CVE-2026-24122

LOW EPSS 9.7%
Published Feb 19, 20264mo ago · Modified Feb 20, 20264mo ago
3.7 CVSS 3.1
Low
Find Similar
Published Feb 19, 2026 4mo ago
Last Modified Feb 20, 2026 4mo ago

Description

Cosign provides code signing and transparency for containers and binaries. In versions 3.0.4 and below, 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. 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. There is no impact to users of the public Sigstore infrastructure. This may affect private deployments with customized PKIs. This issue has been fixed in version 3.0.5.

CVSS Details

Base Score
3.7
Exploitability
2.2
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
9.7% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-295

Affected Products 1

VendorProductVersionRange
sigstorecosign* <3.0.5

References 3

  • github.com https://github.com/sigstore/cosign/commit/3c9a7363f563db76d78e2de2cabd945450f3781e
    Patch
  • github.com https://github.com/sigstore/cosign/releases/tag/v3.0.5
    ProductRelease Notes
  • github.com https://github.com/sigstore/cosign/security/advisories/GHSA-wfqv-66vq-46rm
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/sigstore/cosign/commit/3c9a7363f563db76d78e2de2cabd945450f3781e
    Patch