NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-44651
Summary

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.

Publication Date May 30, 2026, 4:16 a.m.
Registration Date May 31, 2026, 4:14 a.m.
Last Update May 30, 2026, 5:17 a.m.
Related information, measures and tools
Common Vulnerabilities List