๐Ÿ” CVE Alert

CVE-2026-70485

HIGH 7.1

Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-918
Vendor open-webui
Product open-webui
Published Aug 4, 2026
Stay Ahead of the Next One

Get instant alerts for open-webui open-webui

Be the first to know when new high vulnerabilities affecting open-webui open-webui are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

open-webui / open-webui
>= 0.9.0, < 0.11.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-webui/open-webui/security/advisories/GHSA-8x5v-cpv7-8jjp github.com: https://github.com/open-webui/open-webui/commit/1717b493d83c86afa82aa8bc50139250852dd2f3 github.com: https://github.com/open-webui/open-webui/releases/tag/v0.11.0