All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-9638
HIGHpublished 2026-06-12 16:16 UTC · 13 days ago · modified 2026-06-12 18:16 UTC
7.5
CVSS / 10
// 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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
// weaknesses (CWE)
- CWE-338