AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-57854

CRITICAL · CVSS 9.1 EPSS 0.41%

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

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.1. See the original NVD description below for full technical details.

CVE
CVE-2024-57854
Severity
CRITICAL
CVSS
9.1
EPSS
0.41%

Original NVD Description

Net::NSCA::Client versions through 0.009002 for Perl uses a poor random number generator. Version v0.003 switched to use Data::Rand::Obscure instead of Crypt::Random for generation of a random initialisation vectors. Data::Rand::Obscure uses Perl's built-in rand() function, which is not suitable for cryptographic functions.