CVE-2026-18536

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.
CVSS

No CVSS.

Configurations

No configuration.

History

01 Aug 2026, 16:16

Type Values Removed Values Added
References
  • () http://www.openwall.com/lists/oss-security/2026/08/01/8 -

01 Aug 2026, 11:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-08-01 11:16

Updated : 2026-08-01 16:16


NVD link : CVE-2026-18536

Mitre link : CVE-2026-18536

CVE.ORG link : CVE-2026-18536


JSON object : View

Products Affected

No product.

CWE
CWE-319

Cleartext Transmission of Sensitive Information

CWE-353

Missing Support for Integrity Check