VulnerabilityDeferred
CVE-2026-11702
Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.
HIGH 7.5EPSS 0.51%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.51%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- EPSS
- 0.51% probability · 42th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-335
- Source
- 9b29abf9-4ab0-4765-b253-1875cd9b441e
References
- 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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.