CVE-2026-54787 PUBLISHED

sigstore-go fails to check signature timestamps against a signing key's validity period

Assigner: GitHub_M
Reserved: 15.06.2026 Published: 31.07.2026 Updated: 31.07.2026

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired key material to sign accepted bundles. This issue is fixed in version 1.2.1.

Metrics

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

Product Status

Vendor sigstore
Product sigstore-go
Versions
  • Version < 1.2.1 is affected

References

Problem Types

  • CWE-324: Use of a Key Past its Expiration Date CWE