0.0
NA
CVE-2026-11625
Bytes::Random::Secure versions through 0.29 for Perl share internal state across forked processes
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.

INFO

Published Date :

June 26, 2026, 8:07 a.m.

Last Modified :

June 26, 2026, 8:07 a.m.

Remotely Exploit :

No

Source :

CPANSec
Affected Products

The following products are affected by CVE-2026-11625 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

Solution
Update Bytes::Random::Secure to a version that properly seeds the PRNG after forking.
  • Update the Bytes::Random::Secure module.
  • Ensure the PRNG is re-seeded after forking.
  • Generate secrets in child processes.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-11625 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.