CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography.
Configurations

No configuration.

History

12 Jun 2026, 18:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
References
  • () http://www.openwall.com/lists/oss-security/2026/06/12/4 -

12 Jun 2026, 16:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-12 16:16

Updated : 2026-06-17 11:05


NVD link : CVE-2026-9638

Mitre link : CVE-2026-9638

CVE.ORG link : CVE-2026-9638


JSON object : View

Products Affected

No product.

CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)