Description
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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
History
Mon, 17 Aug 2026 11:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | openssl_encrypt before 1.4.0 Weak PRNG Steganography Pixel Selection | |
| Weaknesses | CWE-338 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-17T11:04:42.912Z
Reserved: 2026-08-17T10:31:04.593Z
Link: CVE-2026-74874
No data.
Status : Received
Published: 2026-08-17T11:16:41.813
Modified: 2026-08-17T11:16:41.813
Link: CVE-2026-74874
No data.
OpenCVE Enrichment
No data.
Weaknesses
-
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)