Vulnerability Description
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 attacker can generate collisions even without knowing the hash-seed. * This vulnerability affects Node.js v24.x users.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://nodejs.org/en/blog/vulnerability/july-2025-security-releases
- http://www.openwall.com/lists/oss-security/2025/07/22/2
FAQ
What is CVE-2025-27209?
CVE-2025-27209 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 string...
How severe is CVE-2025-27209?
CVE-2025-27209 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-27209?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.