Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
immutable-js immutable-js — Immutable.js: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set
AV AC AT PR UI VC VI VA CVSS EPSS %ile KEV
N L N N N N N H 8.7 .0043 36.2 —
AFFECTED
Product Versions Fixed
immutable-js < 4.3.9 – —
TIMELINE
Jul 7 Reserved by GitHub_M
Jul 8 EXPLOIT PUBLISHED — CVE-2026-59880 (immutable-js). Public exploit reference added.
Jul 8 Published (CNA: GitHub_M)
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| July 7, 2026 | Reserved | Reserved by GitHub_M |
| July 8, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-59880 (immutable-js). Public exploit reference added. |
| July 8, 2026 | Published | Published (CNA: GitHub_M) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| immutable-js | immutable-js | — | < 4.3.9 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-59880 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.