Network Application Framework Vulnerability in Netty by Netty Project
CVE-2026-42577
7.5HIGH
What is CVE-2026-42577?
The Netty framework, an event-driven network application toolkit, contains a vulnerability in its epoll transport mechanism. This flaw affects versions from 4.2.0.Final to 4.2.13.Final by failing to properly manage TCP connections that receive a reset (RST) after a half-closure. As a result, stale channels may accumulate, leading to inefficient resource usage, including a potential 100% CPU busy-loop in the event loop thread. This issue can severely impact application performance and responsiveness, making it crucial for users to upgrade to version 4.2.13.Final or higher, where this vulnerability has been addressed.
Affected Version(s)
netty >= 4.2.0.Final, < 4.2.13.Final
