PatchSiren cyber security CVE debrief
CVE-2026-87015 open-webui CVE debrief
Open WebUI, a self-hosted AI platform, had a vulnerability in versions 0.6.27 to 0.11.1 where session cookies could be improperly shared across tool servers, potentially allowing unauthorized account takeover. This issue is fixed in version 0.11.1. The vulnerability allowed an attacker to reuse session cookies across different tool servers configured for bearer authentication, which could lead to account takeover. Defenders should assess their exposure and prioritize upgrading to version 0.11.1. The issue was caused by the improper binding of session cookies to each external tool callable, leading to potential unauthorized access.
- Vendor
- open-webui
- Product
- Unknown
- CVSS
- MEDIUM 6.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-15
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-15
Who should care
Defenders and administrators of Open WebUI installations should assess exposure and prioritize upgrading to version 0.11.1. They should verify their Open WebUI version and review configurations for tool servers. Security teams should monitor for suspicious activity and review compensating controls for exposed systems.
Why it matters
Defenders should care about CVE-2026-87015 as it could allow unauthorized account takeover in Open WebUI installations. Administrators should verify their version and upgrade to 0.11.1 if necessary.
- Potential unauthorized account takeover
- Session cookie sharing across tool servers
- Need for version verification and upgrade
Technical summary
The Open WebUI platform had a vulnerability where session cookies could be shared across tool servers, potentially allowing unauthorized account takeover. This issue was fixed in version 0.11.1. The vulnerability was caused by the improper binding of session cookies to each external tool callable. Defenders should prioritize verifying their Open WebUI version and upgrading to 0.11.1 if necessary. The issue allowed an attacker to reuse session cookies across different tool servers configured for bearer authentication.
Defensive priority
Defenders should prioritize verifying their Open WebUI version and upgrading to 0.11.1 if necessary.
Recommended defensive actions
- Verify Open WebUI version and upgrade to 0.11.1 if necessary
- Review and update configurations for tool servers
- Monitor for suspicious activity
- 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
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability was reported in Open WebUI versions 0.6.27 to 0.11.1. Session cookies could be shared across tool servers, potentially allowing account takeover. The issue was fixed in version 0.11.1. Defenders should verify their Open WebUI version and upgrade if necessary. The vulnerability was caused by the capturing of a cookie jar from the enclosing connection loop instead of binding it to each external tool callable.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-87015 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-87015
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-87015 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-87015
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/cd9db21c5276807a2975ddba17cef369ad1114b7
[email protected] - Patch
-
Source reference
Unverified legacy reference
URL: https://github.com/open-webui/open-webui/pull/28630
[email protected] - Issue Tracking, 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-p78m-89r6-pgf7
[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.