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
20 Jul 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
20 Jul 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
20 Jul 2026, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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)
