QSearchQSearch

CVE-2026-9638

7.5 HIGH

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts

Published: 2026-06-12 · Last updated: 2026-06-12

Severity and scoring

CVSS
7.5 HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE
CWE-338

Description

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2026-46493 HAX CMS helps manage microsite universe with PHP or NodeJs backends (7.5 HIGH)
  • CVE-2026-11347 The linqi application contains hardcoded cryptographic keys
  • CVE-2026-41858 Weak Randomness / Insecure Cryptographic Primitive (CWE-338) in Get-RandomPassword in BOSH-Ecosystem / windows-utilities-release allows a... (7.5 HIGH)
  • CVE-2026-8647 Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available (4.8 MEDIUM)
  • CVE-2026-47372 Crypt::SaltedHash versions through 0.09 for Perl generate insecure random values for salts (9.1 CRITICAL)