Lucene search
+L

486 matches found

RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS0.00335EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.7 views

io.netty/netty-codec-http: Netty: Memory exhaustion in netty-codec-http (decompression bomb)

A flaw was found in the Netty netty-codec-http component. A remote attacker can send HTTP requests containing highly compressed data. The HTTP decoder in netty-codec-http fails to properly limit the decompression of this content, causing the system to consume excessive memory. This can lead to...

7.5CVSS0.00335EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/10 2:10 p.m.9 views

CVE-2026-46387 Suricata http2: decompression bomb can cause denial of service in Suricata

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's HTTP/2 decompression path could grow the decompressed response-body buffer without an effective upper bound. A crafted HTTP/2 DATA...

7.5CVSS0.00515EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/10 2:10 p.m.31 views

CVE-2026-46387

Suricata , a network IDS/IPS/NSM engine, is affected by a decompression bomb vulnerability in its HTTP/2 decompression path . Prior to versions 7.0.16 and 8.0.5 , a crafted HTTP/2 DATA payload using a high compression ratio (gzip, deflate, or brotli) could cause Suricata to allocate excessive mem...

7.5CVSS0.00515EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/10 2:10 p.m.6 views

CVE-2026-46387 Suricata http2: decompression bomb can cause denial of service in Suricata

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's HTTP/2 decompression path could grow the decompressed response-body buffer without an effective upper bound. A crafted HTTP/2 DATA...

7.5CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/10 2:10 p.m.37 views

CVE-2026-46387 Suricata http2: decompression bomb can cause denial of service in Suricata

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to versions 7.0.16 and 8.0.5, Suricata's HTTP/2 decompression path could grow the decompressed response-body buffer without an effective upper bound. A crafted HTTP/2 DATA...

7.5CVSS0.00515EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 7:18 a.m.10 views

PNGboomer-CVE-2026-77622

PNGboomer — CVE-2026-77622 Denial-of-service exploit for Sliver C2's HTTPS listener. Brute-forces the per-session PNG encoding nonce and delivers a decompression bomb that exhausts server memory. Published as GHSA-663m-7x7m-g4fw. Summary Sliver's HTTPS C2 channel wraps messages inside PNG images...

5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 5:04 p.m.8 views

EUVD-2026-71634

undici's decompress interceptor decompresses response bodies according to the untrusted Content-Encoding header. While the number of content-encoding layers is capped, the total decompressed output size is unbounded and there is no configuration option to limit it. A malicious or faulty upstream...

5.9CVSS5.3AI score0.0025EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 5:04 p.m.37 views

CVE-2026-84890 undici vulnerable to Denial of Service via unbounded decompression of compressed responses

undici's decompress interceptor decompresses response bodies according to the untrusted Content-Encoding header. While the number of content-encoding layers is capped, the total decompressed output size is unbounded and there is no configuration option to limit it. A malicious or faulty upstream...

5.9CVSS0.0025EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-84890

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's decompress interceptor decompresses response bodies according to the untrusted Content-Encoding header. While the number of content-encoding layers is...

5.9CVSS6.1AI score0.0025EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.11 views

PT-2026-86241

Improper handling of highly compressed data in Amazon ion-java before 1.12.1 might allow remote attackers to cause a denial of service via a crafted compressed Ion document that expands to an arbitrarily large size upon decompression due to insufficient coverage of the GZIP auto-decompression...

8.7CVSS5.4AI score0.00332EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 9:17 p.m.9 views

CVE-2026-82520

parsedmarc before 11.0.1 decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incoming DMARC report emails without user interaction, an unauthenticated remote attacker can send a crafted email with a...

8.7CVSS0.00436EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 6:02 p.m.11 views

GHSA-JCVH-XF52-2CWM ffuf denial of service (OOM) via HTTP response decompression bomb

Summary A malicious or attacker-controlled target server can crash ffuf with an out-of-memory condition by returning a compressed HTTP response that decompresses to a very large body a decompression bomb. This works against default usage with no special flags. Details The response body size guard...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/31 10:36 p.m.24 views

GHSA-RGWJ-5XJ2-C3M3 MySQL2: Unbounded zlib inflate in compressed MySQL protocol handler allows decompression-bomb DoS

Vulnerability Details File: lib/compressedprotocol.js Line: 43 zlib.inflatebody, err, data = ... inside handleCompressedPacket Root Cause When a connection is created with compress: true and the server advertises CLIENTCOMPRESS, every incoming packet is unwrapped by handleCompressedPacket in...

5.9CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/08/31 9:17 a.m.15 views

CVE-2026-82864

pdfme pdf-lib versions before 5.5.10 contain an unbounded buffer growth vulnerability in the DecodeStream.ensureBuffer method that allows attackers to cause denial of service by supplying a crafted PDF with a FlateDecode stream containing a decompression bomb. Attackers can upload a small...

7.1CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.12 views

CVE-2026-82864 pdfme pdf-lib before 5.5.10 Denial of Service via Decompression Bomb

pdfme pdf-lib versions before 5.5.10 contain an unbounded buffer growth vulnerability in the DecodeStream.ensureBuffer method that allows attackers to cause denial of service by supplying a crafted PDF with a FlateDecode stream containing a decompression bomb. Attackers can upload a small...

7.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.41 views

CVE-2026-82864 pdfme pdf-lib before 5.5.10 Denial of Service via Decompression Bomb

pdfme pdf-lib versions before 5.5.10 contain an unbounded buffer growth vulnerability in the DecodeStream.ensureBuffer method that allows attackers to cause denial of service by supplying a crafted PDF with a FlateDecode stream containing a decompression bomb. Attackers can upload a small...

7.1CVSS0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.13 views

CVE-2026-82864

pdfme pdf-lib versions before 5.5.10 contain an unbounded buffer growth vulnerability in the DecodeStream.ensureBuffer() method. An attacker can supply a crafted PDF with a FlateDecode stream containing a decompression bomb, causing a small compressed file to decompress to hundreds of megabytes. ...

7.1CVSS6AI score0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.7 views

EUVD-2026-68399

pdfme pdf-lib versions before 5.5.10 contain an unbounded buffer growth vulnerability in the DecodeStream.ensureBuffer method that allows attackers to cause denial of service by supplying a crafted PDF with a FlateDecode stream containing a decompression bomb. Attackers can upload a small...

7.1CVSS6AI score0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/30 6:16 p.m.11 views

CVE-2026-81319

Deserialization of Untrusted Data vulnerability in ash-project ashcloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption. AshCloak.Calculations.Decrypt decodes the decrypte...

5.9CVSS0.00229EPSS
SaveExploits0References4
Rows per page
Query Builder