Path Traversal in Oobabooga Textgen
CVE-2026-35483
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.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.003 (24.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Oobabooga Textgen
- Oobabooga Text-generation-webui — versions < 4.3
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-35483?
- CVE-2026-35483 is a medium-severity vulnerability in Oobabooga Textgen, classified under Path Traversal. CVSS score: 5.3/10. Published 2026-04-07.
- How severe is CVE-2026-35483?
- Medium severity. CVSS v3 base score is 5.3 out of 10.