1. jq CVE-2026-39956: Critical Memory Corruption Bug in JSON Processor Exposes Untrusted Filter Deployments
A critical vulnerability in the ubiquitous `jq` command-line JSON processor allows attackers to crash the tool and potentially probe memory, exposing any system that evaluates untrusted jq filters. The flaw, designated CVE-2026-39956, stems from a missing type check in the `_strindices` builtin function. In release bui...