3 matches found
CVE-2026-74887
creationtimestamp| type| source ---|---|--- 2026-08-17 12:09:20+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mtbo75g7bn2j 2026-08-17 18:50:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mtcelpsinc25...
CVE-2026-74887
opensslencrypt before 1.4.0 imports Python's non-cryptographic 'random' module Mersenne Twister PRNG at line 15 of opensslencrypt/modules/pqc.py. No direct calls to random. were present in the code, so no cryptographic operation is currently affected; however, the import creates a hazard that...
CVE-2026-74887 openssl_encrypt before 1.4.0 Insecure Random Import in PQC Module
opensslencrypt before 1.4.0 imports Python's non-cryptographic 'random' module Mersenne Twister PRNG at line 15 of opensslencrypt/modules/pqc.py. No direct calls to random. were present in the code, so no cryptographic operation is currently affected; however, the import creates a hazard that...