Denial of Service Vulnerability in Netty MQTT Decoder by JBoss
CVE-2026-93575
Currently unrated
What is CVE-2026-93575?
The vulnerability in JBoss's Netty MQTT decoder stems from an incomplete fix for a previous issue. It allows an unauthenticated attacker to craft a malicious MQTT packet with a small 'Remaining Length' while specifying an oversized 'Properties Length'. This oversight leads to excessive memory consumption and CPU usage as the MQTT decoder attempts to buffer and process an overwhelming number of properties. Consequently, systems may experience crashes or significant performance degradation due to OutOfMemoryError. Organizations utilizing affected versions of Netty should prioritize applying appropriate patches and updates to safeguard against potential exploitation.