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_template() allows reading files with .jinja, .jinja2, .yaml, or .yml extensions from anywhere on the server filesystem. For .jinja files the content is returned verbatim; for .yaml files a parsed key is extracted. This vulnerability is fixed in 4.3.
References
| Link | Resource |
|---|---|
| https://github.com/oobabooga/text-generation-webui/security/advisories/GHSA-85fx-vw25-4c95 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-07 15:17
Updated : 2026-06-17 10:40
NVD link : CVE-2026-35483
Mitre link : CVE-2026-35483
CVE.ORG link : CVE-2026-35483
JSON object : View
Products Affected
oobabooga
- textgen
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
