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-35039

31
FAUCET Score

VULNERABILITY OVERVIEW CVE-2026-35039 affects the fast-jwt library versions 0.0.1 through 6.1.x, impacting any application using custom cacheKeyBuilder methods that fail to generate unique keys for different tokens. The vulnerability stems from inadequate cache key generation that enables token cache collisions during JWT verification. This flaw can result in critical authentication bypass scenarios where valid tokens are incorrectly matched to cached entries, allowing attackers to assume the identity of other users or obtain unauthorized access to their claims. SEVERITY ASSESSMENT The vulnerability carries a CVSS 3.1 score of 9.1 (CRITICAL) with a network-based attack vector requiring no authentication or user interaction. The attack has low complexity and can compromise confidentiality and integrity across the entire system scope. The high impact reflects the potential for widespread user mis-identification and unauthorized claim disclosure, representing a severe authentication and authorization failure. EXPLOITATION STATUS The vulnerability is not currently listed on CISA's Known Exploited Vulnerabilities (KEV) catalog and shows no signs of active exploitation in the wild. The EPSS score of 0.00018 indicates minimal probability of exploitation, placing it below the 0.046 percentile of all CVEs. However, organizations running fast-jwt versions prior to 6.2.0 should prioritize patching due to the critical CVSS rating and the vulnerability's fundamental impact on user authentication integrity.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.1.0, < 6.1.0CPE matchmatch criteria
cpe:2.3:a:nearform:fast-jwt:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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

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

Exploit Intelligence

EPSS Score
0.21%
Probability of exploitation in next 30 days
EPSS Percentile
11.7%
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.0021 is in the 0th percentile among its peer group of 36,897 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 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
npmpatch availablevia ghsa
Product: fast-jwtFixed in: 6.2.0

Vendor Advisories (1)

npmGHSA-rp9m-7r4c-75qgcritical

fast-jwt: Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

Apr 3, 2026

References

github.com / nearform/fast-jwt/commit/de121056c6415b58770c60640881eaec67ac4ceb
Patch
github.com / nearform/fast-jwt/security/advisories/GHSA-rp9m-7r4c-75qg
MitigationVendor Advisory