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.
References
Configurations
No configuration.
History
21 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
21 May 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
20 May 2026, 22:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-20 22:16
Updated : 2026-05-21 16:04
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)
