SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-54787

LOW · CVSS 3.1 EPSS 0.09% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-31 · Last synced 2026-08-30

CyberRota Analysis

AI-Generated

The sigstore-go library prior to version 1.2.1 is vulnerable due to its failure to validate the signing timestamp of bundles against the expiration window of self-managed long-lived signing keys. This oversight could allow an attacker with expired key material to sign and potentially compromise accepted bundles. Organizations using sigstore-go for signing and verification should prioritize upgrading to version 1.2.1 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54787
Severity
LOW
CVSS
3.1
EPSS
0.09%

Original NVD Description

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.