Cosign provides code signing and transparency for containers and binaries. Prior to version 2.2.4, maliciously-crafted software artifacts can cause denial of service of the machine running Cosign thereby impacting all services on the machine. The root cause is that Cosign creates slices based on the number of signatures, manifests or attestations in untrusted artifacts. As such, the untrusted artifact can control the amount of memory that Cosign allocates. The exact issue is Cosign allocates excessive memory on the lines that creates a slice of the same length as the manifests. Version 2.2.4 contains a patch for the vulnerability.
Cite this page
CVE-2024-29903. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2024-29903
Use CWE-770, Sigstore vendor hub and Cosign product page to widen CVE-2024-29903 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2022-35929, CVE-2026-22703 and CVE-2022-36056 for nearby disclosures in the same product family.