Loading market data...
← Back to CVE feed

CVE-2026-11625

HIGH CVSS 7.5 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Published: Jun 26, 2026 09:16 UTC Modified: Jun 26, 2026 17:16 UTC