CVE-2026-88005 PUBLISHED

Open WebUI: Users denied by the OAuth domain allowlist or role policy can still sign in via token exchange

Assigner: GitHub_M
Reserved: 09.09.2026 Published: 10.09.2026 Updated: 10.09.2026

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until 0.9.0, 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. This issue is fixed in version 0.9.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 6.5

Product Status

Vendor open-webui
Product open-webui
Versions
  • Version >= 0.8.0, < 0.9.0 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE