SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-18536

HIGH · CVSS 7.5 EPSS 0.16% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-01 · Last synced 2026-08-31

CyberRota Analysis

AI-Generated

Versions of Data::Entropy prior to 0.010 for Perl are vulnerable due to their use of unencrypted HTTP to access remote entropy sources, allowing an attacker to intercept and manipulate the data returned by these sources. This vulnerability can lead to predictable random number generation, compromising the security of applications relying on these entropy sources. Organizations using affected versions should prioritize patching to mitigate risks associated with potential data leakage and exploitation by on-path attackers.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-18536
Severity
HIGH
CVSS
7.5
EPSS
0.16%

Original NVD Description

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP. The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP. The Data::Entropy::RawSource::RandomOrg integrity check trivially matches any non-empty byte string. Any on-path attacker, such as open WiFi, a compromised ISP, captive portal, or a hostile egress proxy substitutes the response and thereby chooses the bytes returned by rand_bits and rand_int for every application that selected one of these sources via with_entropy_source. The _checkbuf method response is equally attacker-controlled, so the retry/sleep behaviour is steerable too.

Related CVEs

Other vulnerabilities affecting the same vendor(s)