Beveiligingsadvies

CVE-2026-11702

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-26 08:13:56
Laatst bijgewerkt 2026-07-01 14:35:01
Toegewezen door CPANSec
CVSS-score 7.5
Status PUBLISHED

Beschrijving

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.