Security Advisory

CVE-2026-11625

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-26 08:07:30
Last updated 2026-07-01 14:34:43
Assigner CPANSec
CVSS score not scored
State PUBLISHED

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.