Lucene search
+L

45 matches found

CVE
CVE
added yesterday7 views

CVE-2026-65370

Summary: CVE-2026-65370 concerns ServiceTalk HTTP/1.x failing to correctly handle malformed Transfer-Encoding, enabling potential request-smuggling scenarios. Affected software: ServiceTalk HTTP/1.x. Root cause: Incorrect parsing/handling of the Transfer-Encoding header (malformed inputs) leading...

5.2AI score
SaveExploits0References1
Cvelist
Cvelist
added yesterday4 views

CVE-2026-65370

ServiceTalk HTTP/1.x incorrectly handles malformed Transfer-Encoding which could result in request smuggling attacks. This vulnerability is addressed in servicetalk version 0.42.65...

SaveExploits0References1
EUVD
EUVD
added yesterday3 views

EUVD-2026-57604

ServiceTalk HTTP/1.x incorrectly handles malformed Transfer-Encoding which could result in request smuggling attacks. This vulnerability is addressed in servicetalk version 0.42.65...

5.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.15 views

PT-2026-63548

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.136.Final Netty versions prior to 4.2.16.Final Description The HTTP/2-to-HTTP/1.x translation layer, specifically within Http2StreamFrameToHttpObjectCodec and InboundHttp2ToHttpAdapter, fails to deduplicate or...

6.9CVSS5.8AI score0.00232EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2021-10117

Malware in sbrugna...

7.5CVSS7.4AI score0.00961EPSS
SaveExploits0References2
CVE
CVE
added 2025/08/07 12:0 a.m.80 views

CVE-2025-32094

Summary (CVE-2025-32094): Akamai Ghost (Akamai CDN) before 2025-03-26 is affected by HTTP/1.1 request smuggling when a client sends an HTTP/1.x OPTIONS request with an Expect: 100-continue header and uses obsolete line folding. This can cause two in-path Akamai servers to interpret the request di...

4CVSS6.5AI score0.00536EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/23 10:43 a.m.20 views

CVE-2024-25622

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. The configuration directives provided by the headers handler allows users to modify the response headers being sent by h2o. The configuration file of h2o has scopes, and the inner scopes e.g., path level are expected to inherit t...

4.3CVSS6.6AI score0.0044EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/10/11 2:24 p.m.19 views

CVE-2024-45397 H2O alllows bypassing address-based access control with 0-RTT

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. When an HTTP request using TLS/1.3 early data on top of TCP Fast Open or QUIC 0-RTT packets is received and the IP-address-based access control is used, the access control does not detect and prohibit HTTP requests conveyed by...

5.9CVSS7.2AI score0.00444EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/10/11 2:20 p.m.29 views

CVE-2024-25622 H2O ignores headers configuration directives

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. The configuration directives provided by the headers handler allows users to modify the response headers being sent by h2o. The configuration file of h2o has scopes, and the inner scopes e.g., path level are expected to inherit t...

3.1CVSS0.0044EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/10/11 2:20 p.m.17 views

CVE-2024-25622 H2O ignores headers configuration directives

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. The configuration directives provided by the headers handler allows users to modify the response headers being sent by h2o. The configuration file of h2o has scopes, and the inner scopes e.g., path level are expected to inherit t...

3.1CVSS6.7AI score0.0044EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2024/02/26 8:13 p.m.51 views

Connection leaking on idle timeout when TCP congested

Impact If an HTTP/2 connection gets TCP congested, when an idle timeout occurs the HTTP/2 session is marked as closed, and then a GOAWAY frame is queued to be written. However it is not written because the connection is TCP congested. When another idle timeout period elapses, it is then supposed ...

7.5CVSS7.3AI score0.01433EPSS
SaveExploits0References10Affected Software4
OSV
OSV
added 2023/10/05 8:55 p.m.72 views

GHSA-3MWQ-H3G6-FFHM Vapor's incorrect request error handling triggers server crash

Vapor incorrectly handles errors encountered during parsing of HTTP 1.x requests, triggering a precondition failure in swift-nio due to API misuse and causing immediate termination of the server process. Impact This is a denial of service vulnerability, impacting all users of affected versions of...

5.3CVSS5.5AI score0.00597EPSS
SaveExploits0References5
GitLab Advisory Database
GitLab Advisory Database
added 2023/10/05 12:0 a.m.77 views

Vapor's incorrect request error handling triggers server crash

Vapor incorrectly handles errors encountered during parsing of HTTP 1.x requests, triggering a precondition failure in swift-nio due to API misuse and causing immediate termination of the server process...

5.3CVSS6.7AI score0.00597EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2022/08/10 12:0 a.m.40 views

CVE-2022-28129 Insufficient Validation of HTTP/1.x Headers

Improper Input Validation vulnerability in HTTP/1.1 header parsing of Apache Traffic Server allows an attacker to send invalid headers. This issue affects Apache Traffic Server 8.0.0 to 9.1.2...

7.5AI score0.02299EPSS
SaveExploits0References5
OSV
OSV
added 2021/06/16 5:47 p.m.94 views

GHSA-QJWC-V72V-FQ6R HTTP request smuggling in Undertow

A flaw was found in Undertow. A regression in the fix for CVE-2020-10687 was found. HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

4.8CVSS6.2AI score0.01119EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/06/16 5:47 p.m.122 views

HTTP request smuggling in Undertow

A flaw was found in Undertow. A regression in the fix for CVE-2020-10687 was found. HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS2.9AI score0.01119EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/04/30 5:28 p.m.75 views

GHSA-P9W3-GWC2-CR49 HTTP Request Smuggling in Undertow

A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

4.8CVSS6.2AI score0.01147EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2021/04/30 5:28 p.m.90 views

HTTP Request Smuggling in Undertow

A flaw was discovered in all versions of Undertow before Undertow 2.2.0.Final, where HTTP request smuggling related to CVE-2017-2666 is possible against HTTP/1.x and HTTP/2 due to permitting invalid characters in an HTTP request. This flaw allows an attacker to poison a web-cache, perform an XSS...

5.8CVSS1.9AI score0.01147EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2021/03/31 6:15 p.m.5 views

CVE-2021-22999

On versions 15.0.x before 15.1.0 and 14.1.x before 14.1.4, the BIG-IP system provides an option to connect HTTP/2 clients to HTTP/1.x servers. When a client is slow to accept responses and it closes a connection prematurely, the BIG-IP system may indefinitely retain some streams unclosed. Note:...

7.5CVSS7.1AI score0.00961EPSS
SaveExploits0References1
NVD
NVD
added 2021/03/31 6:15 p.m.41 views

CVE-2021-22999

On versions 15.0.x before 15.1.0 and 14.1.x before 14.1.4, the BIG-IP system provides an option to connect HTTP/2 clients to HTTP/1.x servers. When a client is slow to accept responses and it closes a connection prematurely, the BIG-IP system may indefinitely retain some streams unclosed. Note:...

7.5CVSS0.00961EPSS
SaveExploits0References1
Rows per page
Query Builder