๐Ÿ” CVE Alert

CVE-2026-14570

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-330
Vendor timlegge
Product crypt::dsa
Published Jul 5, 2026
Stay Ahead of the Next One

Get instant alerts for timlegge crypt::dsa

Be the first to know when new unknown vulnerabilities affecting timlegge crypt::dsa are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TIMLEGGE / Crypt::DSA
0 < 1.22

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
metacpan.org: https://metacpan.org/release/TIMLEGGE/Crypt-DSA-1.21/source/lib/Crypt/DSA/Util.pm#L56 metacpan.org: https://metacpan.org/release/TIMLEGGE/Crypt-DSA-1.22/diff/TIMLEGGE/Crypt-DSA-1.21#lib/Crypt/DSA/Util.pm metacpan.org: https://metacpan.org/release/TIMLEGGE/Crypt-DSA-1.22/changes