Integer overflow in jq - CVE-2026-54679

 

Integer overflow in jq - CVE-2026-54679

Published: August 19, 2026


Vulnerability identifier: #VU144355
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-54679
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service or execute arbitrary code.

The vulnerability exists due to integer overflow leading to a heap-based buffer overflow in jvp_string_append when appending data to strings on 32-bit systems. A local user can supply crafted input that triggers oversized string growth calculations to cause a denial of service or execute arbitrary code.

Only 32-bit systems are affected.


Affected software

jq
Debian Linux
openEuler
Anolis OS
LANTIME Operating System Firmware (LTOS)
jq (Debian package)
jq-doc
jq-devel
jq
jq-help
jq-debugsource
jq-debuginfo

How to mitigate CVE-2026-54679

Install security update from vendor's website.

jq - update to 1.8.2
LANTIME Operating System Firmware (LTOS) - update to 7.10.013
jq (Debian package) - update to 1.7.1-6+deb13u3
jq-doc - update to 1.8.2-1
jq-devel - update to 1.8.2-1
jq - update to 1.8.2-1
jq-help - update to 1.8.2-1
jq-devel - update to 1.8.2-1
jq-debugsource - update to 1.8.2-1
jq-debuginfo - update to 1.8.2-1
jq - update to 1.8.2-1

External References

Related Security Bulletins