CVE-2026-44650 PUBLISHED

SillyTavern: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 29.05.2026 Updated: 29.05.2026

SillyTavern is a locally installed user interface that allows users to interact with text generation large language models, image generation engines, and text-to-speech voice models. Prior to 1.18.0, POST /api/extensions/delete endpoint accepts extensionName: "." which bypasses sanitize-filename validation, causing the entire user extensions directory to be recursively deleted. No authentication is required in the default configuration. This vulnerability is fixed in 1.18.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
CVSS Score: 9.1

Product Status

Vendor SillyTavern
Product SillyTavern
Versions
  • Version < 1.18.0 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE