CVE-2026-6659
Published: 08 May 2026
Summary
CVE-2026-6659 is a high-severity PRNG (CWE-338) vulnerability. Its CVSS base score is 7.5 (High).
Operationally, ranked at the 2.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Security associations share details on cryptographically weak PRNGs, helping avoid their implementation in security-critical functions.
Cryptographic key management standards require cryptographically strong PRNGs for key material, blocking use of weak generators.
NVD Description
Crypt::PasswdMD5 versions through 1.42 for Perl generates insecure random values for salts. The built-in rand function is predictable, and unsuitable for cryptography.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)