CVE-2026-40612

jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with reduce, since the JSON parser caps at depth 10000), the C stack is exhausted.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-11 18:16

Updated : 2026-06-17 10:45


NVD link : CVE-2026-40612

Mitre link : CVE-2026-40612

CVE.ORG link : CVE-2026-40612


JSON object : View

Products Affected

jqlang

  • jq
CWE
CWE-674

Uncontrolled Recursion