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
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)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| sigstore | sigstore-js | — | < 0.7.1 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-522 | cna | CWE-522: Insufficiently Protected Credentials |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 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)
- https://github.com/sigstore/sigstore-js/security/advisories/GHSA-pf56-329r-95rw https://github.com/sigstore/sigstore-js/security/advisories/GHSA-pf56-329r-95rw
- https://github.com/sigstore/sigstore-js/commit/85c58380758b97ce1b74ef470e55cc21f9d3aa89 https://github.com/sigstore/sigstore-js/commit/85c58380758b97ce1b74ef470e55cc21f9d3aa89
- https://github.com/sigstore/sigstore-js/releases/tag/%40sigstore%2Foci%400.7.1 https://github.com/sigstore/sigstore-js/releases/tag/%40sigstore%2Foci%400.7.1