Security Advisory

CVE-2026-44652

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-29 17:43:07
Last updated 2026-05-29 21:40:54
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

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, corsProxyMiddleware forwards req.params.url directly into fetch(url, ...). It only blocks circular requests to its own host and does not enforce destination allowlist or private/loopback restrictions, enabling SSRF. This vulnerability is fixed in 1.18.0.