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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-26 09:16
Updated : 2026-07-01 16:16
NVD link : CVE-2026-11702
Mitre link : CVE-2026-11702
CVE.ORG link : CVE-2026-11702
JSON object : View
Products Affected
No product.
CWE
CWE-335
Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)
