Integer overflow in Immutable.js - CVE-2026-59879

 

Integer overflow in Immutable.js - CVE-2026-59879

Published: June 29, 2026


Vulnerability identifier: #VU135792
CSH Severity: Medium
CVSS v4: 8.7 [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]
CVE-ID: CVE-2026-59879
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to integer overflow in List#set, List#setIn, List#updateIn, List#setSize, and the related functional set, setIn, and updateIn operations when processing a crafted index, size, or key-path segment in the range [2 ** 30, 2 ** 31). A remote attacker can send a specially crafted request to cause a denial of service.

A single small unauthenticated request can trigger an uncatchable infinite loop on an empty List or unbounded allocation leading to process abort on a populated List.


Affected software

Immutable.js
IBM Tivoli Netcool/OMNIbus WebGUI
Confluence Data Center
Jira Software Data Center
Jira Service Management Data Center

How to mitigate CVE-2026-59879

Install security update from vendor's website.

Immutable.js - addressed in versions 4.3.9, 5.1.8
IBM Tivoli Netcool/OMNIbus WebGUI - update to 8.1.0.41 iFix 001
Confluence Data Center - addressed in versions 9.2.24, 10.2.17
Jira Software Data Center - update to 10.3.24
Jira Service Management Data Center - addressed in versions 10.3.24, 11.3.11

External References

Related Security Bulletins