CVE-2026-59879
HIGHImmutable.js `List` 32-bit trie overflow → unrecoverable DoS
Title source: cnaDescription
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.
References (5)
Core 5
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/immutable-js/immutable-js/releases/tag/v5.1.8
X_Refsource_Confirm x_refsource_confirm
https://github.com/immutable-js/immutable-js/security/advisories/GHSA-v56q-mh7h-f735
X_Refsource_Misc x_refsource_misc
https://github.com/immutable-js/immutable-js/commit/a1a1ee412dcaa380ab325196283d06594ffe4b84
X_Refsource_Misc x_refsource_misc
https://github.com/immutable-js/immutable-js/commit/f0bc997d8eb9886aff2236635aa210a95a04304a
X_Refsource_Misc x_refsource_misc
https://github.com/immutable-js/immutable-js/releases/tag/v4.3.9
Scores
CVSS v3
7.5
EPSS
0.0044
EPSS Percentile
36.0%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-1284
CWE-190
CWE-400
CWE-835
Status
published
Products (5)
immutable-js/immutable
< 4.3.9
immutable-js/immutable-js
< 4.3.9
immutable-js/immutable-js
>= 5.0.0-beta.1, < 5.1.8
npm/immutable
0 - 4.3.9npm
npm/immutable
5.0.0-beta.1 - 5.1.8npm
Published
Jul 08, 2026
Tracked Since
Jul 08, 2026