Bug 2469184 (CVE-2026-43896) - CVE-2026-43896 jq: stack overflow in recursive object merge
Summary: CVE-2026-43896 jq: stack overflow in recursive object merge
Keywords:
Status: NEW
Alias: CVE-2026-43896
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2477180
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-11 18:02 UTC by OSIDB Bzimport
Modified: 2026-05-13 17:28 UTC (History)
24 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-11 18:02:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.