Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-35486

HIGH NVD
CVSS Score 7.5
Severity HIGH
Published Apr 07, 2026
Vendor unknown

Description

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.

References