Beveiligingsadvies

CVE-2026-44651

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-29 17:49:19
Laatst bijgewerkt 2026-06-01 15:20:31
Toegewezen door GitHub_M
CVSS-score 6.9
Status PUBLISHED

Beschrijving

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.