Lucene search
+L

750 matches found

Kitploit
Kitploit
added 2026/09/22 1:11 p.m.14 views

dnSpy

dnSpyEx dnSpyEx is an unofficial continuation of the dnSpy project which is a debugger and .NET assembly editor. You can use it to edit and debug assemblies even if you don't have any source code available. Main features: Debug .NET and Unity assemblies Edit .NET and Unity assemblies Light and da...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 1:37 a.m.7 views

CVE-2024-27983-nodejs-http2

This repository builds up a vulnerable HTTP2 Node.js server server-nossl.js based on CVE-2024-27983 which exploits a continuation flood vulnerability in HTTP2 servers. Notes: server.js is found not vulnerable due to the use of SSL certificates. server-nossl.js is vulnerable to the continuation...

8.2CVSS7.1AI score0.87211EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/22 12:15 a.m.7 views

Envoy-CPU-Exhaustion-Vulnerability-PoC

Envoy CPU Exhaustion Vulnerability PoC This repository contains a proof-of-concept PoC Python script to demonstrate the CPU exhaustion vulnerability in Envoy caused by a flood of CONTINUATION frames. Author: blackmagic 2024 Description Envoy is a cloud-native, open-source edge and service proxy...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 11:21 p.m.11 views

CVE-2024-27316_poc

CVE-2024-27316 HTTP/2 CONTINUATION flood PoC Target server Apache httpd Start root@kitploit: docker-compose up -d Connectivity check httpd v2.4.58 vulnerable root@kitploit: curl --http2 -i --head http://localhost:3392/ curl --http2 -i --head -k https://localhost:3393/ httpd v2.4.59 fixed version...

7.5CVSS7.4AI score0.91327EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/21 9:06 p.m.10 views

Zeebsploit

THIS PROJECT WILL STOP OR UPDATE ?...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 3:05 p.m.9 views

cont-flood-poc

PoC for CVE-2023-45288 This is a proof-of-concept code for the CONTINUATION flood vulnerability found and documented by Bartek Nowotarski. The technical details are very well documented in his blog post here. While my focus was on the Go bug as documented by the researcher, this code should be...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/09/15 8:26 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the H2Connection process. An attacker can exhaust heap memory and cause service disruption by sending HTTP/2 HEADERS or PUSHPROMISE frames without ENDHEADERS, followed by unbounded...

8.7CVSS0.0046EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/15 8:26 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the H2Connection process. An attacker can exhaust heap memory and cause service disruption by sending HTTP/2 HEADERS or PUSHPROMISE frames without ENDHEADERS, followed by unbounded...

8.7CVSS0.0046EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/09/15 8:26 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the H2Connection process. An attacker can exhaust heap memory and cause service disruption by sending HTTP/2 HEADERS or PUSHPROMISE frames without ENDHEADERS, followed by unbounded...

8.7CVSS0.0046EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/15 8:01 p.m.7 views

Http4s Ember HTTP/2: unbounded continuation frame accumulation

When Ember receives an HTTP/2 HEADERS or PUSHPROMISE frame without the ENDHEADERS flag, it buffers the header block fragment and waits for subsequent CONTINUATION frames. These accumulate unbounded until the connection closes. Impact A remote, unauthenticated peer can exhaust the heap on any Embe...

7.5CVSS6AI score0.0046EPSS
SaveExploits0References5Affected Software3
Cvelist
Cvelist
added 2026/09/15 7:22 p.m.32 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
CVE
CVE
added 2026/09/15 7:22 p.m.15 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
OSV
OSV
added 2026/09/15 7:22 p.m.9 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.5CVSS5.8AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/15 10:08 a.m.11 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS5.7AI score0.00781EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in nghttp2

nghttp2 is an implementation of the Hypertext Transfer Protocol Version 2 in C. The nghttp2 library prior to version 1.61.0 continued to read an unlimited number of HTTP/2 CONTINUATION frames even after a stream was reset, in order to keep the HPACK context synchronized. This caused excessive CPU...

5.3CVSS7AI score0.8496EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in golang-golang-x-net, golang-1.19

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request’s headers exceed MaxHeaderBytes, no...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.12 views

undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames

A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion,...

7.5CVSS7AI score0.00789EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.12 views

undici: undici: Denial of Service due to unbounded memory growth via WebSocket frames

A flaw was found in undici. A malicious WebSocket server can exploit this by streaming numerous small or empty continuation frames. This can bypass per-frame and cumulative-size validation, leading to unbounded memory growth in the client process. The primary consequence is memory exhaustion,...

7.5CVSS7AI score0.00789EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/09 1:05 a.m.12 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS5.8AI score0.00781EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 4:07 p.m.10 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS5.8AI score0.00781EPSS
SaveExploits0References9
Rows per page
Query Builder