CVE-2026-43894
Last modified
CVE-2026-43894 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INT_MAX-1 (2147483646) digits, the D2U() macro overflows during signed-int arithmetic. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INT_MAX-1 (2147483646) digits, the D2U() macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-byte stack buffer, and then writes ≈715 million 16-bit units (≈1.4 GiB) at an offset 1.43 GiB below the stack frame. The written content is fully attacker-controlled (the parsed decimal digits, packed 3-per-unit).
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jqlang | Jq | <= 1.8.1 |
References
- https://github.com/jqlang/jq/security/advisories/GHSA-5v7p-2r57-2g4gExploit, Mitigation, Vendor Advisory
- https://github.com/jqlang/jq/security/advisories/GHSA-5v7p-2r57-2g4gExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43894?
How severe is CVE-2026-43894?
How do I fix CVE-2026-43894?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43889Outline is a service that allows for collaborative documenta…6.5
- CVE-2026-4389The DSGVO snippet for Leaflet Map and its Extensions plugin …6.4
- CVE-2026-43890Outline is a service that allows for collaborative documenta…7.7
- CVE-2026-43891changedetection.io is a free open source web page change det…7.5
- CVE-2026-43892AntSword is a cross-platform website management toolkit. Pri…8.8
- CVE-2026-43893exiftool-vendored provides cross-platform Node.js access to …8.2
- CVE-2026-43895jq is a command-line JSON processor. In 1.8.1 and earlier, j…4.4
- CVE-2026-43896jq is a command-line JSON processor. In 1.8.1 and earlier, u…5.5
- CVE-2026-43897Link Preview JS extracts web links information. Prior to 4.0…8.7
- CVE-2026-43898SandboxJS is a JavaScript sandboxing library. Prior to 0.9.6…10
- CVE-2026-43899DeepChat is an open-source artificial intelligence agent pla…9.6
- CVE-2026-4390A weakness has been identified in TeamSpeak 3 Server up to 3…5.4
Are you affected by CVE-2026-43894?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
