← Vulnerability feed

Vulnerability record · CVE-2015-4000 · published 21 May 2015

CVE-2015-4000: TLS DHE_EXPORT cipher downgrade enables Logjam man-in-the-middle attacks

OOpenssl · Openssl

TLS 1.2 and earlier mishandles the DHE_EXPORT ciphersuite when a server enables it but the client does not, allowing a man-in-the-middle to rewrite the ClientHello to force DHE_EXPORT and then rewrite the ServerHello back to DHE. This is the Logjam issue, which lets an attacker downgrade the key exchange to weak export-grade Diffie-Hellman parameters. It matters because it undermines the confidentiality of TLS sessions that should have used strong ephemeral key exchange.

3.7 CVSS 3.1 Low EPSS 100% · top 0.1% CWE-310 · CWE-310CWE-295 · Improper certificate validation
3.7CVSS 3.1 base score, v2 4.3
100%EPSS exploitation probability, 30 days
NoNot in CISA KEV
25Affected product versions listed by NVD
434References
17 Jun 2026Last modified by NVD

Description

The TLS protocol 1.2 and earlier, when a DHE_EXPORT ciphersuite is enabled on a server but not on a client, does not properly convey a DHE_EXPORT choice, which allows man-in-the-middle attackers to conduct cipher-downgrade attacks by rewriting a ClientHello with DHE replaced by DHE_EXPORT and then rewriting a ServerHello with DHE_EXPORT replaced by DHE, aka the "Logjam" issue.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

medium priorityThe CVSS score is low and no KEV listing exists, but the very high EPSS and broad vendor exposure make it worth remediating, especially on internet-facing TLS services.

What it is

TLS 1.2 and earlier mishandles the DHE_EXPORT ciphersuite when a server enables it but the client does not, allowing a man-in-the-middle to rewrite the ClientHello to force DHE_EXPORT and then rewrite the ServerHello back to DHE. This is the Logjam issue, which lets an attacker downgrade the key exchange to weak export-grade Diffie-Hellman parameters. It matters because it undermines the confidentiality of TLS sessions that should have used strong ephemeral key exchange.

Impact

An attacker positioned in the network path can downgrade the TLS handshake to export-grade DHE and then recover or weaken the session key, exposing encrypted traffic. The CVSS vector rates only low integrity impact with no confidentiality or availability impact, so the practical gain is limited to breaking the negotiated key exchange rather than direct code execution.

Attack surface

Reachable over the network by a man-in-the-middle who can intercept and modify TLS handshake messages between client and server. No authentication or user interaction is required, but the attack depends on the server offering a DHE_EXPORT ciphersuite that the client did not request.

Exploitation

CISA KEV does not list this CVE, but EPSS is extremely high at 0.9986 (99.96th percentile), indicating strong predicted exploitation activity. Reference tags are only Third Party Advisory and Mailing List, with no public exploit or in-the-wild tag supplied.

What to do

  • Patch affected TLS stacks and products to versions that remove or disable DHE_EXPORT ciphersuites, prioritizing OpenSSL and the listed vendor platforms.
  • Disable all export-grade and DHE_EXPORT cipher suites in server and client TLS configurations.
  • Use Diffie-Hellman parameters of at least 2048 bits and reject handshakes that negotiate export-grade groups.
  • Enforce TLS 1.2 or later with modern cipher suites and disable legacy protocol fallback where possible.
  • Review network paths for interception exposure and apply certificate pinning or authenticated key exchange where feasible.

Detection

  • Monitor TLS handshake logs for DHE_EXPORT or other export-grade cipher suites being negotiated.
  • Alert on repeated ClientHello or ServerHello rewrites or unexpected cipher suite changes in network traffic inspection.
  • Scan internal and external TLS endpoints for support of export-grade Diffie-Hellman ciphersuites.
  • Correlate IDS/IPS signatures for Logjam-style downgrade attempts with TLS session metadata.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

25 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://aix.software.ibm.com/aix/efixes/security/sendmail_advisory2.asc Third Party Advisory
http://fortiguard.com/advisory/2015-07-09-cve-2015-1793-openssl-alternative-chains-certificate-forgery Third Party Advisory
http://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2015-008.txt.asc Mailing ListThird Party Advisory
http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c04876402 Third Party Advisory
http://h20564.www2.hpe.com/hpsc/doc/public/display?docId=emr_na-c04949778 Third Party Advisory
http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10681 Third Party Advisory
http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10727 Third Party Advisory
http://lists.apple.com/archives/security-announce/2015/Jun/msg00001.html Mailing ListThird Party Advisory
http://lists.apple.com/archives/security-announce/2015/Jun/msg00002.html Mailing ListThird Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159314.html Mailing ListThird Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-June/159351.html Mailing ListThird Party Advisory
http://lists.fedoraproject.org/pipermail/package-announce/2015-June/160117.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00023.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00024.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-06/msg00026.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00001.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00003.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00004.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00005.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00006.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00007.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00025.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00031.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00033.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00034.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00037.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00039.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00040.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00046.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00047.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-08/msg00021.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2015-10/msg00001.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00031.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00032.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00037.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00039.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2016-01/msg00040.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-updates/2015-07/msg00016.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-updates/2015-10/msg00011.html Mailing ListThird Party Advisory

Track CVE-2015-4000 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-43300Apple iOS, iPadOS and macOS out-of-bounds write via malicious imageAn out-of-bounds write in Apple iOS, iPadOS and macOS is triggered when processing a malicious image file, causing memory corruption. Apple states th…KEVEPSS 22%analysed10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2025-24085Apple iOS, iPadOS, macOS, tvOS, visionOS, watchOS Use-After-Free Privilege EscalationA use-after-free flaw in Apple's operating systems was fixed through improved memory management in iOS 18.3, iPadOS 18.3 and 17.7.6, macOS Sequoia 15…KEVEPSS 18%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-31200Apple OS media parsing memory corruption allows code executionA memory corruption flaw in Apple's audio stream processing was fixed with improved bounds checking across iOS, iPadOS, macOS, tvOS, visionOS and wat…KEVEPSS 19%analysed

Source: NIST National Vulnerability Database (record CVE-2015-4000), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.