PT-2026-67844 · Unknown · Open-Webui

CVE-2026-54020

·

Published

2026-08-04

·

Updated

2026-08-10

CVSS v3.1

6.3

Medium

VectorAV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.11.0
Description An authenticated attacker can bypass URL validation to perform a DNS rebinding attack. The software validates hostnames by resolving them once to reject private, loopback, and link-local addresses, but the HTTP client resolves the hostname again at connection time. An attacker controlling the authoritative DNS can provide a public address during validation and an internal address during connection. This allows the server to issue requests to internal services, loopback-bound admin APIs, or cloud instance metadata (e.g., 169.254.169.254).
Technical details include the following affected components:
  • URL ingest for retrieval via SafeWebBaseLoader and get content from url()
  • Chat image url fetches via get image base64 from url()
  • Image editing via load url image()
  • OAuth profile-picture fetches via process picture url()
In the OAuth path, the server may also forward the OAuth access token as a Bearer header to the internal target. Responses are typically returned to the attacker as document content, described by a vision model, or base64-encoded into a profile picture.
Recommendations Update Open WebUI to version 0.11.0.

Exploit

Fix

Time Of Check To Time Of Use

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54020
GHSA-H6X2-583H-X99R
PYSEC-2026-3647

Affected Products

Open-Webui