CVE-2026-35485

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in load_grammar() allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown values, so an attacker can POST directory traversal payloads (e.g., ../../../etc/passwd) via the API and receive the full file contents in the response. This vulnerability is fixed in 4.3.
Configurations

Configuration 1 (hide)

cpe:2.3:a:oobabooga:textgen:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-07 15:17

Updated : 2026-06-17 10:40


NVD link : CVE-2026-35485

Mitre link : CVE-2026-35485

CVE.ORG link : CVE-2026-35485


JSON object : View

Products Affected

oobabooga

  • textgen
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')