CVE-2026-43896

Published
View on NVD ↗
CVSS v3
6.2
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT

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.

Command-line JSON processor
GitHubGitHub
34.9K