XXE in Netty

CVE-2026-56817

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and 4.1.0.Final through 4.1.135.Final, any caller that can deliver bytes to a Netty channel pipeline containing `XmlDecoder` can send XML with a `DOCTYPE` declaration to an `AsyncXMLInputFactory` instantiated with no security configuration, leaving DTD and entity handling active depending on Aalto XML async parser behavior and creating conditional XML external entity risk. This issue is fixed in versions 4.1.136.Final and 4.2.16.Final.

Vulnerability class: XXE (XML External Entity)

EPSS: 0.004 (30.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Netty — versions >= 4.2.0.Final, < 4.2.16.Final, >= 4.1.0.Final, < 4.1.136.Final

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-56817?
CVE-2026-56817 is a critical-severity vulnerability in Netty, classified under Improper Restriction of XML External Entity Reference (XXE). CVSS score: 9.8/10. Published 2026-07-21.
How severe is CVE-2026-56817?
Critical severity. CVSS v3 base score is 9.8 out of 10.