CVE-2026-11625

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.
Configurations

No configuration.

History

01 Jul 2026, 16:16

Type Values Removed Values Added
References
  • () https://www.cve.org/CVERecord?id=CVE-2026-11702 -

26 Jun 2026, 17:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

26 Jun 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-26 09:16

Updated : 2026-07-01 16:16


NVD link : CVE-2026-11625

Mitre link : CVE-2026-11625

CVE.ORG link : CVE-2026-11625


JSON object : View

Products Affected

No product.

CWE
CWE-335

Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)