CVE-2025-27209
Published: 18 July 2025
Summary
CVE-2025-27209 is a high-severity Inefficient Algorithmic Complexity (CWE-407) vulnerability in Nodejs (inferred from references). Its CVSS base score is 7.5 (High).
Operationally, ranked at the 35.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-21940
Vulnerability details
The V8 release used in Node.js v24.0.0 has changed how string hashes are computed using rapidhash. This implementation re-introduces the HashDoS vulnerability as an attacker who can control the strings to be hashed can generate many hash collisions - an…
more
attacker can generate collisions even without knowing the hash-seed. * This vulnerability affects Node.js v24.x users.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Addresses inefficient algorithms whose complexity can be exploited for DoS.