illyTavern 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. In versions prior to 1.16.0, a Server-Side Request Forgery (SSRF) vulnerability in the asset download endpoint allows authenticated users to make arbitrary HTTP requests from the server and read the full response body, enabling access to internal services, cloud metadata, and private network resources. The vulnerability has been patched in the version 1.16.0 by introducing a whitelist domain check for asset download requests. It can be reviewed and customized by editing the `whitelistImportDomains` array in the `config.yaml` file.
| Link | Resource |
|---|---|
| https://github.com/SillyTavern/SillyTavern/security/advisories/GHSA-cccp-94vg-j92r | Exploit Vendor Advisory |
20 Feb 2026, 19:45
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/SillyTavern/SillyTavern/security/advisories/GHSA-cccp-94vg-j92r - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:sillytavern:sillytavern:*:*:*:*:*:node.js:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.5 |
| First Time |
Sillytavern
Sillytavern sillytavern |
19 Feb 2026, 21:18
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-02-19 21:18
Updated : 2026-02-20 19:45
NVD link : CVE-2026-26286
Mitre link : CVE-2026-26286
CVE.ORG link : CVE-2026-26286
JSON object : View
Server-Side Request Forgery (SSRF)