Release history
oauth2-proxy releases
A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
All releases
8 shown
- CVE-2026-34986, CVE-2026-32281, CVE-2026-32289, CVE-2026-32288, CVE-2026-32280, CVE-2026-32282, CVE-2026-32283
- GHSA-5hvv-m4w4-gf6v: Health check user-agent authentication bypass (Critical)
- GHSA-7x63-xv5r-3p2x: X-Forwarded-Uri header spoofing authentication bypass (Critical)
- New --trusted-proxy-ip flag for explicit trusted reverse proxy IP configuration
Fixed bugs in Unix socket handling for IP resolution, improved session refresh token logging, and corrected backend logout response handling.
- CSRF cookie validation now uses CSRFExpire instead of Expire
- OIDC JWT signing algorithm configuration
- CSRF cookie SameSite option
- Config validation flag
- CVE-2025-68121
- Redis URL parameter configuration
Reverted AuthOnly endpoint change that incorrectly returned 302 redirects, restoring 401 status when no session exists. Documentation improved for nginx auth_request configuration.
Fixed AuthOnly endpoint to properly handle 302 redirects when skip-provider-button is enabled, and corrected static upstream validation defaults.
- Alpha Config: header injection sources must be explicitly nested (claimSource/secretSource)
- CVE-2025-61729
- CVE-2025-61727
- CVE-2025-47914
- Alpha Config now supports Server struct configuration via YAML