Improper control of a resource through its lifetime in Reactor Netty - CVE-2026-47843
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to route traffic to unintended destinations.
The vulnerability exists due to improper resource management in DNS resolver handling when dynamically creating multiple clients with different custom DNS resolver configurations. A remote attacker can trigger reuse of a previously configured DNS resolver to route traffic to unintended destinations.
The issue occurs in specific scenarios involving multiple clients such as HttpClient or TcpClient that rely on different custom configuration.