Home

Description

jq is a command-line JSON processor. In 1.8.1 and earlier, jq accepts embedded NUL bytes in import paths at the jq-language level, but later resolves those paths through C string operations during module and data-file lookup. This creates a mismatch between the logical import string that policy or audit code may validate and the on-disk path that jq actually opens.

PUBLISHED Reserved 2026-05-04 | Published 2026-05-11 | Updated 2026-05-11 | Assigner GitHub_M




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

Problem types

CWE-20: Improper Input Validation

CWE-158: Improper Neutralization of Null Byte or NUL Character

Product status

<= 1.8.1
affected

References

github.com/jqlang/jq/security/advisories/GHSA-7q7g-mrq3-phxr

cve.org (CVE-2026-43895)

nvd.nist.gov (CVE-2026-43895)

Download JSON