CVE-2026-34454

OAuth2 Proxy is a reverse proxy that provides authentication using OAuth2 providers. A regression introduced in 7.11.0 prevents OAuth2 Proxy from clearing the session cookie when rendering the sign-in page. In deployments that rely on the sign-in page as part of their logout flow, a user may be shown the sign-in page while the existing session cookie remains valid, meaning the browser session is not actually logged out. On shared workstations or devices, a subsequent user could continue to use the previous user's authenticated session. Deployments that use a dedicated logout/sign-out endpoint to terminate sessions are not affected. This issue is fixed in 7.15.2
Configurations

No configuration.

History

14 Apr 2026, 23:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-14 23:16

Updated : 2026-04-17 15:38


NVD link : CVE-2026-34454

Mitre link : CVE-2026-34454

CVE.ORG link : CVE-2026-34454


JSON object : View

Products Affected

No product.

CWE
CWE-384

Session Fixation

CWE-613

Insufficient Session Expiration