🔴 严重 | CVE-2026-59891 — sigstore-js provides JavaScript libraries for inte...
🔴 《严重安全漏洞:CVE-2026-59891》
CVSS 评分: 严重(9.6) 状态: Received 发布时间: 2026-07-14
漏洞描述
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.
🔍 技术细节
| 字段 | 值 |
|---|---|
| CVE ID | CVE-2026-59891 |
| CVSS 评分 | 9.6 🔴 |
| 严重程度 | 严重 |
| CVSS 向量 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H |
| CWE 分类 | CWE-522 |
| 发布时间 | 2026-07-14 |
| 最后更新 | 2026-07-14 |
| 状态 | Received |
| 数据来源 | security-advisories@github.com |
🔗 参考链接
💬 评论