#VU125831 Uncontrolled Recursion in jq - CVE-2026-33947
Published: April 13, 2026 / Updated: April 13, 2026
jq
stedolan (Stephen Dolan)
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.