THREAT OPS › Threat News › [NVD] CVE-2026-39956 (MEDIUM 6.1) — 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 relies solely on assert() checks that are stripp
[NVD] CVE-2026-39956 (MEDIUM 6.1) — 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 relies solely on assert() checks that are stripp
CVE-2026-39956 CVSS: 6.1 MEDIUM Published: 2026-04-13T23:16:27.653
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 relies solely on assert() checks that are stripped in release builds compiled with -DNDEBUG. This al
Indicators of compromise
- fdf8ef0f0810e3d365cdd5160de43db46f57ed03sha1
- CVE-2026-39956cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-39956