๐Ÿ” CVE Alert

CVE-2026-18536

UNKNOWN 0.0

Data::Entropy versions before 0.010 for Perl read remote entropy sources over plain HTTP

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-319 CWE-353
Vendor rrwo
Product data::entropy
Published Aug 1, 2026
Stay Ahead of the Next One

Get instant alerts for rrwo data::entropy

Be the first to know when new unknown vulnerabilities affecting rrwo data::entropy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

RRWO / Data::Entropy
0 < 0.010

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/robrwo/Data-Entropy/security/advisories/GHSA-845w-rcqw-jwvv metacpan.org: https://metacpan.org/release/RRWO/Data-Entropy-0.010/changes metacpan.org: https://metacpan.org/release/RRWO/Data-Entropy-0.008/view/lib/Data/Entropy.pm#STATUS security.metacpan.org: https://security.metacpan.org/docs/guides/random-data-for-security.html