Lucene search
+L

3377 matches found

RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.8 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.8 views

io.netty/netty-codec-http: Netty: Security control bypass allows unauthorized requests via null origin header

A flaw was found in Netty, a network application framework. A remote attacker can bypass security controls in the CorsHandler component by sending a specially crafted request with a null origin header. This bypasses the intended access restrictions, allowing unauthorized requests to reach the...

6.5CVSS5.3AI score0.00379EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

io.netty/netty-codec-xml: Netty: Information disclosure via XML External Entity (XXE) vulnerability

A flaw was found in Netty, a network application framework. A remote attacker could exploit this vulnerability by sending specially crafted XML data containing a DOCTYPE declaration to a vulnerable XmlDecoder within the Netty channel pipeline. This can lead to an XML External Entity XXE...

9.8CVSS5.3AI score0.00371EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.9 views

io.netty/netty-codec-http: Netty: Denial of Service via SPDY SETTINGS frame processing

A flaw was found in Netty, a network application framework. A remote attacker, by sending a specially crafted SPDY/3.1 SETTINGS frame, could cause the SPDY SETTINGS decoder to create a large number of map entries. This excessive processing and memory allocation can lead to a denial of service DoS...

7.5CVSS5.3AI score0.00423EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.10 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via memory exhaustion in SPDY-to-HTTP codec

A flaw was found in Netty. A remote attacker can exploit a vulnerability in the SpdyHttpDecoder handler of Netty's SPDY-to-HTTP codec. When processing a client-initiated SYNSTREAM frame, the decoder fails to release allocated memory if the stream is reset or content limits are exceeded. This...

8.7CVSS5.4AI score0.00612EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

io.netty/netty-handler-ssl-ocsp: Netty: Certificate revocation bypass via OCSP response replay attack

A flaw was found in Netty. The OcspClient component fails to validate that the Certificate ID in an Online Certificate Status Protocol OCSP response matches the requested Certificate ID. This vulnerability allows a remote attacker to bypass certificate revocation checks by presenting a legitimate...

9.1CVSS5.4AI score0.00182EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

io.netty/netty-codec-http2: Netty: Denial of Service via HTTP/2 DATA frame memory leak

A flaw was found in Netty, a network application framework. A remote, unauthenticated attacker can exploit this vulnerability by sending specially crafted HTTP/2 DATA frames to applications that use Netty and have HTTP/2 content decompression enabled. This can lead to memory exhaustion, causing t...

7.5CVSS5.4AI score0.00365EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.6 views

io.netty/netty-codec-stomp: Netty: Denial of Service vulnerability in STOMP decoder

A flaw was found in Netty, a network application framework, specifically within the StompSubframeDecoder component. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a large number of small headers. The decoder fails to properly limit the total number or...

7.5CVSS5.4AI score0.00423EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2026/08/13 2:50 p.m.7 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via SPDY header decompression amplification

A flaw was found in Netty, a network application framework. A remote attacker could exploit a vulnerability in the SPDY header decoding process. By sending a specially crafted, small compressed header block, the attacker can cause it to expand significantly during decompression, leading to...

7.5CVSS5.3AI score0.00423EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
added 2026/08/13 2:27 p.m.6 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/13 2:27 p.m.62 views

CVE-2026-73508

Netty CVE-2026-73508 affects the DNS record decoding path. Prior to Netty 4.1.136.Final and 4.2.16.Final, the code paths io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord(), and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainNam...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 2:27 p.m.36 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS0.00333EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:27 p.m.5 views

CVE-2026-73508

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/13 2:27 p.m.7 views

CVE-2026-73508

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.4AI score0.00333EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/13 2:27 p.m.9 views

EUVD-2026-58086

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.3AI score0.00333EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/13 2:27 p.m.25 views

CVE-2026-73508 Netty: Memory Leak in DNS Record Decoder via Malformed Domain Names

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.dns.AbstractDnsRecord, io.netty.handler.codec.dns.DefaultDnsRecordDecoder.decodeRecord, and io.netty.handler.codec.dns.DnsCodecUtil.decompressDomainName failed to...

5.3CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/13 2:25 p.m.33 views

CVE-2026-73507 Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion

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 /...

7.5CVSS0.00461EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/13 2:25 p.m.20 views

CVE-2026-73507 Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion

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 /...

7.5CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/08/13 2:25 p.m.43 views

CVE-2026-73507

Netty (async network framework) has a vulnerability in io.netty.handler.codec.xml.XmlFrameDecoder.decode() where the closing-tag parser state isn’t preserved across invocations. An unauthenticated remote attacker can send repeated

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 2:25 p.m.9 views

EUVD-2026-58083

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 /...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References5
Rows per page
Query Builder