Answer in brief
CVE-2026-73507 records a High severity (CVSS 7.5) vulnerability in Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion. The current sources do not mark it as known exploited. The current feed maps netty/netty (generic), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
Answer in brief
CVE-2026-73507 records a High severity (CVSS 7.5) vulnerability in Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion. The current sources do not mark it as known exploited. The current feed maps netty/netty (generic), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps netty/netty (generic), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| netty/nettygeneric | < 4.1.136.Final || >= 4.2.0.Final, < 4.2.16.Final | Not reported |
| io.netty:netty-codec-xmlmaven | >=4.2.0.Final <4.2.16.Final | 4.2.16.Final |
| io.netty:netty-codec-xmlmaven | >=0 <4.1.136.Final | 4.1.136.Final |
| io.netty:netty-codec-xmlmaven | >=4.2.0.Final,<=4.2.15.Final | 4.2.16.Final |
| io.netty:netty-codec-xmlmaven | <=4.1.135.Final | 4.1.136.Final |
Published upstream
Aug 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 8, 2026
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.
Quoted source text, attributed separately from HOL analysis.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps netty/netty (generic), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven), io.netty:netty-codec-xml (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| netty/nettygeneric | < 4.1.136.Final || >= 4.2.0.Final, < 4.2.16.Final | Not reported |
| io.netty:netty-codec-xmlmaven | >=4.2.0.Final <4.2.16.Final | 4.2.16.Final |
| io.netty:netty-codec-xmlmaven | >=0 <4.1.136.Final | 4.1.136.Final |
| io.netty:netty-codec-xmlmaven | >=4.2.0.Final,<=4.2.15.Final | 4.2.16.Final |
| io.netty:netty-codec-xmlmaven | <=4.1.135.Final | 4.1.136.Final |
Published upstream
Aug 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 8, 2026
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.
Quoted source text, attributed separately from HOL analysis.