Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.3, the channel webhook create/update flow accepts arbitrary profile_image_url values, including data:image/svg+xml;base64,... payloads. The profile image endpoint then decodes and serves this SVG as image/svg+xml without sanitization, allowing attacker-controlled script handlers (for example onload) to execute when the profile-image URL is opened in the browser. This vulnerability is fixed in 0.9.3.
References
| Link | Resource |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-3856-3vxq-m6fc | Exploit Vendor Advisory |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-3856-3vxq-m6fc | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-15 22:16
Updated : 2026-06-17 10:51
NVD link : CVE-2026-45314
Mitre link : CVE-2026-45314
CVE.ORG link : CVE-2026-45314
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-87
Improper Neutralization of Alternate XSS Syntax
