Lucene search
+L

42 matches found

CVE
CVE
added 2026/09/15 7:15 p.m.5 views

CVE-2026-69205

Http4s (a Scala HTTP library) is affected in its Ember backend, specifically the HeaderP.parse function, which uses a case-sensitive substring test for the Transfer-Encoding value and decodes header bytes with the platform default charset. This causes mismatches with RFC-compliant intermediaries,...

8.7CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:08 p.m.5 views

CVE-2026-69213

Http4s is a Scala interface for HTTP services. The vulnerability lies in Ember HTTP/2 , which serializes outbound frames through a single unbounded queue consumed by writeLoop. When a peer stops reading, an unauthenticated HTTP/2 client can keep sending PING, SETTINGS, or DATA frames , causing Em...

7.5CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 7:08 p.m.5 views

CVE-2026-69213 Http4s Ember HTTP/2: unbounded outbound frame queue

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/2 serializes outbound frames through one unbounded queue consumed by writeLoop. When the peer stops reading, an unauthenticated HTTP/2 client can continue sending PING, SETTINGS, or DATA frames that cause...

7.5CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 6:59 p.m.5 views

CVE-2026-69216 Http4s: Ember chunk parser lenience (TE.TE request smuggling)

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s chunk decoder trims the chunk-size token and accepts leading plus or minus signs instead of requiring one or more hexadecimal digits followed by the required CRLF. When an intermediary forwards chunked data...

5.4CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 6:59 p.m.6 views

CVE-2026-69216

Http4s is a Scala library for HTTP services. Prior to 0.23.35 and 1.0.0-M47 , the Ember chunk decoder accepted leading plus or minus signs in the chunk-size token instead of requiring one or more hexadecimal digits followed by CRLF. This leniency allows an unauthenticated attacker to construct TE...

5.4CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 6:59 p.m.3 views

EUVD-2026-79176

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s chunk decoder trims the chunk-size token and accepts leading plus or minus signs instead of requiring one or more hexadecimal digits followed by the required CRLF. When an intermediary forwards chunked data...

5.4CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/09/15 6:43 p.m.5 views

CVE-2026-69204

CVE-2026-69204 affects Http4s , a Scala HTTP library, specifically the Ember HTTP/1.1 implementation. The root cause is that Ember does not reject messages containing both Transfer-Encoding and Content-Length headers, allowing an intermediary and Ember to select different body framing rules. This...

9.2CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 6:43 p.m.3 views

EUVD-2026-79025

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 6:43 p.m.5 views

CVE-2026-69204 Http4s: Ember accepts Transfer-Encoding combined with Content-Length (CL.TE request smuggling)

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 6:43 p.m.3 views

CVE-2026-69204 Http4s: Ember accepts Transfer-Encoding combined with Content-Length (CL.TE request smuggling)

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS5.7AI score
SaveExploits0References4
Snyk
Snyk
added 2026/08/26 4:41 p.m.14 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the Hpack.decodeHeaders path in ember-core/shared/src/main/scala/org/http4s/ember/core/h2/Hpack.scala. An attacker can exhaust heap memory and crash an HTTP/2 server...

8.2CVSS5.9AI score0.00302EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 4:41 p.m.15 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the Hpack.decodeHeaders path in ember-core/shared/src/main/scala/org/http4s/ember/core/h2/Hpack.scala. An attacker can exhaust heap memory and crash an HTTP/2 server...

8.2CVSS5.9AI score0.00302EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/26 4:41 p.m.15 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the Hpack.decodeHeaders path in ember-core/shared/src/main/scala/org/http4s/ember/core/h2/Hpack.scala. An attacker can exhaust heap memory and crash an HTTP/2 server...

8.2CVSS5.9AI score0.00302EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/09/23 5:37 p.m.7 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper parsing of the HTTP trailer section in the parse function. An attacker can bypass security controls, launch targeted attacks against users, or poison web caches by crafting specially formed HTTP...

7.5CVSS6.6AI score0.00374EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/23 5:37 p.m.9 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper parsing of the HTTP trailer section in the parse function. An attacker can bypass security controls, launch targeted attacks against users, or poison web caches by crafting specially formed HTTP...

7.5CVSS6.6AI score0.00374EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/23 5:37 p.m.9 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper parsing of the HTTP trailer section in the parse function. An attacker can bypass security controls, launch targeted attacks against users, or poison web caches by crafting specially formed HTTP...

7.5CVSS6.6AI score0.00374EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/23 5:37 p.m.9 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper parsing of the HTTP trailer section in the parse function. An attacker can bypass security controls, launch targeted attacks against users, or poison web caches by crafting specially formed HTTP...

7.5CVSS6.6AI score0.00374EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/23 5:37 p.m.9 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper parsing of the HTTP trailer section in the parse function. An attacker can bypass security controls, launch targeted attacks against users, or poison web caches by crafting specially formed HTTP...

7.5CVSS6.6AI score0.00374EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/23 5:37 p.m.10 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling due to improper parsing of the HTTP trailer section in the parse function. An attacker can bypass security controls, launch targeted attacks against users, or poison web caches by crafting specially formed HTTP...

7.5CVSS6.6AI score0.00374EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2021/02/02 9:42 p.m.82 views

Unbounded connection acceptance in http4s-blaze-server

Impact blaze-core, a library underlying http4s-blaze-server, accepts connections unboundedly on its selector pool. This has the net effect of amplifying degradation in services that are unable to handle their current request load, since incoming connections are still accepted and added to an...

7.5CVSS0.1AI score0.02146EPSS
SaveExploits0References5Affected Software2
Rows per page
Query Builder