---
cve: "CVE-2026-44651"
severity: "MEDIUM"
cvss: 6.9
epss: "32%"
vendor: "SillyTavern"
kev: false
exploited: false
published: "2026-05-29 19:16:24"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T08:13:02+02:00"
---

# CVE-2026-44651

> 6.9 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 51ad27fb86d39a3daca3adaa970375c9670c12df (Commit)

## Referenzen

- <https://github.com/SillyTavern/SillyTavern/security/advisories/GHSA-xc4x-2452-5gc9>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-44651) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
