Record summary

CVE-2026-73507 has a selected CVSS score of 7.5 (high).

Description

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.

Description source: CVE List

Affected products and versions

2
ProductSourceVersion rangeStatus
CVE List< 4.1.136.Finalaffected
>= 4.2.0.Final, < 4.2.16.Finalaffected
GitHub Advisory4.2.0.Final to < 4.2.16.Final · Fixed in 4.2.16.Finalaffected
Before 4.1.136.Final · Fixed in 4.1.136.Finalaffected

References

8