decNumberCopy in decNumber.c in jq through 1.7.1 does not properly consider that NaN is interpreted as numeric, which has a resultant stack-based buffer overflow and out-of-bounds write, as demonstrated by use of --slurp with subtraction, such as a filter of .-. when the input has a certain form of digit string with NaN (e.g., "1 NaN123" immediately followed by many more digits).
Conclusion & alert: CVE-2024-53427 is rated High Exploit Risk (65.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.27%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-29 | 0.18% | 0.27% | +0.09% |
| 2 | 2026-04-06 | 0.01% | 0.18% | +0.16% |
| 3 | 2025-11-21 | — | 0.01% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
1.4 | 6.0 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-53427: 1 source package rows (jq); 12 state rows across 5 repos (3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 2, open 10. | https://security.alpinelinux.org/vuln/CVE-2024-53427 |
debian
|
unimportant | CVE-2024-53427 unimportant priority: Debian including 1 source packages (jq), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-53427 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-53427 |
suse
|
medium | CVE-2024-53427 severity moderate: SUSE including 13 source package names (2.2.1-7.2:jq-1.7.1-slfo.1.1_2.1, 2.2.1-7.2:libjq1-1.7.1-slfo.1.1_2.1, …), 105 product×package rows across 43 product lines (Container suse/sl-micro/6.1/baremetal-os-container, Image SUSE-Multi-Linux-Manager-Proxy-BYOS-Azure, … (43 product lines)): Known Not Affected 75, Fixed 30. | https://www.suse.com/security/cve/CVE-2024-53427/ |
ubuntu
|
low | CVE-2024-53427 low priority: Ubuntu including 1 source packages (jq), 10 status rows across 10 suites (bionic, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 6, released 3, ignored 1. | https://ubuntu.com/security/CVE-2024-53427 |
| URL | Tags |
|---|---|
| https://gist.github.com/Ekkosun/a83870ce7f3b7813b9b462a395e8ad92 | Third Party Advisory |
| https://github.com/jqlang/jq/blob/71c2ab509a8628dbbad4bc7b3f98a64aa90d3297/src/decNumber/decNumber.c#L3375 | Product |
| https://github.com/jqlang/jq/issues/3196 | Exploit Issue Tracking Vendor Advisory |
| https://github.com/jqlang/jq/issues/3296 | Issue Tracking Vendor Advisory |
| https://github.com/jqlang/jq/security/advisories/GHSA-x6c3-qv5r-7q22 | Vendor Advisory |