CVE-2026-8647
Last modified
CVE-2026-8647 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available. The random_bytes function fell back to using the built-in rand() function when none of the Perl modules Crypt::PRNG, Crypt::OpenSSL::Random, Net::SSLeay, Crypt::Random, or Bytes::Random::Secure were available.. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available. The random_bytes function fell back to using the built-in rand() function when none of the Perl modules Crypt::PRNG, Crypt::OpenSSL::Random, Net::SSLeay, Crypt::Random, or Bytes::Random::Secure were available.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-8647?
How severe is CVE-2026-8647?
How do I fix CVE-2026-8647?
Are you affected by CVE-2026-8647?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
