Bug 2453162 (CVE-2026-21717) - CVE-2026-21717 nodejs: v8: Node.js: Denial of Service via V8 string hashing mechanism due to predictable hash collisions
Summary: CVE-2026-21717 nodejs: v8: Node.js: Denial of Service via V8 string hashing m...
Keywords:
Status: NEW
Alias: CVE-2026-21717
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2453563 2453565 2453564
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-30 20:02 UTC by OSIDB Bzimport
Modified: 2026-04-09 20:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:7350 0 None None None 2026-04-09 20:20:35 UTC

Description OSIDB Bzimport 2026-03-30 20:02:34 UTC
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**.

Comment 2 errata-xmlrpc 2026-04-09 20:20:34 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:7350 https://access.redhat.com/errata/RHSA-2026:7350


Note You need to log in before you can comment on or make changes to this bug.