CVE-2026-45314

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

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