openssl_encrypt before 1.4.0 imports Python's non-cryptographic 'random' module (Mersenne Twister PRNG) at line 15 of openssl_encrypt/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 future code could inadvertently use random.randint() instead of a cryptographically secure alternative (secrets/os.urandom), producing predictable values since the Mersenne Twister state can be recovered from approximately 624 outputs. Fixed by removing the import in 1.4.0.
CVE-2026-74887
This critical-severity CVE scores 9.3 under the CNA's CVSS v4.0 (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 89% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.3
- EG Score
- 9.3(medium)
- EG Risk
- 42(Track)EG Risk 42/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity93% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 11%
- KEV
- Not listed
Published
August 17, 2026
Last Modified
August 18, 2026
Advisory Details (2)
Auto-updated Aug 17, 2026openssl_encrypt before 1.4.0 Insecure Random Import in PQC Module | Advisories | VulnCheck
https://www.vulncheck.com/advisories/openssl-encrypt-before-insecure-random-import-in-pqc-moduleNon-cryptographic random module imported in PQC crypto module · Advisory · jahlives/openssl_encrypt · GitHub
https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-cx72-m6xj-3vf6Vendor Advisories for CVE-2026-74887(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 38× in last 7d / 38× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-21 07:17 UTCGHSA enrichment
- 2026-08-21 03:18 UTCGHSA enrichment
- 2026-08-20 23:17 UTCEG score recompute
- 2026-08-20 23:17 UTCGHSA enrichment
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-20 19:19 UTCGHSA enrichment
- 2026-08-20 15:18 UTCGHSA enrichment
- 2026-08-20 11:19 UTCGHSA enrichment
- 2026-08-20 07:20 UTCGHSA enrichment
- 2026-08-20 03:21 UTCGHSA enrichment
- 2026-08-19 23:21 UTCGHSA enrichment
- 2026-08-19 19:22 UTCEG score recompute
- 2026-08-19 19:22 UTCGHSA enrichment
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 15:19 UTCGHSA enrichment
- 2026-08-19 11:16 UTCGHSA enrichment
- 2026-08-19 07:17 UTCGHSA enrichment
- 2026-08-19 03:18 UTCGHSA enrichment
- 2026-08-18 23:18 UTCGHSA enrichment
- 2026-08-18 19:17 UTCGHSA enrichment
- 2026-08-18 15:18 UTCEG score recompute
- 2026-08-18 15:18 UTCGHSA enrichment
- 2026-08-18 15:18 UTCNVD update
- 2026-08-18 14:51 UTCEG score recompute
- 2026-08-18 14:51 UTCGHSA enrichment
Show 13 moreShow fewer
- 2026-08-18 14:49 UTCMITRE cvelistV5CVSS v3 → 9.3 · severity → CRITICAL
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 13:49 UTCEPSS rescore
- 2026-08-18 11:37 UTCGHSA enrichment
- 2026-08-18 07:37 UTCGHSA enrichment
- 2026-08-18 03:36 UTCGHSA enrichment
- 2026-08-17 23:36 UTCGHSA enrichment
- 2026-08-17 19:37 UTCGHSA enrichment
- 2026-08-17 15:38 UTCGHSA enrichment
- 2026-08-17 11:39 UTCEG score recompute
- 2026-08-17 11:37 UTCNVD update
- 2026-08-17 11:13 UTCEG score recompute
- 2026-08-17 11:12 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-74887?
When was CVE-2026-74887 disclosed?
Is CVE-2026-74887 actively exploited?
What is the CVSS score of CVE-2026-74887?
How do I remediate CVE-2026-74887?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-74887
Is Your Infrastructure Affected by CVE-2026-74887?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.