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-2021-32701

24
FAUCET Score

CVE-2021-32701 is a high-severity access bypass vulnerability affecting ORY Oathkeeper, an Identity & Access Proxy. It allows an attacker to bypass scope-based access controls due to improper caching of OAuth2 introspection results. Specifically, if a token is initially valid for one scope and then cached, subsequent requests for different scopes will incorrectly validate the token from the cache, even if it lacks the required new scope. The vulnerability has a CVSS score of 7.5 (HIGH) with a vector of AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating it can be exploited remotely with low complexity and no user interaction, leading to high confidentiality impact. By default, caching is disabled for the oauth2_introspection authenticator, which mitigates this issue; otherwise, a patch was released in v0.38.12-beta.1. There is no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or significant community discussion or media coverage surrounding this CVE. Its EPSS score is very low, suggesting a minimal probability of exploitation in the wild.

Impacted Technologies

VendorProductVersion(s)CPE
0.38.0CPE matchmatch criteria
cpe:2.3:a:ory:oathkeeper:0.38.0:beta2:*:*:*:*:*:*
0.38.1CPE matchmatch criteria
cpe:2.3:a:ory:oathkeeper:0.38.1:beta2:*:*:*:*:*:*
0.38.2CPE matchmatch criteria
cpe:2.3:a:ory:oathkeeper:0.38.2:beta1:*:*:*:*:*:*
0.38.3CPE matchmatch criteria
cpe:2.3:a:ory:oathkeeper:0.38.3:beta1:*:*:*:*:*:*
0.38.4CPE matchmatch criteria
cpe:2.3:a:ory:oathkeeper:0.38.4:beta1:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

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

Exploit Intelligence

EPSS Score
1.63%
Probability of exploitation in next 30 days
EPSS Percentile
73.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0163 is in the 56th percentile among its peer group of 51,506 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)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/ory/oathkeeperFixed in: 0.38.12-beta.1

Vendor Advisories (1)

goGHSA-vfvf-6gx5-mqv6high

Incorrect Authorization in ORY Oathkeeper

Jun 24, 2021

References

github.com / ory/oathkeeper/commit/1f9f625c1a49e134ae2299ee95b8cf158feec932
PatchThird Party Advisory
github.com / ory/oathkeeper/pull/424
PatchThird Party Advisory
github.com / ory/oathkeeper/security/advisories/GHSA-qvp4-rpmr-xwrr
Third Party Advisory