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.
Published: 2026-05-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

No analysis available yet.

Remediation

Vendor Solution

Upgrade to version 0.011 or later.


Vendor Workaround

Install one of the recommended Perl modules, such as Crypt::PRNG.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 26 May 2026 23:15:00 +0000

Type Values Removed Values Added
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.
Title Crypt::ScryptKDF versions through 0.010 for Perl uses insecure random number source when no CSPRNG module is available
Weaknesses CWE-338
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CPANSec

Published:

Updated: 2026-05-26T22:53:49.993Z

Reserved: 2026-05-14T22:46:50.791Z

Link: CVE-2026-8647

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-26T23:16:21.247

Modified: 2026-05-26T23:16:21.247

Link: CVE-2026-8647

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses