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

22
FAUCET Score

OVERVIEW CVE-2026-35041 affects fast-jwt, a JavaScript library for JSON Web Token processing, in versions 5.0.0 through 6.2.0. The vulnerability exists in the allowedAud verification option when configured with regular expressions. An attacker can craft a malicious JWT with a specially designed aud claim that triggers catastrophic backtracking in the JavaScript regex engine, causing excessive CPU consumption and resulting in denial-of-service conditions. The vulnerability was patched in version 6.2.1. SEVERITY This vulnerability carries a CVSS 3.1 score of 6.5 (Medium) with a network-based attack vector requiring low complexity and prior authentication. The impact is limited to availability, with no confidentiality or integrity compromise. The attack requires an authenticated user to submit a crafted token, making opportunistic exploitation less likely than unauthenticated vulnerabilities. However, in environments where fast-jwt is exposed to multiple users or accepts tokens from untrusted sources with authentication mechanisms, the denial-of-service impact could be significant. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as indicated by the vulnerability's inactive status on the CISA Known Exploited Vulnerabilities catalog. The EPSS score of 0.0004 reflects the current low likelihood of exploitation. No public exploit code has been reported, and community attention remains minimal given the specific configuration requirement and authentication prerequisite necessary to trigger the flaw.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 3.1

4.2MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.26%
Probability of exploitation in next 30 days
EPSS Percentile
17.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.0026 is in the 22nd percentile among its peer group of 21,958 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: fast-jwtFixed in: 6.2.1

Vendor Advisories (1)

npmGHSA-cjw9-ghj4-fwxfmedium

fast-jwt has a ReDoS when using RegExp in allowed* leading to CPU exhaustion during token verification

Apr 9, 2026

References

github.com / nearform/fast-jwt/commit/b0be0ca161593836a153d5180ca5358ad9b5de94
Patch
github.com / nearform/fast-jwt/pull/595
Issue TrackingPatch
github.com / nearform/fast-jwt/releases/tag/v6.2.1
ProductRelease Notes
github.com / nearform/fast-jwt/security/advisories/GHSA-cjw9-ghj4-fwxf
ExploitMitigationVendor Advisory