CVE-2026-11625
Bytes::Random::Secure for Perl (up to and including 0.29) is affected. The PRNG state can be shared across forked processes when an object is created before forking or the functional interface is used, causing identical random streams across processes and making multiprocess secrets predictable. ...