CVE-2026-11702

NONEEPSS 0.16%

Last modified

CVE-2026-11702 is a none-severity vulnerability. Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes. When an object is initialised before forking, 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.

Description

Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes. When an object is initialised before forking, 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.

Metrics

CVSS 3.0
/10
EPSS Probability
0.16%

5.2th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-11702?
Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes. When an object is initialised before forking, 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.
How severe is CVE-2026-11702?
Severity scoring for CVE-2026-11702 is pending analysis. The EPSS model estimates a 0.16% probability of exploitation in the next 30 days.
How do I fix CVE-2026-11702?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2026-11702?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST