CVE & CISA-KEV Catalog

CVE-2026-47770

MEDIUM
5.5
CVSS v3
NVD

Description

jq is a command-line JSON processor. Prior to 1.8.2, comparing two sufficiently deeply nested arrays with the == operator exhausts the C stack on jq's ordinary command-line surface, resulting in denial of service via stack exhaustion (uncontrolled recursion). The crash occurs in jq's recursive structural comparison code, with the recursion repeating through jvp_array_equal() and jv_equal() in src/jv.c when comparing deeply nested arrays; a nearby sort comparator path through jv_cmp() in src/jv_aux.c overflows the stack at a larger nesting depth from the same missing recursion guard. Anyone running jq comparisons on attacker-controlled deeply nested JSON values, or embedding jq in a context where untrusted data can reach the == comparison path, is affected. This vulnerability is fixed in 1.8.2.

How to fix

Remediation Available
jqDebian
Fixed in:1.8.1-7CVE-2026-47770
jqRed Hat / RHEL
Fixed in:main@srcRHSA-2026:29986
Fixed in:main@x86_64RHSA-2026:29986
Fixed in:main@aarch64RHSA-2026:29986
jqRocky
Fixed in:main@aarch64RHSA-2026:29986
Fixed in:main@srcRHSA-2026:29986
Fixed in:main@x86_64RHSA-2026:29986

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredNone
User InteractionRequired
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.11%probability of exploitation in 30 days
2ndpercentile

Low risk: more likely to be exploited than 2% of all known CVEs.

References

Exploit1
Embed a live status badge for CVE-2026-47770
CVE-2026-47770 severity badge

Markdown

[![CVE-2026-47770](https://tridentstack.com/cve/badge/CVE-2026-47770.svg)](https://tridentstack.com/cve/CVE-2026-47770)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-47770"><img src="https://tridentstack.com/cve/badge/CVE-2026-47770.svg" alt="CVE-2026-47770"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-26.