Intel

AIKIDO-2026-718872

reactor-netty-http is vulnerable to Improper Input Validation

Improper Input ValidationCVE-2026-47845 Published 6 days ago

53

Medium Risk

This Affects:

JAVAreactor-netty-http
0.0.1 - 1.3.6
Fixed in 1.3.7
Are you affected? Scan for Free

TL;DR

reactor-netty-http can mis-evaluate the remote IP address when HAProxy Protocol is enabled. Access-control or logging decisions that trust that address may then use the wrong client identity. The issue only applies when the server is configured to use HAProxy Protocol. The patch correctly derives the remote address from the proxy protocol data.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and HAProxy Protocol is enabled on the Reactor Netty HTTP server.

Background info

reactor-netty-http is vulnerable to Improper Input Validation in versions 0.0.1 - 1.3.6.

How to fix this

Upgrade the io.projectreactor.netty:reactor-netty-http library to the patch version.