Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-35039 Details

Description

fast-jwt provides fast JSON Web Token (JWT) implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens to be mis-identified during the verification process leading to valid tokens returning claims from different valid tokens and users being mis-identified as other users based on the wrong token. Version 6.2.0 contains a patch.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1289Improper Validation of Unsafe Equivalence in Input[email protected]
CWE-345Insufficient Verification of Data Authenticity[email protected]
CWE-706Use of Incorrectly-Resolved Name or Reference[email protected]

Affected Products

ProductVersions
nearform fast-jwt
>= 0.1.0, < 6.1.0

CPE

  • cpe:2.3:a:nearform:fast-jwt:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-35039
NVD Published Date:
Apr 6, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-35039 Details - Not Deferred