Ad

CVE-2026-35486

HIGH CVSS 3.1: 7.5 EPSS 0.04%
Updated Apr 09, 2026
Oobabooga
Parameter Value
CVSS 7.5 (HIGH)
Affected Versions before 4.3
Fixed In 4.3
Type CWE-918 (Server-Side Request Forgery (SSRF))
Vendor Oobabooga
Public PoC No

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, he superbooga and superboogav2 RAG extensions fetch user-supplied URLs via requests.get() with zero validation — no scheme check, no IP filtering, no hostname allowlist. An attacker can access cloud metadata endpoints, steal IAM credentials, and probe internal services.

The fetched content is exfiltrated through the RAG pipeline. This vulnerability is fixed in 4.3.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Oobabooga Text_Generation_Web_Ui
cpe:2.3:a:oobabooga:text_generation_web_ui:*:*:*:*:*:*:*:*
4.3

Related Vulnerabilities