CVE-2026-45303

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.5, through the HTML rendering view, scripts can be injected and executed. The frontend provides a function to visualize the HTML content of a current chat. The content is embedded in an iFrame with the allow-scripts allow-forms allow-same-origin sandbox directive. This means that the content is placed in a sandbox but with permission to execute scripts and access the parent’s data (e.g., local storage). As a result, only a few functions are restricted (e.g., displaying an alert box), but in effect, the sandbox attribute is largely nullified. This vulnerability is fixed in 0.6.5.
Configurations

Configuration 1 (hide)

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

History

19 May 2026, 14:16

Type Values Removed Values Added
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-4vrc-m9ch-6m3r - Exploit, Mitigation, Vendor Advisory () https://github.com/open-webui/open-webui/security/advisories/GHSA-4vrc-m9ch-6m3r - Exploit, Mitigation, Vendor Advisory

18 May 2026, 19:45

Type Values Removed Values Added
CPE cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-4vrc-m9ch-6m3r - () https://github.com/open-webui/open-webui/security/advisories/GHSA-4vrc-m9ch-6m3r - Exploit, Mitigation, Vendor Advisory
First Time Openwebui
Openwebui open Webui

15 May 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-15 22:16

Updated : 2026-05-19 14:16


NVD link : CVE-2026-45303

Mitre link : CVE-2026-45303

CVE.ORG link : CVE-2026-45303


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')