CVE-2026-16235: Crypt::Password versions through 0.28 for Perl generate insecure rando ...
Severity: Critical
CVSS Score: 9.8
Crypt::Password versions through 0.28 for Perl generate insecure random values for salts.
These versions use the built-in rand function, which is predictable and unsuitable for cryptography.