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.
CVE-2026-47770
This medium-severity CVE scores 5.5 under NVD CVSS v3. EPSS exploit probability: 0.1%, top 98% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
A fix is available — apply it.
- CVSS v3
- 5.5
- EG Score
- 5.5(medium)
- EPSS
- 1.6%
- KEV
- Not listed
Published
June 25, 2026
Last Modified
June 26, 2026
Advisory Details (1)
Auto-updated Jun 25, 2026stack overflow in deep structural equality · Advisory · jqlang/jq · GitHub
https://github.com/jqlang/jq/security/advisories/GHSA-3pgx-frr7-3jxpVendor Advisories for CVE-2026-47770(2)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Patch Availability(1)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | jq-main-1.8.2-0.1.hum1 | 2026-06-25 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 18× in last 7d / 32× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 10:28 UTCEG score recompute
- 2026-07-06 10:28 UTCVendor advisory
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 08:59 UTCEG score recompute
- 2026-07-05 08:59 UTCVendor advisory
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 07:29 UTCEG score recompute
- 2026-07-04 07:29 UTCVendor advisory
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 06:02 UTCEG score recompute
- 2026-07-03 06:02 UTCVendor advisory
- 2026-07-02 04:33 UTCEG score recompute
- 2026-07-02 04:33 UTCVendor advisory
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 03:06 UTCEG score recompute
- 2026-07-01 03:06 UTCVendor advisory
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-30 01:39 UTCEG score recompute
- 2026-06-30 01:39 UTCVendor advisory
- 2026-06-29 00:11 UTCEG score recompute
- 2026-06-29 00:11 UTCVendor advisory
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
Show 7 moreShow fewer
- 2026-06-27 22:44 UTCEG score recompute
- 2026-06-27 22:44 UTCVendor advisory
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 21:17 UTCEG score recompute▼ 1.30
- 2026-06-26 19:41 UTCNVD updateCVSS v3 → 5.5
- 2026-06-25 19:50 UTCEG score recompute
- 2026-06-25 19:49 UTCNVD updatefirst tracked
Frequently asked(5)
What is CVE-2026-47770?
When was CVE-2026-47770 disclosed?
Is CVE-2026-47770 actively exploited?
What is the CVSS score of CVE-2026-47770?
How do I remediate CVE-2026-47770?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-47770
Is Your Infrastructure Affected by CVE-2026-47770?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.