Description
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.
Problem types
CWE-338 Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
Product status
Any version before 0.261630
References
www.openwall.com/lists/oss-security/2026/06/12/4
metacpan.org/dist/Crypt-PBKDF2/source/lib/Crypt/PBKDF2.pm
metacpan.org/release/ARODLAND/Crypt-PBKDF2-0.261630/changes