PatchSiren cyber security CVE debrief
CVE-2026-87995 open-webui CVE debrief
CVE-2026-87995 is a high-severity vulnerability in Open WebUI, a self-hosted AI platform. From version 0.8.11 to 0.11.1, the platform rendered terminal port content in an iframe sandbox with allow-scripts and allow-same-origin, allowing an authenticated user to host malicious scripts and potentially take over a victim's account when the victim opened the preview.
- Vendor
- open-webui
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-16
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-16
Who should care
Defenders responsible for Open WebUI instances, especially those with shared terminal servers, should assess exposure and prioritize remediation. This includes verifying instance versions, ensuring proper security controls are in place, and planning for upgrades to version 0.11.1 or later. Security teams and vulnerability management teams should also review the vulnerability's impact on their environments and take appropriate actions to mitigate the risk.
Why it matters
CVE-2026-87995 is a high-severity vulnerability in Open WebUI that allows potential account takeover via malicious script hosting, especially in shared terminal server environments. Defenders should prioritize verifying exposure and upgrading to version 0.11.1 or later.
- Potential account takeover via malicious script hosting
- Increased risk for shared terminal servers
- Need for verification of instance version and exposure
- Priority on upgrading to version 0.11.1 or later
Technical summary
The vulnerability exists in Open WebUI versions 0.8.11 to 0.11.1, where the platform's terminal port content rendering in an iframe sandbox with allow-scripts and allow-same-origin allows an authenticated user to host malicious scripts. When a victim opens the preview, the script can potentially take over the victim's account. This issue is fixed in version 0.11.1. The vulnerability has a CVSS score of 8.7, indicating high severity. Defenders should prioritize verifying exposure of Open WebUI instances, especially those with shared terminal servers, and ensure they are running version 0.11.1 or later.
Defensive priority
Defenders should prioritize verifying exposure of Open WebUI instances, especially those with shared terminal servers, and ensure they are running version 0.11.1 or later.
Recommended defensive actions
- Verify Open WebUI instance version and exposure
- Ensure shared terminal servers are properly secured
- Upgrade to version 0.11.1 or later
- Monitor for suspicious activity on shared terminals
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 8.7 and affected versions. The vendor has released a patch in version 0.11.1. Open WebUI instances, especially those with shared terminal servers, should be verified for exposure. The vulnerability allows an authenticated user to host malicious scripts, potentially leading to account takeover when a victim opens the preview. Evidence from the CVE Program and NVD supports this assessment, and defenders should verify instance versions and plan
Sources and references
Verified primary and authoritative sources
-
CVE-2026-87995 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-87995
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-87995 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-87995
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/commit/54d7a223707f03172efbb9e754db6e69709956d0
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/releases/tag/v0.11.1
[email protected] - Release Notes
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/security/advisories/GHSA-jmc6-2wr8-h3wj
[email protected] - Exploit, 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.