Back to overview

CVE-2026-59891

CRITICAL
9.6
CVSS 3.1
Description
sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 0.7.1, getRegistryCredentials() reads credentials from the Docker config file and selects an entry by checking whether any configured auth key contains the target registry string. Because this is a substring match rather than an exact host match, credentials configured for one registry can be selected for and transmitted to a different registry whose hostname has a substring relationship with a configured auth key. This issue is fixed in version 0.7.1.

Metadata

CVE ID
CVE-2026-59891
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-07-07 16:40 UTC
Published
2026-07-14 16:54 UTC
Last updated
2026-07-14 16:54 UTC
Primary CWE
CWE-522
CWE-522: Insufficiently Protected Credentials
Vendor / Product
sigstore / sigstore-js
Sources
cve.org  ·  NVD

Severity & Metrics

9.6 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
sigstore sigstore-js < 0.7.1
Weakness (CWE)
CWESourceDescription
CWE-522 cna CWE-522: Insufficiently Protected Credentials
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.6 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
References (3)
Back to overview