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: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability causes the Reactor Netty HTTP Server to misinterpret the remote IP address when the HAProxy Protocol is enabled. 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‑640 and CWE‑285.

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. Because the EPSS score is not available, the current exploitation probability is unknown, and the vulnerability is not listed in CISA KEV. The attack requires the application to be configured to use the HAProxy Protocol, and 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 01:25 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 01:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Spring Reactor Netty
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-26T23:28:39.360Z

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

Link: CVE-2026-47845

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-47845

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T02:30:06Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-640

    Weak Password Recovery Mechanism for Forgotten Password