Netty Netty
CVE-2026-89044
Netty versions 4.1.133.Final through 4.1.137.Final and 4.2.13.Final through 4.2.17.Final fail to properly validate the final transfer coding in the Transfer-Encoding header, allowing attackers to smuggle requests by using malformed encoding declarations. Attackers can split Transfer-Encoding headers across multiple lines or use values like 'chunked, xchunked' to bypass validation and decode messages as chunked when the final coding is not chunked, enabling request smuggling attacks.
What this means for your business
- It affects Netty. It matters if your company, or a supplier that handles your data, runs it.
- Code showing how to exploit it has been published, but real attacks have not been confirmed.
- An attacker can use it remotely, over a network, without a login, and without anyone at your company clicking anything.
What to do
- 1Check whether your company or your suppliers run Netty, and which version. The affected versions are listed further down this page.
- 2If you do, apply the vendor's fix. A patch or vendor advisory has been published.
Not sure if your company is exposed?
Fastnexa’s certified penetration testers can check whether attackers could use this flaw, or others like it, against your websites, apps and network. The full test is free for our first 10 founding clients until 31 December 2026.
Scoring
- CVSS
- 6.5 (v3.1)
- Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N- CVSS v4
- 6.9
- Weakness
- CWE-444
- Assigned by
- disclosure@vulncheck.com
Dates
- Published
- 2026-09-10
- Last modified
- 2026-09-16
- Sources
- NVD
Affected products
- Netty Netty4.1.133 - 4.1.138, 4.2.13 - 4.2.18
As listed in the NVD configuration data. Not a statement about your estate.
References
- https://github.com/netty/netty
- https://github.com/netty/netty/blob/netty-4.1.137.Final/codec-http/src/main/java/io/netty/handler/codec/http/HttpObjectDecoder.java#L866
- https://github.com/netty/netty/commit/640d4d3324f7b811a4903d0730c8ccb35500500c
- https://github.com/netty/netty/commit/ca87393b0e9e13c493d213a268e727a6d44e1585
- https://github.com/netty/netty/releases/tag/netty-4.1.138.Final
- https://github.com/netty/netty/releases/tag/netty-4.2.18.Final
- https://github.com/netty/netty/security/advisories/GHSA-hcvj-94mj-jp5c
- https://www.vulncheck.com/advisories/netty-4.1.133-final-through-4.1.137-final-and-4.2.13-final-through-4.2.17-final-http-request-smuggling-via-transfer-encoding