CVE-2025-59159

CRITICAL EPSS 14.9%
Published Oct 6, 20258mo ago · Modified Jun 17, 20262w ago
9.6 CVSS 3.1
Critical
Find Similar
Published Oct 6, 2025 8mo ago
Last Modified Jun 17, 2026 2w ago

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. In versions prior to 1.13.4, the web user interface for SillyTavern is susceptible to DNS rebinding, allowing attackers to perform actions like install malicious extensions, read chats, inject arbitrary HTML for phishing attacks, etc. The vulnerability has been patched in the version 1.13.4 by introducing a server configuration setting that enables a validation of host names in inbound HTTP requests according to the provided list of allowed hosts: `hostWhitelist.enabled` in config.yaml file or `SILLYTAVERN_HOSTWHITELIST_ENABLED` environment variable. While the setting is disabled by default to honor a wide variety of existing user configurations and maintain backwards compatibility, existing and new users are encouraged to review their server configurations and apply necessary changes to their setup, especially if hosting over the local network while not using SSL.

CVSS Details

Base Score
9.6
Exploitability
2.8
Impact
6.0
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
14.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-346
CWE-940

References 5

  • docs.sillytavern.app https://docs.sillytavern.app/administration/#security-checklist
  • docs.sillytavern.app https://docs.sillytavern.app/administration/config-yaml/#host-whitelisting
  • github.com https://github.com/SillyTavern/SillyTavern/commit/d134abd50e4a416e3b81233242583b0a23f38320
  • github.com https://github.com/SillyTavern/SillyTavern/releases/tag/1.13.4
  • github.com https://github.com/SillyTavern/SillyTavern/security/advisories/GHSA-7cxj-w27x-x78q

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.