RUSTSEC-2026-0125

Source
https://rustsec.org/advisories/RUSTSEC-2026-0125
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0125.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2026-0125
Aliases
Published
2026-05-05T12:00:00Z
Modified
2026-05-20T07:15:03Z
Severity
  • 8.2 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Signature Verification on AVX2 Platforms Mishandles Edge Case
Details

The AVX2 implementation of ML-DSA verification incorrectly implemented the use_hint function, mishandling an edge case that should lead to signature rejection.

Impact

An attacker could make the ML-DSA verifier accept a crafted invalid signature under a maliciously generated verification key, if the AVX2 implementation is used.

Mitigation

From version 0.0.9 the edge case is handled correctly and invalid signatures are rejected.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / libcrux-ml-dsa

Package

Name
libcrux-ml-dsa
View open source insights on deps.dev
Purl
pkg:cargo/libcrux-ml-dsa

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.0.9

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "arch": [
            "x86_64"
        ],
        "functions": [],
        "os": []
    }
}

Database specific

categories
[]
cvss
"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
informational
null
source
"https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0125.json"