CVE-2025-54576

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-54576
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-54576.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-54576
Aliases
Published
2025-07-30T20:15:37Z
Modified
2025-08-01T06:59:36.199552Z
Summary
[none]
Details

OAuth2-Proxy is an open-source tool that can act as either a standalone reverse proxy or a middleware component integrated into existing reverse proxy or load balancer setups. In versions 7.10.0 and below, oauth2-proxy deployments are vulnerable when using the skipauthroutes configuration option with regex patterns. Attackers can bypass authentication by crafting URLs with query parameters that satisfy configured regex patterns, allowing unauthorized access to protected resources. The issue stems from skipauthroutes matching against the full request URI. Deployments using skipauthroutes with regex patterns containing wildcards or broad matching patterns are most at risk. This issue is fixed in version 7.11.0. Workarounds include: auditing all skipauthroutes configurations for overly permissive patterns, replacing wildcard patterns with exact path matches where possible, ensuring regex patterns are properly anchored (starting with ^ and ending with $), or implementing custom validation that strips query parameters before regex matching.

References

Affected packages

Git / github.com/oauth2-proxy/oauth2-proxy

Affected ranges

Type
GIT
Repo
https://github.com/oauth2-proxy/oauth2-proxy
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Affected versions

v0.*

v0.1

v1.*

v1.0
v1.1
v1.1.1

v2.*

v2.0
v2.0.1
v2.1
v2.2

v3.*

v3.0.0
v3.1.0
v3.2.0

v4.*

v4.0.0
v4.1.0

v5.*

v5.0.0
v5.1.0

v6.*

v6.0.0
v6.1.0
v6.1.1

v7.*

v7.0.0
v7.0.1
v7.1.0
v7.1.1
v7.1.2
v7.1.3
v7.10.0
v7.2.0
v7.2.1
v7.3.0
v7.4.0
v7.5.0
v7.5.1
v7.6.0
v7.7.0
v7.7.1
v7.8.0
v7.8.1
v7.8.2
v7.9.0