Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/sigstore/cosign
  4. ›
  5. CVE-2026-24122

CVE-2026-24122: Cosign considered signatures valid with expired intermediate certificates when transparency log verification is skipped

February 19, 2026 (updated February 20, 2026)

When verifying artifact signatures using a certificate, Cosign first verifies the certificate chain using the leaf certificate’s “not before” timestamp and later checks expiry of the leaf certificate using either a signed timestamp provided by the Rekor transparency log or from a timestamp authority, or using the current time. The root and all issuing certificates are assumed to be valid during the leaf certificate’s validity. An issuing certificate with a validity that expires before the leaf certificate will be considered valid during verification even if the provided timestamp would mean the issuing certificate should be considered expired.

References

  • github.com/advisories/GHSA-wfqv-66vq-46rm
  • github.com/sigstore/cosign
  • github.com/sigstore/cosign/commit/3c9a7363f563db76d78e2de2cabd945450f3781e
  • github.com/sigstore/cosign/releases/tag/v3.0.5
  • github.com/sigstore/cosign/security/advisories/GHSA-wfqv-66vq-46rm
  • nvd.nist.gov/vuln/detail/CVE-2026-24122

Code Behaviors & Features

Detect and mitigate CVE-2026-24122 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 3.0.5

Fixed versions

  • 3.0.5

Solution

Upgrade to version 3.0.5 or above.

Impact 3.7 LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-295: Improper Certificate Validation

Source file

go/github.com/sigstore/cosign/CVE-2026-24122.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 25 Mar 2026 00:16:55 +0000.