Arodland Crypt::pbkdf2

3 CVEs affecting Arodland Crypt::pbkdf2. Latest disclosed: 2026-06-12. Critical: 0, High: 1.

Top CVEs affecting Arodland Crypt::pbkdf2
CVESeverityScorePublishedSummary
CVE-2026-9638High7.52026-06-12Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable…
CVE-2017-20240Medium5.92026-06-12Crypt::PBKDF2 versions before 0.261630 for Perl are vulnerable to timing attacks. These versions use Perl's built-in eq comparison. Discrepancies in timing co…
CVE-2026-9641Medium5.32026-06-12Crypt::PBKDF2 versions before 0.261630 for Perl have a weak default algorithm and number of iterations. The default algorithm is HMAC-SHA1, which should only…