Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35485

26
FAUCET Score

OVERVIEW CVE-2026-35485 is a path traversal vulnerability in text-generation-webui versions prior to 4.3, an open-source web interface for running Large Language Models. The flaw exists in the load_grammar() function and allows unauthenticated attackers to read arbitrary files from the server filesystem without extension restrictions. The vulnerability stems from Gradio's failure to perform server-side validation on dropdown values, enabling attackers to submit directory traversal payloads such as ../../../etc/passwd through the API. SEVERITY This vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector requiring no authentication or user interaction. The attack complexity is low, meaning exploitation is straightforward. The impact is limited to confidentiality breach, as attackers can only read files and cannot modify data or disrupt availability. The FAUCET risk score of 48.0 out of 100 indicates moderate risk within the broader vulnerability landscape. EXPLOITATION STATUS The vulnerability is not currently listed on the Known Exploited Vulnerabilities (KEV) catalog and shows no indication of active exploitation in the wild. It remains on an inactive Hot List status. The EPSS score of 0.0048 suggests this vulnerability has a lower probability of exploitation compared to the CVE population baseline. However, organizations running vulnerable versions should prioritize updating to version 4.3 or later to eliminate exposure.

Impacted Technologies

VendorProductVersion(s)CPE
< 4.3CPE matchmatch criteria
cpe:2.3:a:oobabooga:textgen:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.68%
Probability of exploitation in next 30 days
EPSS Percentile
48.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0068 is in the 25th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryvendor investigatingvia nvd_reference
View patch

References

github.com / oobabooga/text-generation-webui/security/advisories/GHSA-hqg5-487v-5mc6
ExploitVendor Advisory