---
cve: "CVE-2026-11702"
severity: "HIGH"
cvss: 7.5
epss: "34%"
vendor: "DAVIDO"
kev: false
exploited: false
published: "2026-06-26 09:16:33"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-07T03:33:22+02:00"
---

# CVE-2026-11702

> 7.5 HIGH · 🧪 PoC

## Beschreibung

Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.

When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced.

Secrets generated in multiprocess applications are predictable across processes.

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

## Referenzen

- <https://github.com/daoswald/Bytes-Random-Secure-Tiny/issues/6>
- <https://github.com/daoswald/Bytes-Random-Secure-Tiny/pull/7>
- <https://security.metacpan.org/patches/B/Bytes-Random-Secure-Tiny/1.011/CVE-2026-11702-r1.patch>
- <https://www.cve.org/CVERecord?id=CVE-2026-11625>
- <https://www.cve.org/CVERecord?id=CVE-2026-41564>

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