HashDoS in Node.js v24.x via V8 rapidhash string hashing
CVE-2025-27209 is a hash-collision denial-of-service vulnerability affecting Node.js v24.x, specifically reported as impacting Node.js v24.0.0 through v24.4.0. The issue was introduced by the V8 release shipped with Node.js v24.0.0, which changed string hash computation to use rapidhash. According to the provided content, the rapidhash implementation reintroduced a HashDoS condition because attackers who can control strings being hashed can generate large numbers of collisions even without knowing the hash seed. The root cause is described as insufficient randomness/collision resistance and a configuration gap that left rapidhash constants hard-coded without effective seeding. In vulnerable applications, attacker-supplied strings used as keys in JavaScript hash-based structures such as objects and Maps can trigger pathological collision behavior, degrading normal average-case hash-table performance into worst-case behavior and enabling denial of service.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Recent activity
9 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.