Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41059

29
FAUCET Score

OVERVIEW CVE-2026-41059 is a configuration-dependent authentication bypass vulnerability in OAuth2 Proxy versions 7.5.0 through 7.15.1. The flaw allows unauthenticated attackers to bypass skip-auth allowlist rules by injecting URL fragments (using # or %23) into crafted requests. Vulnerable deployments must simultaneously use skip_auth_routes or skip_auth_regex features, employ overly broad wildcard patterns, and have upstream applications that interpret fragment delimiters. The vulnerability was patched in version 7.15.2 with more conservative path normalization. SEVERITY This vulnerability carries a CVSS 3.1 score of 8.2 (HIGH) with a network-based attack vector, low complexity, and no authentication requirement. The attack succeeds against unpatched instances without user interaction. Impact includes high confidentiality loss through unauthorized access to protected resources and limited integrity compromise, though availability is not affected. The EPSS score of 0.00133 indicates relatively low exploitation prevalence in the wild compared to other CVEs. EXPLOITATION STATUS There are no indicators of active exploitation or public exploit code availability at this time. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities catalog, and community attention appears limited given the low EPSS percentile ranking. However, organizations using the affected configuration pattern should prioritize upgrading to version 7.15.2 or implementing recommended mitigations such as tightening skip-auth rules, rejecting requests containing fragment characters at network ingress points, or deploying WAF rules to block such requests.

Impacted Technologies

VendorProductVersion(s)CPE
>= 7.5.0, < 7.15.2CPE matchmatch criteria
cpe:2.3:a:oauth2_proxy_project:oauth2_proxy:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.2HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
19.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 4th percentile among its peer group of 51,553 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

gopatch availablevia ghsa
Product: github.com/oauth2-proxy/oauth2-proxy/v7Fixed in: 7.15.2
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

goGHSA-pxq7-h93f-9jrghigh

OAuth2 Proxy has an Authentication Bypass via Fragment Confusion in skip_auth_routes and skip_auth_regex

Apr 15, 2026

References

github.com / oauth2-proxy/oauth2-proxy/security/advisories/GHSA-pxq7-h93f-9jrg
Vendor Advisory