CVE-2026-87011
CVE-2026-87011 is a high-severity vulnerability in Openwebui Open Webui with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-405.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (30th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-405
- Affected product: Openwebui Open Webui
- Published:
- Last modified:
Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, the unauthenticated POST /oauth/backchannel-logout handler in backend/open_webui/utils/oauth.py fetched the OIDC discovery document and signing keys before validating a submitted logout token. Each request repeated uncached network fetches, and the signing-key lookup blocked the async event loop, so requests carrying invalid tokens could stall the single-worker instance and amplify traffic to the identity provider when ENABLE_OAUTH_BACKCHANNEL_LOGOUT was enabled. This issue is fixed in version 0.11.1.
Frequently asked questions
- What is CVE-2026-87011?
- Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, the unauthenticated POST /oauth/backchannel-logout handler in backend/open_webui/utils/oauth.py fetched the OIDC discovery document and signing keys before validating a submitted logout token. Each request repeated uncached network fetches, and the signing-key lookup blocked the async event loop, so requests carrying invalid tokens could stall the single-worker instance and amplify traffic to the identity provider when ENABLE_OAUTH_BACKCHANNEL_LOGOUT was enabled. This issue is fixed in version 0.11.1.
- How severe is CVE-2026-87011?
- CVE-2026-87011 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-87011 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (30th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-87011?
- CVE-2026-87011 affects Openwebui Open Webui. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-87011?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2026-87011 published?
- CVE-2026-87011 was published on 2026-09-09 and last updated on 2026-09-15.
References
- https://github.com/open-webui/open-webui/commit/aeda6ff13a25d3b3ba1b303609f35382db22142c
- https://github.com/open-webui/open-webui/releases/tag/v0.11.1
- https://github.com/open-webui/open-webui/security/advisories/GHSA-3g9q-v48f-hh9w
Affected products (1)
- cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
More vulnerabilities in Openwebui Open Webui
- CVE-2026-44551 — Critical (CVSS 9.1): Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the…
- CVE-2024-8017 — Critical (CVSS 9.0): An XSS vulnerability exists in open-webui/open-webui versions <= 0.3.8, specifically in the function that constructs…
- CVE-2024-7044 — High (CVSS 8.9): A Stored Cross-Site Scripting (XSS) vulnerability exists in the chat file upload functionality of open-webui/open-webui…
- CVE-2026-45672 — High (CVSS 8.8): Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.12, the…
- CVE-2024-7043 — High (CVSS 8.8): An improper access control vulnerability in open-webui/open-webui v0.3.8 allows attackers to view and delete any files.…
- CVE-2024-6707 — High (CVSS 8.8): Attacker controlled files can be uploaded to arbitrary locations on the web server's filesystem by abusing a path…
All CVEs affecting Openwebui Open Webui →
Other CWE-405 vulnerabilities
- CVE-2025-53633 — Critical (CVSS 9.8): Chall-Manager is a platform-agnostic system able to start Challenges on Demand of a player. When decoding a scenario…
- CVE-2021-38447 — High (CVSS 8.6): OCI OpenDDS versions prior to 3.18.1 are vulnerable when an attacker sends a specially crafted packet to flood target…
- CVE-2025-42874 — High (CVSS 7.9): SAP NetWeaver remote service for Xcelsius allows an attacker with network access and high privileges to execute…
- CVE-2026-54874 — High (CVSS 7.5): Issue summary: Receiving a DTLS record for a future epoch while a handshake is in progress causes OpenSSL to buffer far…
- CVE-2026-23930 — High (CVSS 7.5): An unauthenticated user is able to cause disproportionate CPU load on the Frontend webserver by sending specifically…
- CVE-2026-72914 — High (CVSS 7.5): Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and…