CVE-2026-40164
HIGHCVSS v3.1: 7.5 · EPSS: 0.0023 (13.3 パーセンタイル)
出典データ取得時点:
概要
- 深刻度
- HIGH
- CVSS
- 7.5 v3.1 · NVD
- EPSS
- 0.0023 (13.3 パーセンタイル) · FIRST.org
- CISA KEV
- 非該当
- 攻撃条件(CVSSベクター)
- ネットワーク権限不要操作不要 · 出典: NVD ベクター
- 公開日
- 2026-04-14 · 更新日: 2026-06-30
- 参照情報
- 参照情報へ移動 (8)
CVSS / EPSS / KEV
出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典
説明
jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed (0x432A9843) for all JSON object hash table operations, which allowed an attacker to precompute key collisions offline. By supplying a crafted JSON object (~100 KB) where all keys hashed to the same bucket, hash table lookups degraded from O(1) to O(n), turning any jq expression into an O(n²) operation and causing significant CPU exhaustion. This affected common jq use cases such as CI/CD pipelines, web services, and data processing scripts, and was far more practical to exploit than existing heap overflow issues since it required only a small payload. This issue has been patched in commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784.
参照情報
NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。
- パッチ https://github.com/jqlang/jq/commit/0c7d133c3c7e37c00b6d46b658a02244fdd3c784
- ベンダー勧告 https://github.com/jqlang/jq/security/advisories/GHSA-wwj8-gxm6-jc29
- ディストリ https://access.redhat.com/errata/RHSA-2026:16252
- ディストリ https://access.redhat.com/errata/RHSA-2026:16692
- ディストリ https://access.redhat.com/errata/RHSA-2026:16693
- ディストリ https://access.redhat.com/errata/RHSA-2026:18040
- ディストリ https://access.redhat.com/errata/RHSA-2026:18042
- ディストリ https://access.redhat.com/errata/RHSA-2026:18043