CVE-2026-87015
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…
Does this matter?
Lower severity and a low EPSS score (0.28%). Track it; it rarely justifies an emergency change on its own.
Description
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.
- CVSS 3.1
- 6.8 MEDIUMCVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
- EPSS
- 0.28% probability · 20th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-201
- Source
- security-advisories@github.com
References
- https://github.com/open-webui/open-webui/commit/cd9db21c5276807a2975ddba17cef369ad1114b7
- https://github.com/open-webui/open-webui/pull/28630
- https://github.com/open-webui/open-webui/releases/tag/v0.11.1
- https://github.com/open-webui/open-webui/security/advisories/GHSA-p78m-89r6-pgf7
- https://github.com/open-webui/open-webui/security/advisories/GHSA-p78m-89r6-pgf7
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.