CVE-2026-34454: OAuth2 Proxy's session cookies are not cleared when rendering sign-in page
(updated )
A regression introduced in v7.11.0 is preventing OAuth2 Proxy from clearing the session cookie when rendering the sign-in page.
This only impacts deployments that rely on the sign-in page as part of their logout flow. In those setups, a user may be shown the sign-in page while the existing session cookie remains valid, so the browser session is not actually logged out. On shared workstations be it browsers 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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-34454 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 →