Lucene search
K

26 matches found

RedHat Linux
RedHat Linux
added 2026/04/16 3:32 p.m.1 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.8AI score0.00033EPSS
Exploits0References5
OSV
OSV
added 2026/03/05 9:27 p.m.3 views

GHSA-XXH7-FCF3-RJ7F The Eclipse Jetty Server Artifact has a Gzip request memory leak

Description as reported There is a memory leak when using GzipHandler in jetty-12.0.30 that can cause off-heap OOMs. This can be used for DoS attacks so I'm reporting this as a vulnerability. The leak is created by requests where the request is inflated Content-Encoding: gzip and the response is...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References5
EUVD
EUVD
added 2026/03/05 9:27 p.m.3 views

EUVD-2026-9815

The Eclipse Jetty Server Artifact has a Gzip request memory leak...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References4
OSV
OSV
added 2026/03/05 10:15 a.m.0 views

DEBIAN-CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.3AI score0.00033EPSS
Exploits0References1
NVD
NVD
added 2026/03/05 10:15 a.m.4 views

CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS0.00033EPSS
Exploits0References1
OSV
OSV
added 2026/03/05 10:15 a.m.2 views

CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.8AI score
Exploits0References1
OSV
OSV
added 2026/03/05 10:15 a.m.2 views

UBUNTU-CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.8AI score0.00033EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/03/05 9:39 a.m.3 views

CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.3AI score0.00033EPSS
Exploits0
CVE
CVE
added 2026/03/05 9:39 a.m.35 views

CVE-2026-1605

In Jetty, vulnerable in GzipHandler when processing a gzip-compressed HTTP request (Content-Encoding: gzip) but returning an uncompressed response. A JDK Inflater is allocated to decompress the request, but the release path is tied to the response being compressed; since the response isn’t compre...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/05 9:39 a.m.3 views

CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/05 9:39 a.m.2 views

CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/03/05 12:0 a.m.0 views

CVE-2026-1605

In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP request, with Content-Encoding: gzip, is processed and the corresponding response is not compressed. This happens because the JDK Inflater is allocated for decompressing t...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.2 views

Eclipse Jetty 安全漏洞

Eclipse Jetty is an open-source Java-based web server and Java Servlet container developed by the Eclipse Foundation. Versions 12.0.0 to 12.0.31, as well as 12.1.0 to 12.1.5 of Eclipse Jetty, have security vulnerabilities. These vulnerabilities stem from the fact that the GzipHandler does not...

7.5CVSS5.9AI score0.00033EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/05 12:0 a.m.1 views

PT-2026-23445

Name of the Vulnerable Software and Affected Versions Eclipse Jetty versions 12.0.0 through 12.0.31 Eclipse Jetty versions 12.1.0 through 12.1.5 Description Eclipse Jetty’s GzipHandler class has an issue where a memory leak occurs when processing a compressed HTTP request Content-Encoding: gzip...

9.8CVSS5.8AI score0.00038EPSS
Exploits3References124
RedhatCVE
RedhatCVE
added 2025/05/23 3:0 a.m.2 views

CVE-2023-21144

In doInBackground of NotificationContentInflater.java, there is a possible temporary denial or service due to long running operations. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.5CVSS6.6AI score0.15858EPSS
Exploits0References1
OSV
OSV
added 2023/06/28 6:15 p.m.3 views

CVE-2023-21237

In applyRemoteView of NotificationContentInflater.java, there is a possible way to hide foreground service notification due to misleading or insufficient UI. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for...

5.5CVSS6AI score0.00981EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2023/06/15 7:15 p.m.2 views

CVE-2023-21144

In doInBackground of NotificationContentInflater.java, there is a possible temporary denial or service due to long running operations. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.5CVSS6.2AI score0.15858EPSS
Exploits0References2
OSV
OSV
added 2023/06/15 7:15 p.m.2 views

CVE-2023-21144

In doInBackground of NotificationContentInflater.java, there is a possible temporary denial or service due to long running operations. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.5CVSS5.9AI score
Exploits0References1
Talos
Talos
added 2018/04/10 12:0 a.m.33 views

Simple DirectMedia Layer SDL2_Image load_xcf_tile_rle Information Disclosure Vulnerability

Summary An exploitable information vulnerability exists in the XCF image rendering functionality of SDL2image-2.0.2. A specially crafted XCF image can cause an out-of-bounds read on the heap, resulting in information disclosure. An attacker can display a specially crafted image to trigger this...

6.5CVSS6.8AI score0.00424EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2010/07/29 4:39 p.m.3 views

OpenJDK Inflater/Deflater clone issues (6745393)

Unspecified vulnerability in the Java Runtime Environment component in Oracle Java SE and Java for Business 6 Update 18, 5.0 Update 23, 1.4.225, and 1.3.127 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors, a different vulnerability than...

6.8CVSS5.8AI score0.03647EPSS
Exploits0References4
Rows per page
Query Builder