CVE-2026-18536
Severity CVSS v4.0:
Pending analysis
Type:
CWE-319
Cleartext Transmission of Sensitive Information
Publication date:
01/08/2026
Last modified:
07/08/2026
Description
Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP.<br />
<br />
The Data::Entropy::RawSource::RandomOrg and Data::Entropy::RawSource::RandomnumbersInfo remote sources are accessed over plain HTTP.<br />
<br />
The Data::Entropy::RawSource::RandomOrg integrity check trivially matches any non-empty byte string.<br />
<br />
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.
Impact
Base Score 3.x
7.50
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:rrwo:data\:\:entropy:*:*:*:*:*:perl:*:* | 0.010 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://github.com/robrwo/Data-Entropy/security/advisories/GHSA-845w-rcqw-jwvv
- https://metacpan.org/release/RRWO/Data-Entropy-0.008/view/lib/Data/Entropy.pm#STATUS
- https://metacpan.org/release/RRWO/Data-Entropy-0.010/changes
- https://security.metacpan.org/docs/guides/random-data-for-security.html
- http://www.openwall.com/lists/oss-security/2026/08/01/8



