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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-20 07:16
Updated : 2026-07-20 19:17
NVD link : CVE-2026-16235
Mitre link : CVE-2026-16235
CVE.ORG link : CVE-2026-16235
JSON object : View
Products Affected
No product.
CWE
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
