CVE-2026-47372: Crypt::SaltedHash versions through 0.09 for Perl generate insecure ran ...
Severity: Critical
CVSS Score: 9.1
Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts.
These versions use the built-in rand function, which is predictable and unsuitable for cryptography.