CVE-2026-88005: Open WebUI: Users denied by the OAuth domain allowlist or role policy can still sign in via token exchange
Open WebUI’s OAuth token exchange endpoint issues a session for a provider access token without applying the email domain allowlist that the normal OAuth login callback enforces. An account whose email domain the login callback would refuse could still obtain a working session through this endpoint.
References
- github.com/advisories/GHSA-4qg5-cxx4-g927
- github.com/open-webui/open-webui/commit/fb5ef978bfb451c3f2221931e08e54250cec58ca
- github.com/open-webui/open-webui/pull/23639
- github.com/open-webui/open-webui/releases/tag/v0.9.0
- github.com/open-webui/open-webui/security/advisories/GHSA-4qg5-cxx4-g927
- nvd.nist.gov/vuln/detail/CVE-2026-88005
Code Behaviors & Features
Detect and mitigate CVE-2026-88005 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →