Search Results (1 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-8647 1 Mik 1 Crypt::scryptkdf 2026-05-27 N/A
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.