CVE-2026-21713

NONE EPSS 30.4%
Published Mar 30, 20263mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Mar 30, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

Description

A flaw in Node.js HMAC verification uses a non-constant-time comparison when validating user-provided signatures, potentially leaking timing information proportional to the number of matching bytes. Under certain threat models where high-resolution timing measurements are possible, this behavior could be exploited as a timing oracle to infer HMAC values. Node.js already provides timing-safe comparison primitives used elsewhere in the codebase, indicating this is an oversight rather than an intentional design decision. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.

Threat Intelligence

EPSS Exploit Probability
30.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-208

References 1

  • nodejs.org https://nodejs.org/en/blog/vulnerability/march-2026-security-releases

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.