THREATOPS
THREAT OPSThreat 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

lownvdPublished 2026-04-13

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

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-39956