Server-Side Request Forgery in SillyTavern UI from SillyTavern
CVE-2026-26286
7.1HIGH
What is CVE-2026-26286?
SillyTavern, an interface for interacting with various generation models, is susceptible to a Server-Side Request Forgery (SSRF) vulnerability. This issue allows authenticated users to craft malicious requests to the server's asset download endpoint, leading to unauthorized access to internal services and private network resources. The vulnerability can be exploited to obtain sensitive information from cloud metadata and internal services. It was addressed in version 1.16.0 through the implementation of a whitelist domain check for asset download requests, which can be configured in the whitelistImportDomains array within the config.yaml file.
Affected Version(s)
SillyTavern < 1.16.0
