CVE & CISA-KEV Catalog

CVE-2026-74887

LOW
3.7
CVSS v3
NVD

Description

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.

How to fix

Remediation Available
openssl encryptNVD
Affected:< 1.4.0Fixed in:1.4.0CVE-2026-74887derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N

Exploit Intelligence

0.18%probability of exploitation in 30 days
8thpercentile

Low risk: more likely to be exploited than 8% of all known CVEs.

References

Vendor Advisory1
Third-Party Advisory1

Related Vulnerabilities

Other CWE-338 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2008-0166High7.571%-Fix
CVE-2009-2367Critical9.823%--
CVE-2024-29868Critical9.16.0%--
CVE-2024-31497Medium5.95.8%-Fix
CVE-2021-43799High8.65.4%-Fix
CVE-2008-3280Medium5.94.0%--

Common questions

How do I fix CVE-2026-74887?

Upgrade openssl encrypt to 1.4.0 or later.

Is CVE-2026-74887 being actively exploited?

Not that we know of. CVE-2026-74887 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.18% is the estimated probability that it will be exploited in the next 30 days. That is higher than 8% of all scored CVEs.

How severe is CVE-2026-74887?

CVE-2026-74887 has a CVSS v3 base score of 3.7, rated low. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-74887 affect?

Published advisories record a fix for openssl encrypt (NVD). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-74887
CVE-2026-74887 severity badge

Markdown

[![CVE-2026-74887](https://tridentstack.com/cve/badge/CVE-2026-74887.svg)](https://tridentstack.com/cve/CVE-2026-74887)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-74887"><img src="https://tridentstack.com/cve/badge/CVE-2026-74887.svg" alt="CVE-2026-74887"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Scan your fleet freeStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-31.