Uncontrolled Recursion in jq - CVE-2026-33947

 

Uncontrolled Recursion in jq - CVE-2026-33947

Published: April 13, 2026 / Updated: April 13, 2026


Vulnerability identifier: #VU125831
CSH Severity: Medium
CVSS v4.0: 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/E:P/U:Green
CVE-ID: CVE-2026-33947
CWE-ID: CWE-674
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: stedolan (Stephen Dolan)
Affected software:
jq

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to uncontrolled recursion in the "jv_setpath()", "jv_getpath()" and "delpaths_sorted()" functions in src/jv_aux.c. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.


How to mitigate CVE-2026-33947

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Sources