CVE-2026-75625 PUBLISHED

Kraken Agents Peer-to-Peer Download Cache Poisoning via Digest Verification Bypass

Assigner: VulnCheck
Reserved: 18.08.2026 Published: 18.08.2026 Updated: 18.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H
CVSS Score: 9.1

Product Status

Vendor uber
Product kraken
Versions Default: unaffected
  • affected from 0 to 0.1.27 (incl.)

Credits

  • geo-chen reporter

References

Problem Types

  • Improper Validation of Integrity Check Value CWE