CVE-2024-57854
CRITICAL EPSS 32.7%
Published Mar 5, 20263mo ago · Modified Jun 17, 20262w ago
9.1 CVSS 3.1
Published Mar 5, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
32.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-338
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| dougdude | net\ | \ | ≤0.009002 |
References 3
- openwall.com http://www.openwall.com/lists/oss-security/2026/03/05/1
- metacpan.org https://metacpan.org/release/DOUGDUDE/Net-NSCA-Client-0.009002/source/lib/Net/NSCA/Client/InitialPacket.pm#L119
- patch-diff.githubusercontent.com https://patch-diff.githubusercontent.com/raw/dougwilson/perl5-net-nsca-client/pull/2.patch
Remediation
- patch-diff.githubusercontent.com https://patch-diff.githubusercontent.com/raw/dougwilson/perl5-net-nsca-client/pull/2.patch