PatchSiren cyber security CVE debrief
CVE-2026-54013 open-webui CVE debrief
Open WebUI, a self-hosted AI platform, had an SVG XSS vulnerability in model profile images prior to version 0.9.6. The ModelMeta class lacked a profile image URL validator, and the image serving endpoint had no MIME allowlist or nosniff header. Authenticated users with workspace.models permission could store malicious SVG images, leading to full account takeover when navigated to. The vulnerability was patched in Open WebUI 0.9.6. Users should update to the latest version and ensure proper security measures are in place.
- Vendor
- open-webui
- Product
- Unknown
- CVSS
- HIGH 7.6
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-23
- Original CVE updated
- 2026-06-26
- Advisory published
- 2026-06-23
- Advisory updated
- 2026-06-26
Who should care
Users of Open WebUI, especially those with administrative privileges or workspace.models permission, should be aware of this vulnerability and take immediate action to update to version 0.9.6 or later. Additionally, users who have already updated should verify that their instances are properly configured and secured.
Technical summary
The Open WebUI platform, prior to version 0.9.6, had an SVG XSS vulnerability in model profile images. The ModelMeta class did not validate profile image URLs, and the image serving endpoint lacked a MIME allowlist and nosniff header. This allowed authenticated users with workspace.models permission to store malicious SVG images, which could lead to full account takeover when navigated to. The vulnerability was addressed in Open WebUI 0.9.6.
Defensive priority
High priority should be given to updating Open WebUI to version 0.9.6 or later. Additionally, users should verify that their instances are properly configured, ensure that workspace.models permission is only granted to trusted users, and monitor for any suspicious activity.
Recommended defensive actions
- Update Open WebUI to version 0.9.6 or later
- Verify proper configuration and security measures
- Monitor for suspicious activity
- Restrict workspace.models permission to trusted users
- Implement additional security measures, such as validating user input and using secure image serving endpoints
Evidence notes
The CVE-2026-54013 vulnerability was reported and patched in Open WebUI 0.9.6. The vulnerability allowed authenticated users to store malicious SVG images, leading to full account takeover. The patch was applied to address this issue, and users are advised to update to the latest version.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54013 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54013
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54013 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54013
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/security/advisories/GHSA-v2qm-5wxj-qhj7
[email protected] - Exploit, Mitigation, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.