CVE Catalog

CVE-2026-42577

High
Published: Translated: NVD NIST

Summary

Netty, an asynchronous network application framework, has an issue in versions from 4.2.0.Final to 4.2.13.Final where the epoll transport fails to detect and close TCP connections that receive a RST after being half-closed. This leads to stale channels that are never cleaned up and, in some code paths, a 100% CPU busy-loop in the event loop thread.

Risk Assessment

The organization may experience performance issues, including high CPU usage, which can lead to service degradation and impact application availability.

Recommendation

It is recommended to upgrade Netty to version 4.2.13.Final or later to mitigate this vulnerability.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

Netty is an asynchronous, event-driven network application framework. From 4.2.0.Final to 4.2.13.Final , Netty's epoll transport fails to detect and close TCP connections that receive a RST after being half-closed, leading to stale channels that are never cleaned up and, in some code paths, a 100% CPU busy-loop in the event loop thread. This vulnerability is fixed in 4.2.13.Final.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS