sigstore-ruby is a pure Ruby implementation of the sigstore verify command from the sigstore/cosign project. Prior to 0.2.3, Sigstore::Verifier#verify does not propagate the VerificationFailure returned by verify_in_toto when the artifact digest does not match the digest in the in-toto attestation subject. As a result, verification of DSSE bundles containing in-toto statements returns VerificationSuccess regardless of whether the artifact matches the attested subject. This vulnerability is fixed in 0.2.3.
References
| Link | Resource |
|---|---|
| https://github.com/sigstore/sigstore-ruby/security/advisories/GHSA-mhg6-2q2v-9h2c | Vendor Advisory |
Configurations
History
20 Mar 2026, 15:19
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/sigstore/sigstore-ruby/security/advisories/GHSA-mhg6-2q2v-9h2c - Vendor Advisory | |
| CPE | cpe:2.3:a:sigstore:sigstore:*:*:*:*:*:ruby:*:* | |
| First Time |
Sigstore
Sigstore sigstore |
11 Mar 2026, 13:52
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
10 Mar 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-10 22:16
Updated : 2026-03-20 15:19
NVD link : CVE-2026-31830
Mitre link : CVE-2026-31830
CVE.ORG link : CVE-2026-31830
JSON object : View
Products Affected
sigstore
- sigstore
CWE
CWE-252
Unchecked Return Value
