PT-2026-38399 · Netty+1 · Netty+1

·

CVE-2026-44248

·

Published

2026-05-07

·

Updated

2026-07-21

CVSS v2.0

7.8

High

VectorAV:N/AC:L/Au:N/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Netty (affected versions not specified)
Description Resource exhaustion occurs because the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. In the MqttDecoder class, the decodeVariableHeader() function is executed before the check for bytesRemainingBeforeVariableHeader > maxBytesInMessage. This allows decodeVariableHeader() to trigger decodeProperties(), meaning no limits are applied to the size of the decoded properties. Since MqttDecoder extends ReplayingDecoder, the system repeatedly re-parses and buffers large Properties sections in memory until parsing is complete, leading to high CPU and memory consumption.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Resource Exhaustion

Allocation of Resources Without Limits

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BDU:2026-09645
CLEANSTART-2026-BO52019
CLEANSTART-2026-CP46043
CLEANSTART-2026-DD05788
CLEANSTART-2026-DT81884
CLEANSTART-2026-EG39405
CLEANSTART-2026-GX44743
CLEANSTART-2026-IY44515
CLEANSTART-2026-LE11246
CLEANSTART-2026-MX76059
CLEANSTART-2026-RN56220
CLEANSTART-2026-RS65756
CLEANSTART-2026-SH44648
CLEANSTART-2026-VP53607
CLEANSTART-2026-WK99982
CVE-2026-44248
GHSA-JFG9-48MV-9QGX
OPENSUSE-SU-2026:10795-1
SUSE-SU-2026:2308-1

Affected Products

Netty
Red Os