RUSTSEC-2026-0026

Source
https://rustsec.org/advisories/RUSTSEC-2026-0026
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2026-0026.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2026-0026
Aliases
Published
2026-02-05T12:00:00Z
Modified
2026-02-25T17:41:19.037419Z
Severity
  • 0.0 (None) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Unnecessary clamping of seed reduces seed entropy to 251 bits
Details

The latest releases of the libcrux-ed25519 crate contains the following bug-fix:

#1320: Remove duplicated clamping step during key generation

The issue fixed in #1320 was first reported by Nadim Kobeissi.

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

Affected packages

crates.io / libcrux-ed25519

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
0.0.6

Ecosystem specific

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

Database specific

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