CVE-2026-40164
Publication date 14 April 2026
Last updated 28 April 2026
Ubuntu priority
Cvss 3 Severity Score
Description
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.
Status
| Package | Ubuntu Release | Status |
|---|---|---|
| jq | 26.04 LTS resolute |
Fixed 1.8.1-4ubuntu2
|
| 25.10 questing |
Fixed 1.8.1-3ubuntu1.1
|
|
| 24.04 LTS noble |
Fixed 1.7.1-3ubuntu0.24.04.2
|
|
| 22.04 LTS jammy |
Fixed 1.6-2.1ubuntu3.2
|
|
| 20.04 LTS focal |
Fixed 1.6-1ubuntu0.20.04.1+esm2
|
|
| 18.04 LTS bionic |
Fixed 1.5+dfsg-2ubuntu0.1~esm2
|
|
| 16.04 LTS xenial |
Fixed 1.5+dfsg-1ubuntu0.1+esm4
|
|
| 14.04 LTS trusty | Ignored changes too intrusive |
Get expanded security coverage with Ubuntu Pro
Reduce your average CVE exposure time from 98 days to 1 day with expanded CVE patching, ten-years security maintenance and optional support for the full stack of open-source applications. Free for personal use.
Get Ubuntu Pro 30-day free trialSeverity score breakdown
| Parameter | Value |
|---|---|
| Base score |
|
| Attack vector | Network |
| Attack complexity | Low |
| Privileges required | None |
| User interaction | None |
| Scope | Unchanged |
| Confidentiality | None |
| Integrity impact | None |
| Availability impact | High |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
References
Related Ubuntu Security Notices (USN)
- USN-8202-1
- jq vulnerabilities
- 23 April 2026
- USN-8202-2
- jq vulnerabilities
- 28 April 2026