Description
The vulnerability occurs when a client sends HTTP/1.1 pipelined requests over a single connection, causing the Reactor Netty HTTP server to consume an excessive amount of memory.
Reactor Netty 1.3.0 - 1.3.6
Reactor Netty 1.1.0 - 1.2.18
Reactor Netty 1.0.52 and earlier
Published: 2026-08-26
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
AI Analysis

Impact

This vulnerability allows a client to send a succession of HTTP/1.1 pipelined requests over a single connection, which causes the Reactor Netty HTTP server to consume an unexpectedly large amount of memory. The result is a denial of service for the affected system, as the server can become unresponsive or crash when memory resources are exhausted. The weakness is a form of resource exhaustion flaw, affecting the integrity of service availability.

Affected Systems

The flaw is present in Spring Reactor Netty version ranges 1.3.0 through 1.3.6, 1.1.0 through 1.2.18, and all releases 1.0.52 and earlier. Any application using these Reactor Netty components is potentially vulnerable if it accepts HTTP/1.1 pipelined requests.

Risk and Exploitability

The reported CVSS score is 5.3, indicating a moderate severity, and the EPSS score is 0.00238 (≈ 0.238 %), demonstrating a very low exploitation probability; the vulnerability is not listed in CISA’s KEV catalog. The attack vector is network‑based, as the exploit requires an external client to establish a TCP connection and issue pipelined HTTP/1.1 requests, and no special privileges or authentication are needed to trigger the flaw, making it broadly exploitable in environments where Reactor Netty is exposed to untrusted traffic.

Generated by OpenCVE AI on August 28, 2026 at 06:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Reactor Netty to a version that contains the fix, such as 1.3.7 or newer or 1.2.19 or newer, depending on the release line in use.
  • Configure any front‑end proxy or load balancer to disable or throttle HTTP/1.1 pipelining, limiting the number of concurrent pipelined requests a single connection can send.
  • Implement application‑level or infrastructure monitoring to detect abnormal memory usage and throttle or reset connections that approach resource limits.

Generated by OpenCVE AI on August 28, 2026 at 06:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Pivotal
Pivotal reactor Netty
CPEs cpe:2.3:a:pivotal:reactor_netty:*:*:*:*:*:*:*:*
Vendors & Products Pivotal
Pivotal reactor Netty

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-400
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770

Thu, 27 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring reactor Netty
Vendors & Products Spring
Spring reactor Netty

Thu, 27 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-400

Thu, 27 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Description The vulnerability occurs when a client sends HTTP/1.1 pipelined requests over a single connection, causing the Reactor Netty HTTP server to consume an excessive amount of memory. Reactor Netty 1.3.0 - 1.3.6 Reactor Netty 1.1.0 - 1.2.18 Reactor Netty 1.0.52 and earlier
Title Reactor Netty HTTP Server Denial of Service With Pipelined Requests
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Pivotal Reactor Netty
Spring Reactor Netty
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T13:12:29.108Z

Reserved: 2026-05-20T10:00:57.077Z

Link: CVE-2026-47874

cve-icon Vulnrichment

Updated: 2026-08-27T13:12:23.967Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T01:17:33.620

Modified: 2026-09-02T15:50:42.727

Link: CVE-2026-47874

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T06:45:04Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling