CVE-2026-41256
Last modified
CVE-2026-41256 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, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. 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, Top-level jq programs loaded from a file with -f are truncated at the first embedded NUL byte on current upstream HEAD. A crafted filter file such as . followed by \x00 and arbitrary suffix compiles and executes as only the prefix before the NUL. This leaves jq with a post-CVE-2026-33948 prefix/full-buffer mismatch on the compilation path even though the JSON parser path has already been fixed.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jqlang | Jq | <= 1.8.1 |
References
- https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fgExploit, Vendor Advisory
- https://github.com/jqlang/jq/security/advisories/GHSA-vf2h-chrj-q3fgExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-41256?
How severe is CVE-2026-41256?
How do I fix CVE-2026-41256?
Are you affected by CVE-2026-41256?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
