SEPTEMBER 22, 2026
Live Feed
Back to database
Case File

CVE-2026-8647

MEDIUM · CVSS 4.8 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-05-26 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.8. It affects OpenSSL.

CVE
CVE-2026-8647
Severity
MEDIUM
CVSS
4.8
EPSS
0.22%
OpenSSL

Original NVD 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.