Immutable.js: Hash-collision algorithmic complexity denial of service in Immutable.Map/Set
21Vexday Risk Score
Sem sinal de exploração. Nenhum artefato público de exploração conhecido até agora.
ssvc Trackcvss 8.7epss 0.4%
da publicação à arma15 dias
Publicada no NVD8 de jul.
1ª PoC+15d
probabilidade de exploração
0.4%top 64% das CVEs
exploração observada
nãonenhuma fonte reporta
1 exploit(s) público(s)
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.
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
Produtos afetados
immutable-js · immutable-jsPoCs públicas encontradas — 1
githubgithub.com/nvth/cve-2026-59880★ 0⚠ Recursos públicos, para você avaliar a exposição de sistemas que controla ou está autorizado a testar. Teste apenas com autorização.
Referências
https://github.com/immutable-js/immutable-js/commit/3dd7e5655012597a41873e328bf9142a8901527bhttps://github.com/immutable-js/immutable-js/commit/e51d49fc612ded5ec4dfb94ff294d22074269b0fhttps://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-xvcm-6775-5m9r