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

20 Jul 2026, 20:10

Type Values Removed Values Added
Summary
  • (es) Las versiones de Crypt::SaltedHash hasta la 0.09 para Perl generan valores aleatorios inseguros para las sales. Estas versiones usan la función rand incorporada, que es predecible e inadecuada para criptografía.

21 May 2026, 15:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.1

21 May 2026, 02:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/05/20/22 -

20 May 2026, 22:16

Type Values Removed Values Added
New CVE

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)