CVE-2026-54020
Open WebUI: DNS Rebinding SSRF Bypass
Record summary
CVE-2026-54020 has a selected CVSS score of 6.3 (medium).
Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.0, Open WebUI resolved a hostname during URL validation and rejected private, loopback, and link-local addresses, but the HTTP clients resolved the hostname again at connection time. An authenticated attacker who controlled authoritative DNS for a submitted hostname could answer with a public address during validation and an internal one during connection, reaching cloud metadata, loopback admin APIs, or internal services through URL ingest, chat image_url fetches, image editing, or OAuth profile-picture fetches, with most paths returning the response to the attacker and the OAuth path forwarding the OAuth access token. This issue is fixed in 0.11.0.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 5, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
open-webuiBrowse open-webui / open-webui | CVE List | < 0.11.0 | affected |
open-webuiBrowse PyPI / open-webui | GitHub Advisory | Before 0.11.0 · Fixed in 0.11.0 | affected |