Zurück zur CVE-Übersicht
CVE-2026-59880
HIGH(7.5)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Risk Signal Score19/100 — NIEDRIG
- CVSS 7.5 — Hoch
Erwähnungen (letzte 60 Tage)
Artikel
EPSS-Score
0.6%
Exploit-Wahrscheinlichkeit (30 Tage)
CVSS Score
7.5
Technische Schwere
Beschreibung
Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a HashCollisionNode collision bucket that is scanned linearly, allowing an attacker who controls keys inserted into a Map, such as through Immutable.Map(obj), Immutable.fromJS(obj), state.merge(userObject), or mergeDeep, to craft many colliding keys and degrade insertion and lookup to consume disproportionate CPU. This issue is fixed in versions 4.3.9 and 5.1.8.
GitHub Advisories
GHSA-xvcm-6775-5m9rHIGH
Immutable: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set
npm/immutable→ 5.1.8
GitHub AdvisoryReferenzen
- https://github.com/immutable-js/immutable-js/commit/3dd7e5655012597a41873e328bf9...
- https://github.com/immutable-js/immutable-js/commit/e51d49fc612ded5ec4dfb94ff294...
- https://github.com/immutable-js/immutable-js/releases/tag/v4.3.9
- https://github.com/immutable-js/immutable-js/releases/tag/v5.1.8
- https://github.com/immutable-js/immutable-js/security/advisories/GHSA-xvcm-6775-...
- https://github.com/immutable-js/immutable-js/security/advisories/GHSA-xvcm-6775-...