res.status(500).send('Error occurred while trying to proxy to: ' + url + ' ' + error). The url value is attacker-controlled (req.params.url) and is not HTML-escaped before rendering. This vulnerability is fixed in 1.18.0.
Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-xc4x-2452-5gc9 | SillyTavern has a reflected XSS vulnerability in the CORS proxy middleware |
Mon, 01 Jun 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 29 May 2026 19:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sillytavern
Sillytavern sillytavern |
|
| Vendors & Products |
Sillytavern
Sillytavern sillytavern |
Fri, 29 May 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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, when fetch(url) throws, the code sends: res.status(500).send('Error occurred while trying to proxy to: ' + url + ' ' + error). The url value is attacker-controlled (req.params.url) and is not HTML-escaped before rendering. This vulnerability is fixed in 1.18.0. | |
| Title | SillyTavern: Reflected XSS vulnerability in the CORS proxy middleware | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-01T15:20:31.759Z
Reserved: 2026-05-07T15:30:10.876Z
Link: CVE-2026-44651
Updated: 2026-06-01T15:20:28.757Z
Status : Deferred
Published: 2026-05-29T19:16:24.993
Modified: 2026-05-29T20:17:38.110
Link: CVE-2026-44651
No data.
OpenCVE Enrichment
Updated: 2026-05-29T19:30:05Z
Github GHSA