Lucene search
+L

8035 matches found

OSV
OSV
added 2026/08/06 9:53 p.m.6 views

GHSA-6HR6-W5QG-QMWG h2: Duplicate Host header could facilitate request smuggling

Impact h2 =4.4.0 accepts request header blocks containing more than one Host header, and forwards every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, which is a request smuggling primitive CWE-444...

5.3CVSS5.5AI score0.00443EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/08/06 9:53 p.m.19 views

h2: Duplicate Host header could facilitate request smuggling

Impact h2 =4.4.0 accepts request header blocks containing more than one Host header, and forwards every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request carries two Host header lines, which is a request smuggling primitive CWE-444...

5.3CVSS5.5AI score0.00443EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/08/06 9:53 p.m.12 views

HTTP Request Smuggling

Overview h2 is a Pure-Python HTTP/2 protocol implementation Affected versions of this package are vulnerable to HTTP Request Smuggling via the processing of HTTP/2 request headers containing multiple Host headers. An attacker can interfere with downstream HTTP/1.1 applications by crafting request...

6.9CVSS5.4AI score0.00443EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/06 9:46 p.m.14 views

EUVD-2026-54177

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS5.4AI score0.00443EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/08/06 9:46 p.m.38 views

CVE-2026-71554 h2: Duplicate Host header could facilitate request smuggling

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS0.00443EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/06 9:46 p.m.99 views

CVE-2026-71554

CVE-2026-71554 affects the Python HTTP/2 stack in the h2 package. Versions up to and including 4.4.0 accept header blocks containing more than one Host header and forward all Host headers to the application. When a client downgrades HTTP/2 to HTTP/1.1, this can yield two Host header lines, enabli...

5.3CVSS5.4AI score0.00443EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/06 9:46 p.m.27 views

CVE-2026-71554 h2: Duplicate Host header could facilitate request smuggling

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS5.3AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/06 1:05 a.m.14 views

SUSE CVE-2026-67181

Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggling vulnerability that allows remote attackers to desynchronize HTTP message boundaries by exploiting improper header forwarding in the proxy implementation. The proxy in src/proxy.rs forwards the client's Transfer-Encoding header to...

5.4CVSS5.5AI score0.00292EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/06 12:00 a.m.9 views

PT-2026-68817

Name of the Vulnerable Software and Affected Versions h2 versions prior to 4.4.1 Description The software accepts request header blocks containing multiple Host headers and forwards all of them to the consuming application. When the consumer downgrades the connection from HTTP/2 to HTTP/1.1, the...

5.3CVSS5.3AI score0.00443EPSS
SaveExploits1References23
NVD
NVD
added 2026/08/05 4:17 p.m.17 views

CVE-2026-9190

An HTTP request smuggling vulnerability in the HTTP App Server of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows a remote attacker to bypass authentication and authorization checks, hijack a legitimate user's session, or capture credentials. The vulnerability occurs when a crafted HTTP...

9.1CVSS0.00426EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/05 3:34 p.m.82 views

CVE-2026-9190

Progress MarkLogic Server versions before 11.3.6 and 12.0.3 contain an HTTP request smuggling flaw in the HTTP App Server. A crafted request with both Content-Length and Transfer-Encoding headers can cause the reverse proxy and MarkLogic Server to misinterpret request boundaries, enabling an atta...

9.1CVSS5.6AI score0.00426EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/05 3:34 p.m.41 views

CVE-2026-9190 HTTP request smuggling in Progress MarkLogic Server

An HTTP request smuggling vulnerability in the HTTP App Server of Progress MarkLogic Server before 11.3.6 and 12.0.3 allows a remote attacker to bypass authentication and authorization checks, hijack a legitimate user's session, or capture credentials. The vulnerability occurs when a crafted HTTP...

9.1CVSS0.00426EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/08/05 10:42 a.m.16 views

CRLF Injection

undici is vulnerable to CRLF Injection. The vulnerability is due to undici not validating the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher, where an attacker can inject CRLF sequences and append arbitrary HTTP headers,...

5.4CVSS7.3AI score0.00193EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/05 12:29 a.m.14 views

SUSE CVE-2026-69243

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. If using the server-side component, an attacker may be able to execute a request smuggling vulnerability...

5.3CVSS5.5AI score0.00431EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.12 views

PT-2026-68218

Name of the Vulnerable Software and Affected Versions Progress MarkLogic Server versions prior to 11.3.6 Progress MarkLogic Server versions prior to 12.0.3 Description An HTTP request smuggling issue exists in the HTTP App Server. This occurs when a crafted HTTP request containing both...

9.1CVSS5.4AI score0.00426EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/04 9:26 p.m.10 views

CVE-2026-15157

A flaw was found in undici. An application that processes a hand-rolled blob-like request body with a type property derived from untrusted input may allow a remote attacker to inject Carriage Return Line Feed CRLF sequences. This vulnerability enables the attacker to append arbitrary HTTP headers...

5.4CVSS5.7AI score0.00193EPSS
SaveExploits0References5
Atlassian
Atlassian
added 2026/08/04 5:31 p.m.9 views

Inconsistent Interpretation of HTTP Requests at org.eclipse.jetty:jetty-http dependency in Crucible Server

This is a vulnerability in a non-Atlassian Crucible Server dependency. Atlassian's application of this dependency presents a lower, non-critical assessed risk. This Critical severity Inconsistent Interpretation of HTTP Requests vulnerability was introduced in version 4.9.0 of Crucible Server. Thi...

9.1CVSS6.1AI score0.01305EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/04 4:11 p.m.12 views

org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing

A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access...

9.1CVSS6.2AI score0.01305EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/04 4:04 p.m.10 views

org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing

A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access...

9.1CVSS5.5AI score0.01305EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/04 4:01 p.m.10 views

org.eclipse.jetty/jetty-http: HTTP request smuggling via chunked extension quoted-string parsing

A flaw was found in Eclipse Jetty. The HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used. An attacker can inject crafted requests to manipulate and trick the parser. This issue can lead to security controls bypass, cache poisoning or unauthorized endpoint access...

9.1CVSS6.2AI score0.01305EPSS
SaveExploits1References6
Rows per page
Query Builder