Security Advisories (1)
CVE-2026-11702 (2026-06-26)

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.

Changes for version 1.011 - 2020-09-25

  • Add version number tests.
  • Move author tests to xt/
  • Eliminate dependency on Test::CheckManifest: Module is broken and author seems unlikely to fix it.

Documentation

Modules

A tiny Perl extension to generate cryptographically-secure random bytes.

Provides

in lib/Bytes/Random/Secure/Tiny.pm
in lib/Bytes/Random/Secure/Tiny.pm
in lib/Bytes/Random/Secure/Tiny.pm