Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-24850

20
FAUCET Score

CVE-2026-24850 is a regression bug in the RustCrypto ml-dsa crate (versions 0.0.4 to 0.1.0-rc.3), a Rust implementation of the ML-DSA digital signature standard. The vulnerability allows the signature verification process to incorrectly accept signatures containing duplicate hint indices, which violates the "strictly increasing" requirement of the ML-DSA specification. This medium-severity vulnerability (CVSS 5.3) has a low impact, primarily affecting integrity by allowing invalid signatures to be accepted. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
RustCryptoSignatures
>= 0.0.4, < 0.1.0-rc.4CNA affected

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.30%
Probability of exploitation in next 30 days
EPSS Percentile
22.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0030 is in the 12th percentile among its peer group of 23,725 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

rustpatch availablevia ghsa
Product: ml-dsaFixed in: 0.1.0-rc.4

Vendor Advisories (1)

rustGHSA-5x2r-hc65-25f9medium

ML-DSA Signature Verification Accepts Signatures with Repeated Hint Indices

Jan 28, 2026

References

csrc.nist.gov / pubs/fips/204/final
datatracker.ietf.org / doc/html/rfc9881
github.com / C2SP/wycheproof
github.com / C2SP/wycheproof/blob/master/testvectors_v1/mldsa_44_verify_test.json
github.com / C2SP/wycheproof/blob/master/testvectors_v1/mldsa_65_verify_test.json
github.com / C2SP/wycheproof/blob/master/testvectors_v1/mldsa_87_verify_test.json
github.com / RustCrypto/signatures/commit/400961412be2e2ab787942cf30e0a9b66b37a54a
github.com / RustCrypto/signatures/commit/b01c3b73dd08d0094e089aa234f78b6089ec1f38
github.com / RustCrypto/signatures/issues/894
github.com / RustCrypto/signatures/pull/895
github.com / RustCrypto/signatures/security/advisories/GHSA-5x2r-hc65-25f9