OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. Prior to 7.15.2, an authorization bypass exists in OAuth2 Proxy as part of the email_domain enforcement option. An attacker may be able to authenticate with an email claim such as attacker@evil.com@company.com and satisfy an allowed domain check for company.com, even though the claim is not a valid email address. The issue ONLY affects deployments that rely on email_domain restrictions and accept email claim values from identity providers or claim mappings that do not strictly enforce normal email syntax. This vulnerability is fixed in 7.15.2.
References
| Link | Resource |
|---|---|
| https://github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-c5c4-8r6x-56w3 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-21 17:16
Updated : 2026-06-17 10:45
NVD link : CVE-2026-40574
Mitre link : CVE-2026-40574
CVE.ORG link : CVE-2026-40574
JSON object : View
Products Affected
oauth2_proxy_project
- oauth2_proxy
CWE
CWE-863
Incorrect Authorization
