Approved changes feed: RSS · Atom

cpe:2.3:a:rustcrypto:signatures:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorRustcrypto (c797da4a-d6a7-52ea-9aca-a2161d124c5a)
ProductSignatures (b8049f1c-6bc1-57aa-82ad-54d0cfd45630)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-24850 vulnerable 2026-06-08 07:53:18.335097 ML-DSA Signature Verification Accepts Signatures with Repeated Hint Indices
MEDIUM (5.3)
The ML-DSA crate is a Rust implementation of the Module-Lattice-Based Digital Signature Standard (ML-DSA). Starting in version 0.0.4 and prior to version 0.1.0-rc.4, the ML-DSA signature verification implementation in the RustCrypto `ml-dsa` crate incorrectly accepts signatures with repeated (duplicate) hint indices. According to the ML-DSA specification (FIPS 204 / RFC 9881), hint indices within each polynomial must be **strictly increasing**. The current implementation uses a non-strict monotonic check (`<=` instead of `<`), allowing duplicate indices. This is a regression bug. The original implementation was correct, but a commit in version 0.0.4 inadvertently changed the strict `<` comparison to `<=`, introducing the vulnerability. Version 0.1.0-rc.4 fixes the issue.
Published: 2026-01-28T00:24:53.146Z
Updated: 2026-01-28T14:54:22.827Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-22705 vulnerable 2026-06-08 07:51:13.645829 RustCrypto: Signatures has timing side-channel in ML-DSA decomposition
MEDIUM (6.4)
RustCrypto: Signatures offers support for digital signatures, which provide authentication of data using public-key cryptography. Prior to version 0.1.0-rc.2, a timing side-channel was discovered in the Decompose algorithm which is used during ML-DSA signing to generate hints for the signature. This issue has been patched in version 0.1.0-rc.2.
Published: 2026-01-10T06:14:20.292Z
Updated: 2026-01-12T16:43:06.463Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.