Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-32316

29
FAUCET Score

OVERVIEW CVE-2026-32316 is an integer overflow vulnerability affecting jq, a command-line JSON processor, through version 1.8.1. The flaw exists in the jvp_string_append() and jvp_string_copy_replace_bad functions, where concatenating strings with combined lengths exceeding 2^31 bytes triggers a 32-bit unsigned integer overflow during buffer allocation size calculation. This results in a drastically undersized heap buffer that is subsequently overflowed during memory copy operations. Any system processing untrusted jq queries is potentially affected. SEVERITY The vulnerability carries a CVSS score of 7.5 (HIGH) with a network-based attack vector requiring no authentication or user interaction. The attack complexity is low, indicating an attacker can reliably exploit the flaw. While the confidentiality and integrity impacts are limited, the availability impact is rated as high, meaning an attacker can reliably crash the jq process through denial of service. The underlying issue combines an integer overflow (CWE-190) with heap-based buffer overflow (CWE-122), creating potential for both immediate crashes and possible heap corruption leading to further exploitation. EXPLOITATION STATUS No active exploitation has been reported. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog and remains inactive on the Hot List, indicating minimal real-world exploitation activity to date. The EPSS score of 0.00053 reflects very low probability of exploitation in the wild compared to other vulnerabilities. The issue was remediated in commit e47e56d226519635768e6aab2f38f0ab037c09e5, and users should upgrade to patched versions.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.8.1CPE matchmatch criteria
cpe:2.3:a:jqlang:jq:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.2HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.48%
Probability of exploitation in next 30 days
EPSS Percentile
39.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0048 is in the 17th percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

microsoftpatch availablevia msrc
Product: 20607-17086Fixed in: 1.6-6
microsoftpatch availablevia msrc
Product: cbl2 jq 1.6-5 on CBL Mariner 2.0Fixed in: 1.6-6
microsoftpatch availablevia msrc
Product: azl3 jq 1.7.1-4 on Azure Linux 3.0Fixed in: 1.7.1-5
microsoftpatch availablevia msrc
Product: 19612-17084Fixed in: 1.7.1-5

Vendor Advisories (1)

microsoft2026-Apr/CVE-2026-32316Important

jq: Integer overflow in jvp_string_append() allows Heap-based Buffer Overflow

Apr 14, 2026

References

github.com / jqlang/jq/commit/e47e56d226519635768e6aab2f38f0ab037c09e5
Patch
github.com / jqlang/jq/security/advisories/GHSA-q3h9-m34w-h76f
ExploitPatchVendor Advisory