CVE-2026-47372

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-05-20 22:16

Updated : 2026-07-20 20:10


NVD link : CVE-2026-47372

Mitre link : CVE-2026-47372

CVE.ORG link : CVE-2026-47372


JSON object : View

Products Affected

No product.

CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)