CVE Explorer
CVE-2026-21717
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.
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"defaultStatus":"unaffected","product":"node","vendor":"nodejs","versions":[{"lessThanOrEqual":"20.20.1","status":"affected","version":"20.20.1","versionType":"semver"},{"lessThanOrEqual":"22.22.1","status":"affected","version":"22.22.1","versionType":"semver"},{"lessThanOrEqual":"24.14.0","status":"affected","version":"24.14.0","versionType":"semver"},{"lessThanOrEqual":"25.8.1","status":"affected","version":"25.8.1","versionType":"semver"},{"lessThan":"4.*","status":"affected","version":"4.0","versionType":"semver"},{"lessThan":"5.*","status":"affected","version":"5.0","versionType":"semver…
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:d4f0bd5191112ac8894c8d8f89aaf3d507f584ef8157b762d7e677514df420db · sha256:fe8e4cb1c73d72f0… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"baseScore":5.9,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.0"},"metric_type":"cvssV3_0"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:d4f0bd5191112ac8894c8d8f89aaf3d507f584ef8157b762d7e677514df420db · sha256:fe8e4cb1c73d72f0… · /containers/cna/metrics/0/cvssV3_0
CWE assertions
1 source assertion{"cweId":"CWE-328","description":"CWE-328 Use of Weak Hash","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:d4f0bd5191112ac8894c8d8f89aaf3d507f584ef8157b762d7e677514df420db · sha256:fe8e4cb1c73d72f0… · /containers/adp/0/problemTypes/0/descriptions/0
Source references
1 source assertion{"url":"https://nodejs.org/en/blog/vulnerability/march-2026-security-releases"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:d4f0bd5191112ac8894c8d8f89aaf3d507f584ef8157b762d7e677514df420db · sha256:fe8e4cb1c73d72f0… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.