
Cloud Vulnerability DB
Eine von der Community geführte Datenbank für Schwachstellen
CVE-2026-59901 is a denial-of-service vulnerability in Netty's Bzip2Decoder handler, titled "Infinite Loop in RLE State Machine Leads to Event-Loop Thread Hang." The flaw exists in the run-length encoding (RLE) state machine within Bzip2BlockDecompressor.read() in Netty's compression codec pipeline. Affected packages are io.netty:netty-codec (versions before 4.1.136.Final) and io.netty:netty-codec-compression (versions 4.2.0.Final through before 4.2.16.Final). The vulnerability was published by Netty maintainer normanmaurer on July 14, 2026, and added to the GitHub Advisory Database on July 22, 2026. It carries a CVSS v4.0 base score of 8.7 (High) (Github Advisory, Netty Security Advisory).
The root cause is classified as CWE-835 (Loop with Unreachable Exit Condition / Infinite Loop). The vulnerability resides in the RLE state machine within Bzip2BlockDecompressor.read(), which can be driven into an infinite loop when processing a specially crafted, malformed bzip2 stream. Because Netty uses an event-loop threading model, a single thread permanently stuck in this loop renders the entire event loop unresponsive — no authentication or special privileges are required to trigger the condition, and the attack can be launched remotely over the network with low complexity (Github Advisory, Netty Security Advisory).
Successful exploitation causes the targeted Netty event-loop thread to hang permanently, making the service completely unresponsive to all subsequent requests. There is no confidentiality or integrity impact — the vulnerability is purely an availability issue. Because Netty is widely used as a foundational networking framework in Java-based middleware, application servers, and microservices, the blast radius can extend to any application layer built on top of the affected Netty instance (Github Advisory).
Content-Encoding: bzip2 or custom protocols using Netty's Bzip2Decoder in their pipeline). Tools like Shodan, Censys, or targeted HTTP probing can help identify candidates.Bzip2BlockDecompressor.read(). The payload must be a syntactically plausible but semantically malformed bzip2 stream that causes the RLE decoder to enter an unreachable exit condition.Content-Encoding: bzip2, or via any protocol channel that routes data through the Bzip2Decoder handler in the Netty pipeline.Bzip2BlockDecompressor.read() method enters an infinite loop processing the malformed RLE data, permanently capturing the Netty event-loop thread.Content-Encoding: bzip2 or bzip2-compressed payloads sent to Netty-based services; repeated connection attempts from the same source IP delivering compressed data.Bzip2BlockDecompressor.read() or related RLE state machine methods.Upgrade to the patched versions: io.netty:netty-codec 4.1.136.Final or io.netty:netty-codec-compression 4.2.16.Final (Netty 4.1.136 Release, Netty 4.2.16 Release). As a temporary workaround, disable bzip2 compression support in the Netty pipeline if it is not operationally required. Additionally, consider deploying a reverse proxy or WAF rule to reject or drop requests containing bzip2-encoded content before they reach the Netty application (Github Advisory).
Quelle: Dieser Bericht wurde mithilfe von KI erstellt
Kostenlose Schwachstellenbewertung
Bewerten Sie Ihre Cloud-Sicherheitspraktiken in 9 Sicherheitsbereichen, um Ihr Risikoniveau zu bewerten und Lücken in Ihren Abwehrmaßnahmen zu identifizieren.
Eine personalisierte Demo anfordern
"Die beste Benutzererfahrung, die ich je gesehen habe, bietet vollständige Transparenz für Cloud-Workloads."
"„Wiz bietet eine zentrale Oberfläche, um zu sehen, was in unseren Cloud-Umgebungen vor sich geht.“ "
"„Wir wissen, dass, wenn Wiz etwas als kritisch identifiziert, es auch wirklich kritisch ist.“"