๐Ÿ” CVE Alert

CVE-2026-26192

HIGH 7.3

Open WebUI vulnerable to Stored XSS via iFrame in citations model

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor open-webui
Product open-webui
Published Feb 19, 2026
Last Updated Feb 19, 2026
Stay Ahead of the Next One

Get instant alerts for open-webui open-webui

Be the first to know when new high vulnerabilities affecting open-webui open-webui are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

open-webui / open-webui
< 0.7.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-webui/open-webui/security/advisories/GHSA-xc8p-9rr6-97r2 github.com: https://github.com/open-webui/open-webui/blob/6f1486ffd0cb288d0e21f41845361924e0d742b3/src/lib/components/chat/Messages/Citations/CitationModal.svelte#L163-L170