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.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-3856-3vxq-m6fc | Open WebUI has XSS via SVG in /api/v1/channels/webhooks/{webhook_id}/profile/image |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Fri, 15 May 2026 23:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Open-webui
Open-webui open-webui |
|
| Vendors & Products |
Open-webui
Open-webui open-webui |
Fri, 15 May 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Open WebUI: XSS via SVG in /api/v1/channels/webhooks/{webhook_id}/profile/image | |
| Weaknesses | CWE-87 | |
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-15T21:31:24.526Z
Reserved: 2026-05-11T20:50:30.538Z
Link: CVE-2026-45314
No data.
Status : Received
Published: 2026-05-15T22:16:54.110
Modified: 2026-05-15T22:16:54.110
Link: CVE-2026-45314
No data.
OpenCVE Enrichment
Updated: 2026-05-15T23:30:10Z
Weaknesses
Github GHSA