Vulnerability Description
jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jv_object_merge_recursive() allows a crafted jq program to crash the process with a segfault. The function is reachable through the * operator when both operands are objects.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jqlang | Jq | <= 1.8.1 |
Related Weaknesses (CWE)
References
- https://github.com/jqlang/jq/security/advisories/GHSA-mg96-6h3q-g846ExploitVendor Advisory
- https://github.com/jqlang/jq/security/advisories/GHSA-mg96-6h3q-g846ExploitVendor Advisory
FAQ
What is CVE-2026-43896?
CVE-2026-43896 is a vulnerability with a CVSS score of 6.2 (MEDIUM). jq is a command-line JSON processor. In 1.8.1 and earlier, unbounded recursion in jv_object_merge_recursive() allows a crafted jq program to crash the process with a segfault. The function is reachabl...
How severe is CVE-2026-43896?
CVE-2026-43896 has been rated MEDIUM with a CVSS base score of 6.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43896?
Check the references section above for vendor advisories and patch information. Affected products include: Jqlang Jq.