CVE-2024-53427

CVE-2024-53427 is a high-severity vulnerability in Jqlang Jq with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-843.

Key facts

Description

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).

Frequently asked questions

What is CVE-2024-53427?
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).
How severe is CVE-2024-53427?
CVE-2024-53427 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over local access with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
Is CVE-2024-53427 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (27th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2024-53427?
CVE-2024-53427 affects Jqlang Jq. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2024-53427?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
Does CVE-2024-53427 have an EU (EUVD) identifier?
Yes. CVE-2024-53427 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-5310.
When was CVE-2024-53427 published?
CVE-2024-53427 was published on 2025-02-26 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Jqlang Jq

All CVEs affecting Jqlang Jq →

Other CWE-843 vulnerabilities

Browse all CWE-843 vulnerabilities →