ghsa-qr33-gf7m-pq45
Vulnerability from github
Published
2025-07-19 00:32
Modified
2025-07-19 00:32
Severity ?
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 attacker can generate collisions even without knowing the hash-seed.
- This vulnerability affects Node.js v24.x users.
{ "affected": [], "aliases": [ "CVE-2025-27209" ], "database_specific": { "cwe_ids": [ "CWE-407" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-07-18T23:15:23Z", "severity": "HIGH" }, "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 attacker can generate collisions even without knowing the hash-seed.\n\n* This vulnerability affects Node.js v24.x users.", "id": "GHSA-qr33-gf7m-pq45", "modified": "2025-07-19T00:32:31Z", "published": "2025-07-19T00:32:31Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27209" }, { "type": "WEB", "url": "https://nodejs.org/en/blog/vulnerability/july-2025-security-releases" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.