Impact
The vulnerability resides in SafePlaywrightURLLoader, which validates a hostname supplied by an authenticated user but then allows a second resolution by Playwright. An attacker with authority over DNS can give the loader a public address that satisfies validation and an internal address that Playwright resolves, causing the system to retrieve responses from internal services or cloud metadata. The breach can expose sensitive internal data and is a classic SSRF via DNS rebinding.
Affected Systems
Open WebUI, versions 0.9.6 through 0.11.1. The issue is fixed in version 0.11.1 and later.
Risk and Exploitability
The CVSS score of 7.7 indicates a high severity. EPSS is not available, and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated user who can influence DNS resolution. The attacker can then read responses from internal endpoints, potentially leaking confidential information or gaining further footholds in the internal network.
OpenCVE Enrichment