Server-Side Request Forgery (SSRF) in Open WebUI - #VU130179
Published: May 5, 2026
Open WebUI
Detailed vulnerability description
The vulnerability allows a remote user to access internal services and disclose sensitive information.
The vulnerability exists due to server-side request forgery (SSRF) in /api/v1/retrieval/process/web when processing user-supplied URLs that follow location redirects. A remote user can supply a crafted URL that redirects to an internal destination to access internal services and disclose sensitive information.
Direct internal fetches are blocked, but the protection can be bypassed through a redirect response.