← Vulnerability feed

Vulnerability record · CVE-2018-16843 · published 7 November 2018

CVE-2018-16843: nginx HTTP/2 module memory exhaustion denial of service

F5 · Nginx

nginx before 1.15.6 and 1.14.1 has a flaw in its HTTP/2 implementation that allows excessive memory consumption. It only affects builds compiled with the ngx_http_v2_module (not default) where the http2 option is set on a listen directive, so exposure is limited to HTTP/2-enabled deployments.

7.5 CVSS 3.1 High EPSS 47% · top 1.2% CWE-400 · Uncontrolled resource consumption
7.5CVSS 3.1 base score, v2 7.8
47%EPSS exploitation probability, 30 days
NoNot in CISA KEV
5Affected product versions listed by NVD
24References
17 Jun 2026Last modified by NVD

Description

nginx before versions 1.15.6 and 1.14.1 has a vulnerability in the implementation of HTTP/2 that can allow for excessive memory consumption. This issue affects nginx compiled with the ngx_http_v2_module (not compiled by default) if the 'http2' option of the 'listen' directive is used in a configuration file.

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

Automated analysis

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

high priorityHigh CVSS (7.5) availability impact with no authentication required and very high EPSS, though exploitation is constrained to non-default HTTP/2-enabled builds.

What it is

nginx before 1.15.6 and 1.14.1 has a flaw in its HTTP/2 implementation that allows excessive memory consumption. It only affects builds compiled with the ngx_http_v2_module (not default) where the http2 option is set on a listen directive, so exposure is limited to HTTP/2-enabled deployments.

Impact

An unauthenticated remote attacker can drive memory consumption high enough to degrade or exhaust server resources, causing denial of service for the affected nginx instance.

Attack surface

Reachable over the network via HTTP/2 requests to a listener configured with the http2 option; no authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).

Exploitation

Not listed in CISA KEV and no public exploit or ransomware usage is recorded in the references, but EPSS is high at roughly 0.47 probability (98.8th percentile), indicating elevated likelihood of attempted exploitation.

What to do

  • Upgrade nginx to 1.15.6 or 1.14.1 or later, or apply the vendor/distribution patch (Red Hat, Ubuntu, Debian, openSUSE advisories are referenced).
  • If HTTP/2 is not required, remove the http2 option from listen directives or rebuild without ngx_http_v2_module to eliminate exposure.
  • Where patching is delayed, cap and monitor worker memory and set process limits so a single worker cannot exhaust host memory.
  • Review reverse proxy and load balancer configurations to confirm whether HTTP/2 termination occurs at nginx or upstream.

Detection

  • Monitor nginx worker process memory growth and OOM-killer events for abnormal spikes on HTTP/2 listeners.
  • Alert on high volumes of HTTP/2 connections or streams from single sources against nginx endpoints.
  • Track nginx version inventory to identify hosts still running builds compiled with ngx_http_v2_module below 1.15.6/1.14.1.

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

Affected products

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

References

LinkTags
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00035.html Mailing ListThird Party Advisory
http://mailman.nginx.org/pipermail/nginx-announce/2018/000220.html Mailing ListVendor Advisory
http://seclists.org/fulldisclosure/2021/Sep/36 Mailing ListThird Party Advisory
http://www.securityfocus.com/bid/105868 Third Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1042038 Third Party AdvisoryVDB Entry
https://access.redhat.com/errata/RHSA-2018:3653 Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:3680 Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:3681 Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16843 Issue TrackingThird Party Advisory
https://support.apple.com/kb/HT212818 Third Party Advisory
https://usn.ubuntu.com/3812-1/ Third Party Advisory
https://www.debian.org/security/2018/dsa-4335 Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00035.html Mailing ListThird Party Advisory
http://mailman.nginx.org/pipermail/nginx-announce/2018/000220.html Mailing ListVendor Advisory
http://seclists.org/fulldisclosure/2021/Sep/36 Mailing ListThird Party Advisory
http://www.securityfocus.com/bid/105868 Third Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1042038 Third Party AdvisoryVDB Entry
https://access.redhat.com/errata/RHSA-2018:3653 Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:3680 Third Party Advisory
https://access.redhat.com/errata/RHSA-2018:3681 Third Party Advisory
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-16843 Issue TrackingThird Party Advisory
https://support.apple.com/kb/HT212818 Third Party Advisory
https://usn.ubuntu.com/3812-1/ Third Party Advisory
https://www.debian.org/security/2018/dsa-4335 Third Party Advisory

Track CVE-2018-16843 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-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-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-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2023-46604Apache ActiveMQ OpenWire deserialization remote code executionThe Java OpenWire protocol marshaller in Apache ActiveMQ deserializes untrusted data, letting an attacker manipulate serialized class types so the br…KEVEPSS 100%analysed

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