CVE Catalog

CVE-2026-48816

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

5th percentile - higher than 5% of all known CVEs

Summary

A vulnerability in sigstore-js (versions prior to 3.1.1) allows an attacker to manipulate the transparency-log timestamp for inclusionProof-only entries in v0.2 bundles. Since the inclusion proof path does not cryptographically bind the timestamp, an attacker can influence certificate validity and timestamp threshold verification decisions.

Risk Assessment

The organization may be deceived by an untrusted bundle, potentially leading to acceptance of invalid certificates or compromise of signature verification integrity.

Recommendation

Immediately update the @sigstore/verify library to version 3.1.1 or later, which contains the fix for this vulnerability.

Other vulnerabilities in sigstore-js

See all
Original NVD description (English source)

sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.1.1, @sigstore/verify derives a transparency-log timestamp from tlogEntries[].integratedTime for bundle v0.2 inclusionProof-only entries even though the inclusion proof path does not cryptographically bind integratedTime, allowing an attacker who can supply an untrusted bundle to influence certificate validity and timestampThreshold verification decisions. This issue is fixed in version 3.1.1.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS