VYPR

Bytes-Random-Secure-Tiny

by Daoswald

CVEs (2)

  • CVE-2026-11625HigJun 26, 2026
    risk 0.42cvss 7.5epss 0.01

    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…

  • CVE-2026-11702HigJun 26, 2026
    risk 0.00cvss 7.5epss 0.01

    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…