jq vulnerabilities
CVEs whose affected-version data names the jq package. Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.
2 CVEsRSS
CVE-2026-39956Medium· 6.1jq is a command-line JSON processor
jq is a command-line JSON processor. Prior to version 1.8.2, the _strindices builtin in jq's src/builtin.c passes its arguments directly to jv_string_indexes() without verifying they are strings, and jv_string_indexes() in src/jv.c relie…
▾ Sunlitjqlang · jqEPSS 0.17%via NVD
CVE-2026-39979Medium· 6.5jq is a command-line JSON processor
jq is a command-line JSON processor. In commits before 2f09060afab23fe9390cce7cb860b10416e1bf5f, the jv_parse_sized() API in libjq accepts a counted buffer with an explicit length parameter, but its error-handling path formats the input …
▾ Sunlitjqlang · jqEPSS 0.56%via NVD