Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/oauth2-proxy/oauth2-proxy/v7
  4. ›
  5. CVE-2026-34454

CVE-2026-34454: OAuth2 Proxy's session cookies are not cleared when rendering sign-in page

April 14, 2026 (updated April 15, 2026)

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

  • github.com/advisories/GHSA-f24x-5g9q-753f
  • github.com/oauth2-proxy/oauth2-proxy
  • github.com/oauth2-proxy/oauth2-proxy/pull/2605
  • github.com/oauth2-proxy/oauth2-proxy/releases/tag/v7.15.2
  • github.com/oauth2-proxy/oauth2-proxy/security/advisories/GHSA-f24x-5g9q-753f
  • nvd.nist.gov/vuln/detail/CVE-2026-34454

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 →

Affected versions

All versions starting from 7.11.0 before 7.15.2

Fixed versions

  • 7.15.2

Solution

Upgrade to version 7.15.2 or above.

Impact 3.5 LOW

CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-384: Session Fixation
  • CWE-613: Insufficient Session Expiration

Source file

go/github.com/oauth2-proxy/oauth2-proxy/v7/CVE-2026-34454.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 10 May 2026 00:19:29 +0000.