Security Advisories (1)
CVE-2026-11625
(2026-06-26)
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.
No POD found for random-sha512-oo.pl.
Time to read the source?
Module Install Instructions
To install Bytes::Random::Secure, copy and paste the appropriate command in to your terminal.
cpanm Bytes::Random::Secure
perl -MCPAN -e shell
install Bytes::Random::Secure
For more information on module installation, please visit the detailed CPAN module installation guide.