PT-2026-5048 · Ml-Dsa · Ml-Dsa

Orenyomtov

·

Published

2026-01-28

·

Updated

2026-01-28

·

CVE-2026-24850

CVSS v3.1

5.3

Medium

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Name of the Vulnerable Software and Affected Versions ML-DSA crate versions 0.0.4 through 0.1.0-rc.4
Description The ML-DSA crate, a Rust implementation of the Module-Lattice-Based Digital Signature Standard (ML-DSA), contains a flaw in its signature verification implementation. Versions starting from 0.0.4 and before 0.1.0-rc.4 incorrectly accept signatures with repeated hint indices. The ML-DSA specification requires hint indices within each polynomial to be strictly increasing, but the implementation uses a non-strict monotonic check, allowing duplicate indices. This is a regression introduced by a change from a strict comparison (<) to a non-strict comparison (<=) in version 0.0.4.
Recommendations Update to version 0.1.0-rc.4 or later.

Exploit

Fix

Improper Verification of Cryptographic Signature

Weakness Enumeration

Related Identifiers

CVE-2026-24850
GHSA-5X2R-HC65-25F9

Affected Products

Ml-Dsa