CVE-2025-27209
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-18

Last updated on: 2025-11-04

Assigner: HackerOne

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-18
Last Modified
2025-11-04
Generated
2026-05-07
AI Q&A
2025-07-19
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
node.js node.js 22.17.1
node.js node.js 20.19.4
node.js node.js 24.4.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-407 An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker, typically using crafted manipulations that ensure that the worst case is being reached.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a HashDoS (Hash Denial of Service) issue re-introduced in the V8 engine used by Node.js v24.0.0. It occurs because the way string hashes are computed using rapidhash allows an attacker who can control the input strings to generate many hash collisions. These collisions can be generated even without knowing the hash seed, potentially leading to performance degradation or denial of service.


How can this vulnerability impact me? :

An attacker who can control the strings being hashed can cause many hash collisions, which can degrade performance or cause denial of service in applications using Node.js v24.x. This can lead to application crashes or unresponsiveness due to excessive resource consumption.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart