216.73.216.197

CVE-2026-21717

· Published 30/03/2026 20:16 · Modified 30/03/2026 20:16

Labels: CVE-2026-21717 2026-03-30CVE-2026-21717[email protected]

Essential information

Published
30/03/2026 20:16
Modified
30/03/2026 20:16
Author
Creator
CVSS
5.9 MEDIUM (v3.0)
CISA KEV
No
CWE
CVSS vector
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the Node.js process. The most common trigger is any endpoint that calls `JSON.parse()` on attacker-controlled input, as JSON parsing automatically internalizes short strings into the affected hash table. This vulnerability affects **20.x, 22.x, 24.x, and 25.x**.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
nodejs / node.js cpe:2.3:a:nodejs:node.js:20.*:*:*:*:*:*:*:*
nodejs / node.js cpe:2.3:a:nodejs:node.js:22.*:*:*:*:*:*:*:*
nodejs / node.js cpe:2.3:a:nodejs:node.js:24.*:*:*:*:*:*:*:*
nodejs / node.js cpe:2.3:a:nodejs:node.js:25.*:*:*:*:*:*:*:*

References