All CVEs View on NVD
CVE-2026-75625
CRITICAL9.0
Published 2026-08-18 · Updated 2026-08-18 · Source disclosure@vulncheck.com
Description
Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with forged CRC32 corrections that passes per-piece checks, poisoning the cache with attacker-chosen container image layers or manifests that are re-seeded and executed by other hosts.
CVSS vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
CWE-354
References
- https://github.com/uber/kraken
- https://github.com/uber/kraken/blob/master/lib/torrent/storage/agentstorage/torrent.go
- https://github.com/uber/kraken/issues/638
- https://www.vulncheck.com/advisories/kraken-agents-peer-to-peer-download-cache-poisoning-via-digest-verification-bypass
- https://github.com/uber/kraken/issues/638

