Lucene search
+L

65 matches found

NVD
NVD
•added 2026/09/18 3:17 p.m.•9 views

CVE-2026-93564

A flaw was found in Netty. A reference-count leak in the HAProxy PROXY-v2 message decoder allows a remote, unauthenticated attacker to send specially crafted PROXY-protocol v2 headers. This can lead to memory exhaustion, resulting in a Denial of Service DoS for the affected system...

7.5CVSS0.00793EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/18 2:13 p.m.•20 views

CVE-2026-93564

This vulnerability affects Netty's netty-codec-haproxy module. The root cause is a reference-count leak on grandchild ByteBuf objects within the HAProxy PROXY-v2 nested-TLV handling logic, described as an incomplete fix of PR #16881 . The CVSS 3.1 score is 7.5 (HIGH) , with a network attack vecto...

7.5CVSS5.5AI score0.00793EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 2:13 p.m.•43 views

CVE-2026-93564 Io.netty/netty-codec-haproxy: netty: haproxy proxy-v2 nested-tlv grandchild bytebuf reference-count leak (incomplete fix of pr #16881)

A flaw was found in Netty. A reference-count leak in the HAProxy PROXY-v2 message decoder allows a remote, unauthenticated attacker to send specially crafted PROXY-protocol v2 headers. This can lead to memory exhaustion, resulting in a Denial of Service DoS for the affected system...

7.5CVSS0.00793EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/18 2:13 p.m.•9 views

EUVD-2026-82930

A flaw was found in Netty. A reference-count leak in the HAProxy PROXY-v2 message decoder allows a remote, unauthenticated attacker to send specially crafted PROXY-protocol v2 headers. This can lead to memory exhaustion, resulting in a Denial of Service DoS for the affected system...

7.5CVSS5.5AI score0.00793EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/18 2:13 p.m.•12 views

CVE-2026-93564

A flaw was found in Netty. A reference-count leak in the HAProxy PROXY-v2 message decoder allows a remote, unauthenticated attacker to send specially crafted PROXY-protocol v2 headers. This can lead to memory exhaustion, resulting in a Denial of Service DoS for the affected system...

7.5CVSS5.5AI score0.00793EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2026/09/18 2:13 p.m.•14 views

CVE-2026-93564 Io.netty/netty-codec-haproxy: netty: haproxy proxy-v2 nested-tlv grandchild bytebuf reference-count leak (incomplete fix of pr #16881)

A flaw was found in Netty. A reference-count leak in the HAProxy PROXY-v2 message decoder allows a remote, unauthenticated attacker to send specially crafted PROXY-protocol v2 headers. This can lead to memory exhaustion, resulting in a Denial of Service DoS for the affected system...

7.5CVSS5.5AI score0.00793EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/09/18 2:08 p.m.•10 views

CVE-2026-93564

A flaw was found in Netty. A reference-count leak in the HAProxy PROXY-v2 message decoder allows a remote, unauthenticated attacker to send specially crafted PROXY-protocol v2 headers. This can lead to memory exhaustion, resulting in a Denial of Service DoS for the affected system. Mitigation See...

7.5CVSS5.5AI score0.00793EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/18 8:17 a.m.•15 views

CVE-2026-93494

A flaw was found in Netty's StompSubframeDecoder component. A remote attacker can exploit this vulnerability by sending a specially crafted STOMP frame body without its terminating null byte. This causes the decoder to allocate a ByteBuf a buffer for bytes that is never released, leading to a...

7.5CVSS0.00582EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 7:39 a.m.•20 views

CVE-2026-93494

CVE-2026-93494 affects Netty's StompSubframeDecoder in the netty-codec-stomp component. A remote attacker can send a specially crafted STOMP frame body missing its terminating null byte , causing the decoder to allocate a ByteBuf that is never released . This results in a permanent memory leak th...

7.5CVSS5.9AI score0.00582EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/15 5:13 p.m.•47 views

CVE-2026-54251

netty-incubator-codec-ohttp is a Netty incubator library implementing Oblivious HTTP (OHTTP) gateway and client functionality. Prior to 0.0.23.Final , the OHTTP gateway decryption path allocates a pooled direct (native off-heap) ByteBuf for decrypted plaintext before the AEAD tag is verified. Whe...

8.7CVSS5.5AI score0.00507EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/15 5:13 p.m.•10 views

CVE-2026-54251 netty-incubator-codec-ohttp: [OHttpServerCodec] Native Direct-Memory Leak on AEAD Decryption Failure Leads to Gateway Denial of Service

netty-incubator-codec-ohttp implements Oblivious HTTP OHTTP gateway and client functionality using Netty. Prior to 0.0.23.Final, the OHTTP gateway decryption path in codec-ohttp/src/main/java/io/netty/incubator/codec/ohttp/OHttpRequestResponseContext.java allocates a pooled direct ByteBuf for...

8.7CVSS5.5AI score0.00507EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/15 5:13 p.m.•11 views

EUVD-2026-78879

netty-incubator-codec-ohttp implements Oblivious HTTP OHTTP gateway and client functionality using Netty. Prior to 0.0.23.Final, the OHTTP gateway decryption path in codec-ohttp/src/main/java/io/netty/incubator/codec/ohttp/OHttpRequestResponseContext.java allocates a pooled direct ByteBuf for...

8.7CVSS5.5AI score0.00507EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/15 5:13 p.m.•9 views

CVE-2026-54251 netty-incubator-codec-ohttp: [OHttpServerCodec] Native Direct-Memory Leak on AEAD Decryption Failure Leads to Gateway Denial of Service

netty-incubator-codec-ohttp implements Oblivious HTTP OHTTP gateway and client functionality using Netty. Prior to 0.0.23.Final, the OHTTP gateway decryption path in codec-ohttp/src/main/java/io/netty/incubator/codec/ohttp/OHttpRequestResponseContext.java allocates a pooled direct ByteBuf for...

8.7CVSS5.5AI score
SaveExploits0References5
Atlassian
Atlassian
•added 2026/09/02 8:31 a.m.•12 views

DoS (Denial of Service) io.netty:netty-codec-http Dependency in Confluence Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 7.4.0, 7.13.0, 7.19.0, 8.5.0, 8.9.0, 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.0.2, 10.1.0, and 10.2.0 of Confluence Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 8.7 and a CVSS Vect...

8.7CVSS5.9AI score0.0063EPSS
SaveExploits0
Atlassian
Atlassian
•added 2026/09/02 7:31 a.m.•11 views

DoS (Denial of Service) io.netty:netty-codec-http2 Dependency in Confluence Data Center

This High severity DoS Denial of Service vulnerability was introduced in versions 8.5.0, 8.9.0, 9.0.1, 9.1.0, 9.2.0, 9.3.1, 9.4.0, 9.5.1, 10.0.2, 10.1.0, and 10.2.0 of Confluence Data Center. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of...

7.5CVSS7AI score0.00665EPSS
SaveExploits1
OSV
OSV
•added 2026/08/20 6:39 p.m.•13 views

GHSA-VMR9-J6WF-PMH2 netty-incubator-codec-ohttp: [OHttpServerCodec] Native Direct-Memory Leak on AEAD Decryption Failure Leads to Gateway Denial of Service

The netty-incubator-codec-ohttp library implements Oblivious HTTP OHTTP gateway and client functionality using Netty's ByteBuf memory management. When an OHTTP gateway processes encrypted client requests, it allocates a pooled direct native off-heap ByteBuf to hold the decrypted plaintext before...

8.7CVSS5.7AI score0.00507EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/20 12:00 a.m.•28 views

PT-2026-80754

netty-incubator-codec-ohttp implements Oblivious HTTP OHTTP gateway and client functionality using Netty. Prior to 0.0.23.Final, the OHTTP gateway decryption path in codec-ohttp/src/main/java/io/netty/incubator/codec/ohttp/OHttpRequestResponseContext.java allocates a pooled direct ByteBuf for...

8.7CVSS5.5AI score0.00507EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/08/20 12:00 a.m.•16 views

PT-2026-80318

The netty-incubator-codec-ohttp library implements Oblivious HTTP OHTTP gateway and client functionality using Netty's ByteBuf memory management. When an OHTTP gateway processes encrypted client requests, it allocates a pooled direct native off-heap ByteBuf to hold the decrypted plaintext before...

8.7CVSS5.7AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/14 12:52 a.m.•10 views

SUSE 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.00382EPSS
SaveExploits0References3
Snyk
Snyk
•added 2026/08/13 7:00 p.m.•16 views

Missing Release of Resource after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Resource after Effective Lifetime through DnsCodecUtil.decompressDomainName in codec-dns/src/main/java/io/netty/handler/codec/dns/DnsCodecUtil.java. An attacker can exhaust direct memory and trigger a gradual denial o...

7.5CVSS5.4AI score0.00382EPSS
SaveExploits0References2
Rows per page
Query Builder