CVE Catalog

CVE-2026-48815

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

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

Summary

In sigstore-js before version 4.1.1, the documented certificateOIDs option in sigstore.verify() is accepted by the public API but discarded before verification. This means required certificate extension OIDs are never checked, and applications relying on certificateOIDs to restrict which certificates may sign artifacts can accept unauthorized certificates.

Risk Assessment

The organization may accept signatures from unauthorized certificates, leading to a breach of integrity and authenticity of artifacts in the software supply chain.

Recommendation

Immediately update the sigstore-js library to version 4.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 4.1.1, the documented certificateOIDs option in sigstore.verify() is accepted by the public API but discarded before verification, so required certificate extension OIDs are never checked and applications relying on certificateOIDs to restrict which certificates may sign artifacts can accept unauthorized certificates. This issue is fixed in version 4.1.1.

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