Zurück zur CVE-Übersicht
CVE-2026-48815
HIGH(7.5)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Risk Signal Score29/100 — MITTEL
- CVSS 7.5 — Hoch
- Weniger als 24 Stunden alt
Beschreibung
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.
GitHub Advisories
GHSA-52v5-jr5w-gjxrHIGH
sigstore's `certificateOIDs` verification constraints are silently dropped and never enforced
npm/sigstore→ 4.1.1
GitHub Advisory