Vulnerability Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.is_global to the literal IPv6 address without examining IPv4 addresses embedded in transition encodings. On a deployment with a NAT64 gateway, any verified user could wrap an internal or cloud-metadata IPv4 address in the NAT64 well-known prefix, pass the filter, and receive the internal response body through RAG URL ingestion, URL-to-markdown conversion, or web-search content retrieval. This issue is fixed in 0.11.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/open-webui/open-webui/commit/1717b493d83c86afa82aa8bc50139250
- https://github.com/open-webui/open-webui/releases/tag/v0.11.0
- https://github.com/open-webui/open-webui/security/advisories/GHSA-8x5v-cpv7-8jjp
- https://github.com/open-webui/open-webui/security/advisories/GHSA-8x5v-cpv7-8jjp
FAQ
What is CVE-2026-70485?
CVE-2026-70485 is a vulnerability with a CVSS score of 7.1 (HIGH). Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by apply...
How severe is CVE-2026-70485?
CVE-2026-70485 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-70485?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.