Lucene search
+L

5157 matches found

EUVD
EUVD
added 2026/09/15 7:25 p.m.8 views

EUVD-2026-79234

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/2 flow-control window is replenished according to bytes received from the network rather than bytes consumed by the application, while each stream stores DATA in an unbounded channel. A hostile peer can...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:25 p.m.13 views

CVE-2026-69202

Http4s is a Scala HTTP services library. In versions prior to 0.23.35 and 1.0.0-M47 , Ember's HTTP/2 flow-control window is replenished based on bytes received from the network rather than bytes consumed by the application, and each stream stores DATA in an unbounded channel . A remote peer can t...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:22 p.m.10 views

CVE-2026-69218

Http4s Ember HTTP/2 is vulnerable to unbounded continuation frame accumulation in its H2Connection component. When Ember receives an HTTP/2 HEADERS or PUSH_PROMISE frame without END_HEADERS, it buffers the header block and subsequent CONTINUATION fragments without a size bound . A remote peer can...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/15 7:22 p.m.26 views

CVE-2026-69218 Http4s Ember HTTP/2: unbounded continuation frame accumulation

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSHPROMISE frame without ENDHEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments without a size bound. A remote peer can keep an incomplete bloc...

7.5CVSS0.0046EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/15 7:22 p.m.6 views

EUVD-2026-79195

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSHPROMISE frame without ENDHEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments without a size bound. A remote peer can keep an incomplete bloc...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/15 7:21 p.m.8 views

EUVD-2026-79194

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 7:21 p.m.8 views

CVE-2026-69203 Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:21 p.m.14 views

CVE-2026-69203

Http4s is a Scala HTTP service library. Prior to versions 0.23.35 and 1.0.0-M47 , its Ember server with HTTP/2 enabled via withHttp2 does not enforce SETTINGS_MAX_CONCURRENT_STREAMS for peer-created streams. A single unauthenticated connection can open an unbounded number of streams, each retaini...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 7:21 p.m.6 views

CVE-2026-69203 Http4s Ember HTTP/2: does not enforce SETTINGS_MAX_CONCURRENT_STREAMS

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGSMAXCONCURRENTSTREAMS for peer-created streams. One unauthenticated connection can open an unbounded number of streams, each retaining...

7.5CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-69213

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.5CVSS0.00361EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-69208

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, the DigestAuth server middleware removes fresh nonces and stops eviction at the first stale nonce because its stale-nonce comparison is inverted. On an application that protects at least one route with DigestAuth, an...

7.5CVSS0.00407EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/15 7:17 p.m.4 views

CVE-2026-69209

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The shared WebSocket decoder permits unbounded message buffering because defragmentation accumulates fragments without a limit and FrameTranscoder accepts declared lengths up to Int.MaxValue. A remote client that...

7.5CVSS0.0035EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:08 p.m.9 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 score0.00361EPSS
SaveExploits0References4
OSV
OSV
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.5CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/15 7:08 p.m.26 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.5CVSS0.00361EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:08 p.m.5 views

EUVD-2026-79183

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.5CVSS5.7AI score0.00361EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 6:55 p.m.10 views

CVE-2026-69209

Http4s , a Scala library for HTTP services, contains an unbounded memory buffering flaw in its shared WebSocket decoder . Defragmentation accumulates fragments without a size limit, and FrameTranscoder accepts declared lengths up to Int.MaxValue. A remote client that completes a WebSocket handsha...

7.5CVSS5.6AI score0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 6:55 p.m.4 views

CVE-2026-69209 Http4s: WebSocket decoder accepts unbounded message sizes

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The shared WebSocket decoder permits unbounded message buffering because defragmentation accumulates fragments without a limit and FrameTranscoder accepts declared lengths up to Int.MaxValue. A remote client that...

7.5CVSS5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/15 6:55 p.m.26 views

CVE-2026-69209 Http4s: WebSocket decoder accepts unbounded message sizes

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The shared WebSocket decoder permits unbounded message buffering because defragmentation accumulates fragments without a limit and FrameTranscoder accepts declared lengths up to Int.MaxValue. A remote client that...

7.5CVSS0.0035EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 6:50 p.m.10 views

CVE-2026-69208

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47 , the DigestAuth server middleware contains an inverted stale-nonce comparison that removes fresh nonces and stops eviction at the first stale nonce. On any application protecting at least one route with DigestAuth, an ...

7.5CVSS5.8AI score0.00407EPSS
SaveExploits0References4
Rows per page
Query Builder