Security Advisory

CVE-2026-43896

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-11 17:24:48
Last updated 2026-05-12 16:15:17
Assigner GitHub_M
CVSS score 6.2
State PUBLISHED

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.