AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-6594

HIGH · CVSS 7.5 EPSS 2.07% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-02-03 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-6594
Severity
HIGH
CVSS
7.5
EPSS
2.07%

Original NVD Description

lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for PyCrypto's ElGamal implementation.