Unrated severityOSV Advisory· Published Jul 9, 2026
Debian node-immutable: Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 …
CVE-2026-59880
Description
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.
Affected products
2- Range: v5.1.7, v5.1.6, v4.3.8, …
- Range: <4.3.9, <5.1.8
Patches
Vulnerability mechanics
News mentions
0No linked articles in our index yet.