CVE-2026-59879
Immutable.js `List` 32-bit trie overflow → unrecoverable DoS
Vexday Risk Score
18Bajo
Decisión SSVC (CISA)
Track
Sin señal de explotación → monitorear
CVSS 8.7EPSS —KEV nãoPoC —Nuclei —Metasploit —Patch —
Ciclo de vida
08 jul 2026Publicada en NVD
Recomendación: Monitorear — sin señal de explotación por ahora.
Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, List#set, List#setSize, List#setIn, List#updateIn, and the functional set, setIn, and updateIn mishandle an index or size in the range 2 ** 30 to 2 ** 31 in setListBounds in src/List.js, causing an empty List to enter an uncatchable infinite loop, a populated List to allocate without bound until process abort, or setSize to silently wrap large values. This issue is fixed in versions 4.3.9 and 5.1.8.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Productos afectados
immutable-js · immutable-jsReferencias
https://github.com/immutable-js/immutable-js/commit/a1a1ee412dcaa380ab325196283d06594ffe4b84https://github.com/immutable-js/immutable-js/commit/f0bc997d8eb9886aff2236635aa210a95a04304ahttps://github.com/immutable-js/immutable-js/releases/tag/v4.3.9https://github.com/immutable-js/immutable-js/releases/tag/v5.1.8https://github.com/immutable-js/immutable-js/security/advisories/GHSA-v56q-mh7h-f735