CVE-2026-26192
MEDIUM EPSS 9.3%
Published Feb 19, 20264mo ago · Modified Jun 17, 20262w ago
5.4 CVSS 3.1
Published Feb 19, 2026 4mo ago
Last Modified Jun 17, 2026 2w ago
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.7.0, aanually modifying chat history allows setting the `html` property within document metadata. This causes the frontend to enter a code path that treats document contents as HTML, and render them in an iFrame when the citation is previewed. This allows stored XSS via a weaponized document payload in a chat. The payload also executes when the citation is viewed on a shared chat. Version 0.7.0 fixes the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
9.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-79 Cross-site Scripting Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| openwebui | open_webui | * | <0.7.0 |
References 2
- github.com https://github.com/open-webui/open-webui/blob/6f1486ffd0cb288d0e21f41845361924e0d742b3/src/lib/components/chat/Messages/Citations/CitationModal.svelte#L163-L170
- github.com https://github.com/open-webui/open-webui/security/advisories/GHSA-xc8p-9rr6-97r2
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.