CVE-2026-12205
Last modified
CVE-2026-12205 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Crypt::DSA versions before 1.21 for Perl reused the nonce across signatures, leading to private-key recovery. Crypt::DSA::sign caches the per-signature nonce material in the Key object without ever clearing it. The first sign() on a Key object picks a nonce, and every later sign() on that same object reuses it, producing an identical "r". Keys used to sign more than once with an affected version should be considered compromised.. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
Crypt::DSA versions before 1.21 for Perl reused the nonce across signatures, leading to private-key recovery. Crypt::DSA::sign caches the per-signature nonce material in the Key object without ever clearing it. The first sign() on a Key object picks a nonce, and every later sign() on that same object reuses it, producing an identical "r". Keys used to sign more than once with an affected version should be considered compromised.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-12205?
How severe is CVE-2026-12205?
How do I fix CVE-2026-12205?
Are you affected by CVE-2026-12205?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
