PT-2026-29663 · Sillytavern+2 · Sillytavern

·

CVE-2026-34526

·

Published

2026-04-01

·

Updated

2026-04-02

CVSS v3.1

5.0

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
Name of the Vulnerable Software and Affected Versions SillyTavern versions prior to 1.17.0
Description SillyTavern is a locally installed user interface for interacting with text generation large language models, image generation engines, and text-to-speech voice models. A Server-Side Request Forgery (SSRF) issue exists in the src/endpoints/search.js file. The application uses a regular expression that only validates literal dotted-quad IPv4 addresses, failing to block localhost, IPv6 loopback addresses like [::1], and DNS names that resolve to internal addresses. Exploitation is limited to services running on default ports 80 and 443 due to a port check on the urlObj.port variable.
Recommendations Update to version 1.17.0.

Exploit

Fix

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-34526
GHSA-WM7J-M6JM-8797

Affected Products

Sillytavern