CVE-2026-43896

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
11/05/2026
Last modified:
12/05/2026

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.