Unchecked Input for Loop Condition Affecting io.netty:netty-codec-xml package, versions [,4.1.136.Final)[4.2.0.Alpha1,4.2.16.Final)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.46% (38th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-IONETTY-18854608
  • published16 Aug 2026
  • disclosed13 Aug 2026
  • creditvioletagg

Introduced: 13 Aug 2026

NewCVE-2026-73507  (opens in a new tab)
CWE-606  (opens in a new tab)

How to fix?

Upgrade io.netty:netty-codec-xml to version 4.1.136.Final, 4.2.16.Final or higher.

Overview

Affected versions of this package are vulnerable to Unchecked Input for Loop Condition via CPU exhaustion through the XML framing logic in codec-xml/src/main/java/io/netty/handler/codec/xml/XmlFrameDecoder.java. An attacker can monopolize the server's EventLoop thread by sending a trickle of malformed XML data, such as repeated </ sequences, that forces the decoder to rescan the accumulated buffer repeatedly. This can make any application using XmlFrameDecoder become unresponsive and unable to process other traffic on the affected connection or event loop.

CVSS Base Scores

version 4.0
version 3.1