Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode() failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated </ sequences that repeatedly rescanned the accumulated buffer and exhausted an EventLoop thread's CPU, causing denial of service with a maxFrameLength of 1 MB. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.
References
Configurations
No configuration.
History
13 Aug 2026, 15:20
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-08-13 15:20
Updated : 2026-08-15 04:18
NVD link : CVE-2026-73507
Mitre link : CVE-2026-73507
CVE.ORG link : CVE-2026-73507
JSON object : View
Products Affected
No product.
CWE
CWE-400
Uncontrolled Resource Consumption
