Vulnerability in Timlegge Crypt::dsa
CVE-2026-14570
Crypt::DSA versions before 1.22 for Perl draw the DSA signing nonce and private key from a biased random generator, leading to private-key recovery. "Crypt::DSA::Util::makerandom forces the high bit of every value it returns to obtain an exactly N-bit integer for prime search. The signing nonce and the private key are drawn from makerandom. Because the high bit is always set, the result is not uniform: its top bit is fixed, producing insecure values." An attacker who collects a modest number of signatures under an affected key, together with the public key, can recover the private key with a lattice attack. Keys used to sign with an affected version should be considered compromised and new keys should be generated.
EPSS: 0.003 (24.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Timlegge Crypt::dsa — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-14570?
- CVE-2026-14570 is a high-severity vulnerability in Timlegge Crypt::dsa, classified under Use of Insufficiently Random Values. CVSS score: 7.5/10. Published 2026-07-05.
- How severe is CVE-2026-14570?
- High severity. CVSS v3 base score is 7.5 out of 10.