CVE-2026-11625

CVE-2026-11625: Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes

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

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

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