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.
References
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-vfgx-5q85-58q3 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-weak-prng-steganography-pixel-selection | Third Party Advisory |
Configurations
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)
