HOMEVULNERABILITIESCVE-2026-14570
NONE

CVE-2026-14570

CWE-330Published: July 5, 2026· Updated: Jul 5, 2026

EPSS:0.21%probability of exploitation in 30 daysPercentile:11.1th

Official Description

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.

NVD Source

Technical Analysis

CVE-2026-14570 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (4)

Quick Facts

CVE IDCVE-2026-14570
SeverityNONE
WeaknessCWE-330
CISA KEVNo
EPSS (30d)0.21%
PublishedJul 5, 2026

Related CVEs (CWE-330)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-14570 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.