CVE-2016-0701

CVE-2016-0701 is a low-severity vulnerability in Openssl with a CVSS 3.x base score of 3.7. Its EPSS exploit-prediction score of 84% places it in the 100th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-200.

Key facts

Description

The DH_check_pub_key function in crypto/dh/dh_check.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman (DH) key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose an inappropriate number, as demonstrated by a number in an X9.42 file.

Frequently asked questions

What is CVE-2016-0701?
The DH_check_pub_key function in crypto/dh/dh_check.c in OpenSSL 1.0.2 before 1.0.2f does not ensure that prime numbers are appropriate for Diffie-Hellman (DH) key exchange, which makes it easier for remote attackers to discover a private DH exponent by making multiple handshakes with a peer that chose an inappropriate number, as demonstrated by a number in an X9.42 file.
How severe is CVE-2016-0701?
CVE-2016-0701 has a CVSS 3.x base score of 3.7, rated low severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2016-0701 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 84% (100th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2016-0701?
CVE-2016-0701 primarily affects Openssl. In total, 9 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
How do I fix CVE-2016-0701?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2016-0701 published?
CVE-2016-0701 was published on 2016-02-15 and last updated on 2026-06-17.

References

Affected products (9)

More vulnerabilities in Openssl

All CVEs affecting Openssl →

Other CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities

Browse all CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) vulnerabilities →