Lucene search
+L

709 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:02 p.m.9 views

CVE-2026-32049

OpenClaw versions prior to 2026.2.22 fail to consistently enforce configured inbound media byte limits before buffering remote media across multiple channel ingestion paths. Remote attackers can send oversized media payloads to trigger elevated memory usage and potential process instability...

8.7CVSS5.8AI score0.00543EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 9:17 p.m.18 views

DEBIAN-CVE-2026-33151

Socket.IO is an open source, real-time, bidirectional, event-based, communication framework. Prior to versions 3.3.5, 3.4.4, and 4.2.6, a specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server...

7.5CVSS5.5AI score0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/18 5:26 p.m.18 views

GHSA-677M-J7P3-52F9 socket.io allows an unbounded number of binary attachments

Impact A specially crafted Socket.IO packet can make the server wait for a large number of binary attachments and buffer them, which can be exploited to make the server run out of memory. Patches | Version range | Used by | Fixed version |...

8.7CVSS6AI score0.00514EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/18 1:16 a.m.8 views

CVE-2026-27979

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

7.5CVSS0.00667EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 12:13 a.m.5 views

CVE-2026-27979 Next.js: Unbounded postponed resume buffering can lead to DoS

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

6.9CVSS5.9AI score0.00667EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/18 12:13 a.m.43 views

CVE-2026-27979

Next.js CVE-2026-27979 affects Next.js 16.0.1 through 16.1.6 in non-minimal deployments with Partial Prerendering enabled. A request containing the next-resume: 1 header can cause unbounded postponed-body buffering, consuming memory and enabling DoS. The issue is fixed in 16.1.7 by enforcing size...

7.5CVSS5.9AI score0.00667EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:13 a.m.7 views

CVE-2026-27979

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

6.9CVSS5.9AI score0.00667EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/18 12:13 a.m.39 views

CVE-2026-27979 Next.js: Unbounded postponed resume buffering can lead to DoS

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, a request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in...

6.9CVSS0.00667EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/17 4:16 p.m.8 views

EUVD-2026-12692

Next.js: Unbounded postponed resume buffering can lead to DoS...

6.9CVSS5.8AI score0.00667EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/17 4:16 p.m.5 views

GHSA-H27X-G6W4-24GQ Next.js: Unbounded postponed resume buffering can lead to DoS

Summary A request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in certain setups. The previous mitigation protected minimal-mode deployments, but equivalent non-minimal deployments...

6.9CVSS6AI score0.00667EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 4:16 p.m.18 views

Next.js: Unbounded postponed resume buffering can lead to DoS

Summary A request containing the next-resume: 1 header corresponding with a PPR resume request would buffer request bodies without consistently enforcing maxPostponedStateSize in certain setups. The previous mitigation protected minimal-mode deployments, but equivalent non-minimal deployments...

7.5CVSS5.9AI score0.00667EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/13 8:37 p.m.14 views

Undici has Unbounded Memory Consumption in its DeduplicationHandler via Response Buffering that leads to DoS

Impact This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An...

5.9CVSS5.7AI score0.00566EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/12 8:13 p.m.48 views

CVE-2026-2581

Undici (deduplication interceptor) is affected by CVE-2026-2581: when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers, especially with large or chunked responses and concurrent identical requests, causing high m...

5.9CVSS5.7AI score0.00566EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/12 8:13 p.m.35 views

CVE-2026-2581 undici is vulnerable to Unbounded Memory Consumption in in Undici's DeduplicationHandler via Response Buffering leads to DoS

This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlle...

5.9CVSS0.00566EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/12 8:13 p.m.8 views

CVE-2026-2581 undici is vulnerable to Unbounded Memory Consumption in in Undici's DeduplicationHandler via Response Buffering leads to DoS

This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlle...

5.9CVSS5.7AI score0.00566EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/07 1:44 a.m.6 views

CVE-2026-28478

OpenClaw versions prior to 2026.2.13 contain a denial of service vulnerability in webhook handlers that buffer request bodies without strict byte or time limits. Remote unauthenticated attackers can send oversized JSON payloads or slow uploads to webhook endpoints causing memory pressure and...

8.7CVSS6AI score0.00436EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/05 9:59 p.m.24 views

CVE-2026-28478

OpenClaw exposes a Denial of Service vulnerability in webhook handlers prior to version 2026.2.13, caused by buffering request bodies without strict byte or time limits. Remote, unauthenticated attackers can send oversized JSON payloads or slow uploads, triggering memory pressure and availability...

8.7CVSS6AI score0.00436EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/05 9:59 p.m.2 views

CVE-2026-28478 OpenClaw < 2026.2.13 - Denial of Service via Unbounded Webhook Request Body Buffering

OpenClaw versions prior to 2026.2.13 contain a denial of service vulnerability in webhook handlers that buffer request bodies without strict byte or time limits. Remote unauthenticated attackers can send oversized JSON payloads or slow uploads to webhook endpoints causing memory pressure and...

8.7CVSS6AI score0.00436EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/05 9:59 p.m.33 views

CVE-2026-28478 OpenClaw < 2026.2.13 - Denial of Service via Unbounded Webhook Request Body Buffering

OpenClaw versions prior to 2026.2.13 contain a denial of service vulnerability in webhook handlers that buffer request bodies without strict byte or time limits. Remote unauthenticated attackers can send oversized JSON payloads or slow uploads to webhook endpoints causing memory pressure and...

8.7CVSS0.00436EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/05 2:44 p.m.12 views

cpython: Excessive read buffering DoS in http.client

A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into...

7.5CVSS5.7AI score0.01594EPSS
SaveExploits0References6
Rows per page
Query Builder