---
cve: "CVE-2026-11625"
severity: "HIGH"
cvss: 7.5
epss: "34%"
vendor: "DAVIDO"
kev: false
exploited: false
published: "2026-06-26 08:07:30"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-08T04:24:01+02:00"
---

# CVE-2026-11625

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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

When an object is initialised before forking, or when the functional interface is used, 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 |

## Patch verfügbar (OSV)

- 0ef089a8fbf0412f3a7d1d95f64d78b94446191b (Commit)

## Referenzen

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

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