Bug 2488432 (CVE-2026-9638) - CVE-2026-9638 perl-Crypt-PBKDF2: generation of insecure random values for salts
Summary: CVE-2026-9638 perl-Crypt-PBKDF2: generation of insecure random values for salts
Keywords:
Status: NEW
Alias: CVE-2026-9638
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2488898 2488899
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-12 16:02 UTC by OSIDB Bzimport
Modified: 2026-06-15 13:59 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-12 16:02:46 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.