Lucene search
+L

165 matches found

EUVD
EUVD
added yesterday14 views

EUVD-2026-35098

Req vulnerable to unbounded archive/compression extraction triggered by response content-type...

8.2CVSS5.8AI score0.00438EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 9:49 p.m.5 views

GHSA-Q4F6-JM68-57WW Netty: [HttpContentEncoder] Unbounded Per-Connection Queue Growth via HTTP/1.1 Pipelining Leads to Denial of Service

Impact HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that accumulates attacker-controlled data without any size limit. The queue is filled on the I/O thread for every inbound HTTP request and drained...

6.9CVSS5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.12 views

PT-2026-63547

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.136.Final Netty versions prior to 4.2.16.Final Description HttpContentEncoder the superclass of the production handler HttpContentCompressor maintains a per-channel ArrayDeque named acceptEncodingQueue that...

6.9CVSS5.9AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/20 6:49 a.m.8 views

httpd: incomplete fix for CVE-2023-38709

A flaw was found in httpd. The response headers are not sanitized before an HTTP response is sent when a malicious backend can insert a Content-Type, Content-Encoding, or some other headers. These issues lead to HTTP response splitting. This CVE provides a "complete" fix for CVE-2023-38709...

7.5CVSS6.5AI score0.03914EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/10 12:3 a.m.18 views

EUVD-2026-34015

Tesla has decompression bomb on response body...

8.2CVSS5.9AI score0.00329EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/08 10:39 p.m.7 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview httplib2 is a small HTTP client library for Python. Affected versions of this package are vulnerable to Improper Handling of Highly Compressed Data Data Amplification through the decompressContent function in httplib2/init.py. An attacker can exhaust memory and crash the client by sendin...

7.5CVSS6.1AI score0.0041EPSS
SaveExploits1References2
PyPA
PyPA
added 2026/07/08 8:16 p.m.10 views

PYSEC-2026-3444

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.0041EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/08 8:16 p.m.18 views

PYSEC-2026-3444

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6.1AI score0.0041EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:34 p.m.6 views

CVE-2026-59939

httplib2 is a comprehensive HTTP client library for Python. Prior to 0.32.0, httplib2 performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate in decompressContent in httplib2/init.py, allowing a malicious or compromised HTTP server to return a small...

7.5CVSS6AI score0.0041EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/08 12:0 a.m.11 views

PT-2026-56548

Name of the Vulnerable Software and Affected Versions httplib2 versions prior to 0.32.0 Description An issue exists where the library performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate within the decompressContent function in httplib2/init.py. ...

7.5CVSS6.1AI score0.0041EPSS
SaveExploits1References23
OSV
OSV
added 2026/07/07 4:3 p.m.7 views

PYSEC-2026-1996 Decompression-bomb safeguards bypassed when following HTTP redirects (streaming API)

Impact urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip,...

8.9CVSS6.8AI score0.02667EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 4:3 p.m.17 views

urllib3 allows an unbounded number of links in the decompression chain

Impacturllib3 supports chained HTTP encoding algorithms for response content according to RFC 9110 e.g., Content-Encoding: gzip, zstd.However, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps leadi...

8.9CVSS6AI score0.00647EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/07 4:3 p.m.7 views

PYSEC-2026-1998 urllib3 allows an unbounded number of links in the decompression chain

Impact urllib3 supports chained HTTP encoding algorithms for response content according to RFC 9110 e.g., Content-Encoding: gzip, zstd. However, the number of links in the decompression chain was unbounded allowing a malicious server to insert a virtually unlimited number of compression steps...

8.9CVSS7.1AI score0.00647EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/01 9:31 a.m.16 views

httpd: incomplete fix for CVE-2023-38709

A flaw was found in httpd. The response headers are not sanitized before an HTTP response is sent when a malicious backend can insert a Content-Type, Content-Encoding, or some other headers. These issues lead to HTTP response splitting. This CVE provides a "complete" fix for CVE-2023-38709...

7.5CVSS6.7AI score0.03914EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/10 3:39 p.m.18 views

org.eclipse.jetty/jetty-server: Eclipse Jetty: Denial of Service due to unreleased JDK Inflater from compressed HTTP requests

A flaw was found in org.eclipse.jetty. A remote attacker can exploit this vulnerability by sending a compressed HTTP request with Content-Encoding: gzip when the server's response is not compressed. This prevents the release of the JDK Inflater, leading to a resource leak. This resource exhaustio...

7.5CVSS5.5AI score0.00625EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/06/10 7:2 a.m.99 views

Exploit for Uncontrolled Resource Consumption in Solarwinds Serv-U

CVE-2026-28318 — SolarWinds Serv-U "Content-Encoding: deflate"...

7.5CVSS6.5AI score0.08351EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/06/09 12:0 a.m.42 views

SolarWinds Serv-U 15.5.0 < 15.5.5

The version of SolarWinds Serv-U installed on the remote host is prior to 15.5.4 HF1. It is, therefore, affected by a vulnerability as referenced in the solarwindsserv-u1554hf1 advisory. - SolarWinds Serv-U is susceptible to specially crafted POST requests that crash the Serv-U service without...

7.5CVSS5.9AI score0.08351EPSS
SaveExploits2References2
NVD
NVD
added 2026/06/08 4:16 p.m.16 views

CVE-2026-49755

Improper Handling of Highly Compressed Data Data Amplification vulnerability in wojtekmach Req allows attacker-controlled HTTP servers to exhaust memory in a Req client via decompression-bomb response bodies. Req's default response pipeline includes Req.Steps.decodebody/1 and...

8.2CVSS0.00438EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/08 3:20 p.m.50 views

CVE-2026-49755

Technical details beyond what’s in the Initial Description are not provided in the connected documents. Monitor for updates for specifics on affected versions, root cause, and remediation.

8.2CVSS5.5AI score0.00438EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:20 p.m.7 views

CVE-2026-49755

Improper Handling of Highly Compressed Data Data Amplification vulnerability in wojtekmach Req allows attacker-controlled HTTP servers to exhaust memory in a Req client via decompression-bomb response bodies. Req's default response pipeline includes Req.Steps.decodebody/1 and...

8.2CVSS5.5AI score0.00438EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder