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: n/a
KEV: No
Impact: n/a
Action: n/a
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. EPSS data is not available, so the current exploit likelihood is unknown, and 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. 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 27, 2026 at 01:20 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 27, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Spring Reactor Netty
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-26T23:49:26.907Z

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

Link: CVE-2026-47874

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-47874

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T02:00:14Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption