Beveiligingsadvies

CVE-2026-34523

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-04-02 17:14:31
Laatst bijgewerkt 2026-04-03 15:56:24
Toegewezen door GitHub_M
CVSS-score 5.3
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 version 1.17.0, a path traversal vulnerability in the static file route handler allows any unauthenticated user to determine whether files exist anywhere on the server's filesystem. by sending percent-encoded "../" sequences (%2E%2E%2F) in requests to static file routes, an attacker can check for the existence of files. This issue has been patched in version 1.17.0.