UBUNTU-CVE-2026-44248

Source
https://ubuntu.com/security/CVE-2026-44248
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json
JSON Data
https://api.osv.dev/v1/vulns/UBUNTU-CVE-2026-44248
Upstream
Withdrawn
2026-06-08T21:10:14Z
Published
2026-05-13T19:17:00Z
Modified
2026-06-08T23:00:10.794370687Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
  • Ubuntu - medium
Summary
[none]
Details

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the MQTT 5 header Properties section is parsed and buffered before any message size limit is applied. Specifically, in MqttDecoder, the decodeVariableHeader() method is called before the bytesRemainingBeforeVariableHeader > maxBytesInMessage check. The decodeVariableHeader() can call other methods which will call decodeProperties(). Effectively, Netty does not apply any limits to the size of the properties being decoded. Additionally, because MqttDecoder extends ReplayingDecoder, Netty will repeatedly re-parse the enormous Properties sections and buffer the bytes in memory, until the entire thing parses to completion. This can cause high resource usage in both CPU and memory. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.

References

Affected packages

Ubuntu:25.10
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=questing

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:4.*
1:4.1.48-10
1:4.1.48-10ubuntu0.25.10.1
1:4.1.48-10ubuntu0.25.10.2

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.1.48-10ubuntu0.25.10.2"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:14.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-infra-legacy%2Ftrusty

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:3.*
1:3.2.6.Final-2
1:3.2.6.Final-2+deb8u2build0.14.04.1~esm1
1:3.2.6.Final-2+deb8u2ubuntu0.1~esm1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:3.2.6.Final-2+deb8u2ubuntu0.1~esm1"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:16.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps-legacy%2Fxenial

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:3.*
1:3.2.6.Final-2
1:4.*
1:4.0.32-1
1:4.0.33-1
1:4.0.34-1
1:4.0.34-1ubuntu0.1~esm1
1:4.0.34-1ubuntu0.1~esm2
1:4.0.34-1ubuntu0.1~esm3
1:4.0.34-1ubuntu0.1~esm4

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.0.34-1ubuntu0.1~esm4"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:18.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps%2Fbionic

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:4.*
1:4.1.7-4
1:4.1.7-4ubuntu0.1~esm1
1:4.1.7-4ubuntu0.1
1:4.1.7-4ubuntu0.1+esm1
1:4.1.7-4ubuntu0.1+esm2
1:4.1.7-4ubuntu0.1+esm3
1:4.1.7-4ubuntu0.1+esm4
1:4.1.7-4ubuntu0.1+esm5
1:4.1.7-4ubuntu0.1+esm6

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.1.7-4ubuntu0.1+esm6"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:20.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps%2Ffocal

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:4.*
1:4.1.33-1
1:4.1.33-2
1:4.1.33-3
1:4.1.45-1
1:4.1.45-1ubuntu0.1~esm1
1:4.1.45-1ubuntu0.1~esm2
1:4.1.45-1ubuntu0.1~esm3
1:4.1.45-1ubuntu0.1~esm4
1:4.1.45-1ubuntu0.1~esm6

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.1.45-1ubuntu0.1~esm6"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:22.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps%2Fjammy

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:4.*
1:4.1.48-4
1:4.1.48-4+deb11u1build0.22.04.1
1:4.1.48-4+deb11u2build0.22.04.1
1:4.1.48-4+deb11u2ubuntu0.1~esm1
1:4.1.48-4+deb11u2ubuntu0.1~esm2
1:4.1.48-4+deb11u2ubuntu0.1
1:4.1.48-4+deb11u2ubuntu0.1+esm1
1:4.1.48-4+deb11u2ubuntu0.1+esm3

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.1.48-4+deb11u2ubuntu0.1+esm3"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:24.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps%2Fnoble

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:4.*
1:4.1.48-7
1:4.1.48-8
1:4.1.48-9
1:4.1.48-9ubuntu0.1~esm1
1:4.1.48-9ubuntu0.1~esm2
1:4.1.48-9ubuntu0.1
1:4.1.48-9ubuntu0.1+esm1
1:4.1.48-9ubuntu0.1+esm3

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.1.48-9ubuntu0.1+esm3"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"
Ubuntu:Pro:26.04:LTS
netty

Package

Name
netty
Purl
pkg:deb/ubuntu/netty?arch=source&distro=esm-apps%2Fresolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

1:4.*
1:4.1.48-10
1:4.1.48-11
1:4.1.48-12
1:4.1.48-13
1:4.1.48-14
1:4.1.48-16
1:4.1.48-16ubuntu0.1~esm2

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libnetty-buffer-java",
            "binary_version": "1:4.1.48-16ubuntu0.1~esm2"
        },
        {
            "binary_name": "libnetty-common-java",
            "binary_version": "1:4.1.48-16ubuntu0.1~esm2"
        },
        {
            "binary_name": "libnetty-java",
            "binary_version": "1:4.1.48-16ubuntu0.1~esm2"
        }
    ]
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/cve/2026/UBUNTU-CVE-2026-44248.json"