CVE-2026-74874

openssl_encrypt versions before 1.4.0 use Python's non-cryptographic random module for steganographic pixel selection in the generate_pseudorandom_sequence function. Attackers who know the password can recover the Mersenne Twister state from approximately 624 outputs and predict pixel locations containing hidden data for extraction.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jahlives:openssl_encrypt:*:*:*:*:*:python:*:*

History

No history.

Information

Published : 2026-08-17 11:16

Updated : 2026-09-01 15:29


NVD link : CVE-2026-74874

Mitre link : CVE-2026-74874

CVE.ORG link : CVE-2026-74874


JSON object : View

Products Affected

jahlives

  • openssl_encrypt
CWE
CWE-338

Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)