Description
In specific scenarios, Reactor Netty HTTP Server may incorrectly evaluate the remote IP address when HAProxy Protocol is enabled. In order for this to happen, the application must be configured to use HAProxy Protocol.
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: Unauthorized IP-based Access Bypass
Action: Immediate Patch
AI Analysis

Impact

This vulnerability causes the Reactor Netty HTTP Server to misinterpret the remote IP address when it is configured to use the HAProxy Protocol. As a result, an attacker can send traffic that appears to originate from a trusted IP, potentially bypassing IP‑based access controls, rate limits, or other server‑side filtering. The weakness reflects improper handling of a trusted source address and is classified under CWE‑290. Based on the description, it is inferred that the attacker must craft packets that include correct HAProxy protocol frames to manipulate the server's perceived client address.

Affected Systems

Spring: Reactor Netty is affected. Versions 1.3.0 through 1.3.6, 1.1.0 through 1.2.18, and 1.0.52 and earlier contain the flaw. Any deployment using these releases with the HAProxy Protocol enabled is at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score is below 1%, translating to an exploitation probability of approximately 0.18%, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attacker must be able to send packets that mimic HAProxy framing. Once that condition is met, the attacker can influence the perceived client IP address to gain unauthorized access or evade controls.

Generated by OpenCVE AI on August 27, 2026 at 19:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Reactor Netty to the latest supported release, which contains the remediation for this issue.
  • Disable the HAProxy Protocol setting unless it is absolutely required, or ensure that only trusted, internal proxies provide HAProxy headers.
  • Configure additional IP‑based authentication or firewall rules that validate client IPs against trusted networks, rather than relying solely on values derived from the HAProxy Protocol.

Generated by OpenCVE AI on August 27, 2026 at 19:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 04 Sep 2026 19:15:00 +0000

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

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

Type Values Removed Values Added
Weaknesses CWE-285
CWE-640

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

Type Values Removed Values Added
Weaknesses CWE-290
Metrics ssvc

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


Thu, 27 Aug 2026 02:45: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-285
CWE-640

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

Type Values Removed Values Added
Description In specific scenarios, Reactor Netty HTTP Server may incorrectly evaluate the remote IP address when HAProxy Protocol is enabled. In order for this to happen, the application must be configured to use HAProxy Protocol. 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 may incorrectly evaluate proxy addresses
References
Metrics cvssV3_1

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


Subscriptions

Broadcom Reactor Netty
Spring Reactor Netty
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T14:02:35.899Z

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

Link: CVE-2026-47845

cve-icon Vulnrichment

Updated: 2026-08-27T14:02:29.807Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-04T19:06:58.447

Link: CVE-2026-47845

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:30:13Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing