Insecure Random Value Generation in Crypt::Password for Perl
CVE-2026-16235
9.8CRITICAL
What is CVE-2026-16235?
Crypt::Password for Perl versions through 0.28 utilize the built-in rand function to generate salts, leading to a lack of randomness that is predictable. This method is unsuitable for cryptographic purposes and could potentially expose sensitive information or make password encryption vulnerable to exploitation.
Affected Version(s)
Crypt::Password 0 <= 0.28
