CVE-2026-11702

CVE-2026-11702: Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes

Vendor Davido
Product Bytes::Random::Secure::Tiny
Weakness CWE-335
Published June 26, 2026
Last update July 1, 2026

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 26, 2026 CVE published
July 1, 2026 Record updated