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

32
FAUCET Score

OVERVIEW CVE-2026-34950 affects fast-jwt, a JSON Web Token implementation library, in versions 6.1.0 and earlier. The vulnerability stems from a flawed regex pattern in the publicKeyPemMatcher function that fails to properly validate public key formats when leading whitespace is present. This design flaw reintroduces a JWT algorithm confusion attack that was previously patched in CVE-2023-48223, allowing attackers to bypass cryptographic validation controls. SEVERITY This vulnerability carries a CVSS score of 9.1 (CRITICAL) with a network-based attack vector requiring no authentication or user interaction. The attack has low complexity, making it easily exploitable across all systems using the affected library. Successful exploitation enables attackers to read sensitive data and modify information, though system availability is not directly impacted. The high confidentiality and integrity impact scores reflect the serious nature of JWT algorithm confusion attacks, which can lead to unauthorized access and data manipulation. EXPLOITATION STATUS There is currently no indication of active exploitation in the wild, as the vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog. Exploit code availability is not documented, and community attention remains minimal with the Hot List status marked as inactive. However, organizations should prioritize patching given the high CVSS score and the technical simplicity of exploiting this weakness once it becomes public.

Impacted Technologies

VendorProductVersion(s)CPE
< 6.2.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.24%
Probability of exploitation in next 30 days
EPSS Percentile
14.6%
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.0024 is in the 1st 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 (1)

npmpatch availablevia ghsa
Product: fast-jwtFixed in: 6.2.0

Vendor Advisories (1)

npmGHSA-mvf2-f6gm-w987critical

fast-jwt: Incomplete fix for CVE-2023-48223: JWT Algorithm Confusion via Whitespace-Prefixed RSA Public Key

Apr 2, 2026

References

github.com / nearform/fast-jwt/security/advisories/GHSA-mvf2-f6gm-w987
ExploitVendor Advisory