← Back to search

CVE-2026-70479

7.7 HIGHpublic exploit available

Published 2026-08-04 · Updated 2026-08-05

AI risk analysis

Summary
The flaw allows authenticated users to execute JavaScript that can access blocked internal addresses, potentially leading to data leakage in web-search or RAG output.
Exploitability
Exploitation requires an authenticated user and knowledge of the internal network structure; moderate difficulty due to validation on top-level page requests.
Blast radius
If exploited, it could lead to significant data exposure within the organization’s internal systems.
Prioritized remediation
Upgrade to version 0.11.0 or later to apply the fix for this vulnerability.
webauth-bypassdata-leakagejavascript

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, with WEB_LOADER_ENGINE=playwright, the Playwright web loader validates only the top-level page request and lets sub-resource requests pass unvalidated. A page supplied by an authenticated user can use JavaScript to reach blocked internal addresses, and returned DOM can include data read from those addresses in web-search or RAG output. This issue is fixed in 0.11.0.

CVSS vector

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

Weaknesses

CWE-918

Public exploit & PoC references

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.