Security Advisory

CVE-2026-8647

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-26 22:53:49
Last updated 2026-05-28 14:09:56
Assigner CPANSec
CVSS score not scored
State PUBLISHED

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.