CVE 6.2 MEDIUM

jq: Stack Overflow in Recursive Object Merge_CVE-2026-43896

6.2 / 10
MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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.

Basic Information

ID CVE-2026-43896
Source GitHub_M
Published May 11, 2026 at 17:24

Affected Product

Vendor jqlang
Product jq
Version <= 1.8.1
Affected Versions jqlang jq <= 1.8.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.