Server-Side Request Forgery (SSRF) in Open WebUI - #VU140752
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information from internal services reachable by the browser process.
The vulnerability exists due to server-side request forgery (SSRF) in SafePlaywrightURLLoader when processing user-submitted URLs that cause unvalidated sub-resource requests. A remote user can submit a crafted URL for ingestion or trigger a web search to disclose sensitive information from internal services reachable by the browser process.
Only instances using the Playwright web loader are vulnerable, and the returned page DOM can expose data read from reachable internal services through normal web-search or document-ingestion results.