Lucene search
+L

352 matches found

Vulnrichment
Vulnrichment
added 2026/09/18 2:44 p.m.13 views

CVE-2026-93573 Io.netty/netty-codec-http: netty split transfer-encoding fields bypass final-chunked validation and enable request smuggling

A flaw was found in Netty's HTTP/1.1 decoder. This vulnerability allows a remote attacker to bypass Transfer-Encoding header validation by splitting the Transfer-Encoding field across multiple headers, with the last field containing a non-final transfer coding like gzip or deflate. This bypass ca...

6.5CVSS5.9AI score0.00337EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 2:33 p.m.6 views

EUVD-2026-82976

A flaw was found in Netty netty-codec-smtp. The component does not properly validate Carriage Return CR and Line Feed LF characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP...

7.5CVSS5.8AI score0.00269EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 2:33 p.m.41 views

CVE-2026-93576 Io.netty/netty-codec-smtp: netty netty-codec-smtp — smtp command-name field is not crlf-validated (incomplete fix of cve-2025-59419)

A flaw was found in Netty netty-codec-smtp. The component does not properly validate Carriage Return CR and Line Feed LF characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP...

7.5CVSS0.00269EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/18 2:33 p.m.9 views

CVE-2026-93576

A flaw was found in Netty netty-codec-smtp. The component does not properly validate Carriage Return CR and Line Feed LF characters in the SMTP command-name field. A remote attacker, if an application routes untrusted input into this field, can embed CR/LF characters to inject arbitrary SMTP...

7.5CVSS5.8AI score0.00269EPSS
SaveExploits0
CVE
CVE
added 2026/09/18 2:33 p.m.14 views

CVE-2026-93576

CVE-2026-93576 affects Netty netty-codec-smtp , where the SMTP command-name field is not properly CRLF-validated . This is classified as an incomplete fix of the earlier CVE-2025-59419 , meaning the previous remediation did not fully address the validation gap. The Red Hat-assigned CVSS 3.1 score...

7.5CVSS5.8AI score0.00269EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/18 2:27 p.m.33 views

CVE-2026-93569

CVE-2026-93569 affects the netty-codec-http2 component of the Netty library. The vulnerability occurs during the translation of HTTP/1 absolute-form requests to HTTP/2: a Host header mismatch is incorrectly propagated into the HTTP/2 :authority pseudo-header, overriding the authority specified in...

8.2CVSS5.8AI score0.00518EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 2:27 p.m.43 views

CVE-2026-93569 Io.netty/netty-codec-http2: http/1 absolute-form host mismatch is translated to http/2 :authority, overriding the request-target authority

A flaw was found in Netty. A remote unauthenticated attacker can exploit a vulnerability in Netty's HTTP/1 to HTTP/2 conversion process. When an HTTP/1 request includes both an absolute-form request-target and a conflicting Host header, Netty incorrectly prioritizes the Host header for the HTTP/2...

8.2CVSS0.00518EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/18 2:27 p.m.4 views

CVE-2026-93569 Io.netty/netty-codec-http2: http/1 absolute-form host mismatch is translated to http/2 :authority, overriding the request-target authority

A flaw was found in Netty. A remote unauthenticated attacker can exploit a vulnerability in Netty's HTTP/1 to HTTP/2 conversion process. When an HTTP/1 request includes both an absolute-form request-target and a conflicting Host header, Netty incorrectly prioritizes the Host header for the HTTP/2...

8.2CVSS5.8AI score0.00518EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 2:23 p.m.43 views

CVE-2026-93567 Io.netty/netty-codec-http2: http/1 authority-form connect is translated to malformed http/2 connect with host-controlled :authority

A flaw was found in Netty's HTTP/2 codec. When converting HTTP/1 CONNECT requests to HTTP/2, the component incorrectly uses the Host header instead of the CONNECT authority-form request-target for the tunnel authority. A remote attacker can exploit this by supplying a different Host header, leadi...

7.5CVSS0.00555EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 2:23 p.m.24 views

CVE-2026-93567

Io.netty/netty-codec-http2 is vulnerable when an HTTP/1 authority-form CONNECT request is translated into a malformed HTTP/2 CONNECT frame, resulting in a Host-controlled :authority pseudo-header. This is a network-reachable issue requiring no privileges or user interaction, with a CVSS 3.1 base ...

7.5CVSS5.7AI score0.00555EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 2:19 p.m.43 views

CVE-2026-93566 Io.netty/netty-codec-http: netty: http request smuggling due to control characters in the chunk-size line

A flaw was found in Netty. A remote attacker could exploit this by sending a specially crafted HTTP request that includes control characters within the chunk-size line. This bypasses the intended strict validation, allowing the attacker to inject arbitrary HTTP requests. This vulnerability can le...

6.5CVSS0.00466EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 2:19 p.m.16 views

CVE-2026-93566

Netty (io.netty/netty-codec-http) is vulnerable to HTTP request smuggling due to a flaw in chunk-size line validation. The method HttpObjectDecoder#checkChunkExtensions only invokes the strict validator HttpChunkLineValidatingByteProcessor when a chunk extension (;) is present. When no extension ...

6.5CVSS5.9AI score0.00466EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/18 2:18 p.m.45 views

CVE-2026-93565 Io.netty/netty-codec-http: netty rtspdecoder method-token smuggling via trailing control byte

A flaw was found in Netty RtspDecoder. The RtspMethods.valueOf function incorrectly strips trailing control bytes from method tokens in Real-Time Streaming Protocol RTSP requests. A remote attacker can exploit this by sending a specially crafted RTSP request, leading to method-token smuggling. Th...

7.5CVSS0.00455EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 2:18 p.m.23 views

CVE-2026-93565

CVE-2026-93565 affects Netty's netty-codec-http module , specifically the RtspMethods.valueOf() method used by RtspDecoder. The root cause is that valueOf() silently strips trailing control bytes (code point ≤ 0x20) before performing a cache lookup against its ten pre-populated method constants. ...

7.5CVSS5.9AI score0.00455EPSS
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.00562EPSS
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.00562EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/18 2:13 p.m.13 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.00562EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 2:09 p.m.27 views

CVE-2026-93558

Netty netty-codec-http contains a denial-of-service vulnerability in WebSocketServerExtensionHandler , caused by unbounded per-connection queue growth. An unauthenticated remote attacker can trigger this over the network with low complexity, resulting in high availability impact (CVSS 3.1 score 7...

7.5CVSS5.7AI score0.00702EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 2:09 p.m.43 views

CVE-2026-93558 Io.netty/netty-codec-http: netty: unbounded per-connection queue growth in websocketserverextensionhandler leads to denial of service

A flaw was found in Netty's WebSocketServerExtensionHandler. A remote, unauthenticated attacker can exploit this vulnerability by using HTTP/1.1 pipelining to send requests faster than the application can respond. This leads to an unbounded growth of a per-connection queue, consuming excessive...

7.5CVSS0.00702EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/18 2:09 p.m.11 views

CVE-2026-93558 Io.netty/netty-codec-http: netty: unbounded per-connection queue growth in websocketserverextensionhandler leads to denial of service

A flaw was found in Netty's WebSocketServerExtensionHandler. A remote, unauthenticated attacker can exploit this vulnerability by using HTTP/1.1 pipelining to send requests faster than the application can respond. This leads to an unbounded growth of a per-connection queue, consuming excessive...

7.5CVSS5.7AI score0.00702EPSS
SaveExploits0References5
Rows per page
Query Builder