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