---
cve: "CVE-2026-18536"
severity: "HIGH"
cvss: 7.5
epss: "16%"
vendor: "RRWO"
kev: false
exploited: false
published: "2026-08-01 11:16:38"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T13:48:39+02:00"
---

# CVE-2026-18536

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- a07c1b739206e29cb0b56ccc0583be3cdabbe202 (Commit)

## Referenzen

- <https://github.com/robrwo/Data-Entropy/security/advisories/GHSA-845w-rcqw-jwvv>
- <https://metacpan.org/release/RRWO/Data-Entropy-0.010/changes>
- <https://metacpan.org/release/RRWO/Data-Entropy-0.008/view/lib/Data/Entropy.pm#STATUS>
- <https://security.metacpan.org/docs/guides/random-data-for-security.html>
- <http://www.openwall.com/lists/oss-security/2026/08/01/8>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-18536) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
