Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, a Server-Side Request Forgery (SSRF) vulnerability exists in _process_picture_url() in backend/open_webui/utils/oauth.py (line ~1338). The function fetches arbitrary URLs from OAuth picture claims without applying validate_url(), allowing an attacker to force the server to make HTTP requests to internal resources and exfiltrate the full response. This vulnerability is fixed in 0.9.0.
References
| Link | Resource |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-24c9-2m8q-qhmh | Exploit Mitigation Vendor Advisory |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-24c9-2m8q-qhmh | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-15 22:16
Updated : 2026-06-17 10:51
NVD link : CVE-2026-45338
Mitre link : CVE-2026-45338
CVE.ORG link : CVE-2026-45338
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-918
Server-Side Request Forgery (SSRF)
