CVE-2026-87015
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Summary
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 until 0.11.1, backend/open_webui/utils/tools.py captured a cookie jar from the enclosing connection loop instead of binding it to each external tool callable. When multiple tool servers were attached and a session or system OAuth connection was processed last, a request to a different server configured for bearer authentication could include the calling user's Open WebUI session cookies, allowing that server's operator to reuse the session and take over the account. This issue is fixed in version 0.11.1.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| open-webui | open-webui | >= 0.6.27, < 0.11.1 | affected |
Weaknesses
- CWE-201: CWE-201: Insertion of Sensitive Information Into Sent Data
References
- https://github.com/open-webui/open-webui/security/advisories/GHSA-p78m-89r6-pgf7
- https://github.com/open-webui/open-webui/pull/28630
- https://github.com/open-webui/open-webui/commit/cd9db21c5276807a2975ddba17cef369ad1114b7
- https://github.com/open-webui/open-webui/releases/tag/v0.11.1
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.