Eclipse Jetty vulnerabilities
45 known vulnerabilities affecting eclipse/jetty.
Total CVEs
45
CISA KEV
1
actively exploited
Public exploits
5
Exploited in wild
1
Severity breakdown
CRITICAL4HIGH18MEDIUM19LOW4
Vulnerabilities
Page 1 of 3
CVE-2026-1605HIGHCVSS 7.5≥ 12.0.0, < 12.0.32≥ 12.1.0, < 12.1.62026-03-05
CVE-2026-1605 [HIGH] CWE-400 CVE-2026-1605: In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerabili
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 the request, but it is not released because the release m
nvd
CVE-2025-11143MEDIUMCVSS 6.5≥ 9.4.0, ≤ 9.4.58≥ 10.0.0, ≤ 10.0.26+3 more2026-03-05
CVE-2025-11143 [LOW] CWE-20 CVE-2025-11143: The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unu
The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using multiple components may result in security by-pass. For example a component that enforces a black list may interpret the URIs differently from one that generates a response. At the very least, diffe
nvd
CVE-2025-5115HIGHCVSS 7.7≥ 9.3.0, ≤ 9.4.57≥ 10.0.0, ≤ 10.0.25+3 more2025-08-20
CVE-2025-5115 [HIGH] CWE-400 CVE-2025-5115: In Eclipse Jetty, versions <=9.4.57, <=10.0.25, <=11.0.25, <=12.0.21, <=12.1.0.alpha2, an HTTP/2 cli
In Eclipse Jetty, versions <=9.4.57, <=10.0.25, <=11.0.25, <=12.0.21, <=12.1.0.alpha2, an HTTP/2 client may trigger the server to send RST_STREAM frames, for example by sending frames that are malformed or that should not be sent in a particular stream state, therefore forcing the server to consume resources such as CPU and memory.
For example, a clie
nvd
CVE-2025-1948HIGHCVSS 7.5≥ 12.0.0, < 12.0.172025-05-08
CVE-2025-1948 [HIGH] CWE-400 CVE-2025-1948: In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large valu
In Eclipse Jetty versions 12.0.0 to 12.0.16 included, an HTTP/2 client can specify a very large value for the HTTP/2 settings parameter SETTINGS_MAX_HEADER_LIST_SIZE.
The Jetty HTTP/2 server does not perform validation on this setting, and tries to allocate a ByteBuffer of the specified capacity to encode HTTP responses, likely resulting in OutOfMemoryE
nvd
CVE-2024-13009HIGHCVSS 7.2≥ 9.4.0, < 9.4.572025-05-08
CVE-2024-13009 [HIGH] CWE-404 CVE-2024-13009: In Eclipse Jetty versions 9.4.0 to 9.4.56 a buffer can be incorrectly released when confronted with
In Eclipse Jetty versions 9.4.0 to 9.4.56 a buffer can be incorrectly released when confronted with a gzip error when inflating a request
body. This can result in corrupted and/or inadvertent sharing of data between requests.
nvd
CVE-2024-9823HIGHCVSS 7.5≥ 9.0.0, < 9.4.54≥ 10.0.0, < 10.0.18+2 more2024-10-14
CVE-2024-9823 [MEDIUM] CWE-400 CVE-2024-9823: There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized us
There exists a security vulnerability in Jetty's DosFilter which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack on the server using DosFilter. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory finally.
nvd
CVE-2024-6763MEDIUMCVSS 5.3≥ 7.0.0, < 9.4.572024-10-14
CVE-2024-6763 [LOW] CWE-1286 CVE-2024-6763: Eclipse Jetty is a lightweight, highly scalable, Java-based web server and Servlet engine . It inclu
Eclipse Jetty is a lightweight, highly scalable, Java-based web server and Servlet engine . It includes a utility class, HttpURI, for URI/URL parsing.
The HttpURI class does insufficient validation on the authority segment of a URI. However the behaviour of HttpURI
differs from the common browsers in how it handles a URI that would be
considered invali
nvd
CVE-2024-6762MEDIUMCVSS 6.5≥ 10.0.0, < 10.0.18≥ 11.0.0, < 11.0.18+1 more2024-10-14
CVE-2024-6762 [LOW] CWE-400 CVE-2024-6762: Jetty PushSessionCacheFilter can be exploited by unauthenticated users
to launch remote DoS attacks
Jetty PushSessionCacheFilter can be exploited by unauthenticated users
to launch remote DoS attacks by exhausting the server’s memory.
nvd
CVE-2024-8184MEDIUMCVSS 6.5≥ 9.3.12, < 9.4.56≥ 10.0.0, < 10.0.24+2 more2024-10-14
CVE-2024-8184 [MEDIUM] CWE-400 CVE-2024-8184: There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploit
There exists a security vulnerability in Jetty's ThreadLimitHandler.getRemote() which can be exploited by unauthorized users to cause remote denial-of-service (DoS) attack. By repeatedly sending crafted requests, attackers can trigger OutofMemory errors and exhaust the server's memory.
nvd
CVE-2024-22201HIGHCVSS 7.5≥ 9.3.0, < 9.4.54≥ 10.0.0, < 10.0.20+2 more2024-02-26
CVE-2024-22201 [HIGH] CWE-400 CVE-2024-22201: Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established an
Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to stop accepting new connections from valid clients. The vul
nvd
CVE-2023-44487HIGHCVSS 7.5KEVPoCfixed in 9.4.53≥ 10.0.0, < 10.0.17+2 more2023-10-10
CVE-2023-44487 [HIGH] CWE-400 CVE-2023-44487: The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancell
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
nvd
CVE-2023-36478HIGHCVSS 7.5≥ 9.3.0, < 9.4.53≥ 10.0.0, < 10.0.16+1 more2023-10-10
CVE-2023-36478 [HIGH] CWE-190 CVE-2023-36478: Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.
Eclipse Jetty provides a web server and servlet container. In versions 11.0.0 through 11.0.15, 10.0.0 through 10.0.15, and 9.0.0 through 9.4.52, an integer overflow in `MetaDataBuilder.checkSize` allows for HTTP/2 HPACK header values to
exceed their size limit. `MetaDataBuilder.java` determines if a header name or value exceeds the size limit, and thr
nvd
CVE-2023-41900MEDIUMCVSS 4.3≥ 9.4.21, < 9.4.52≥ 10.0.0, < 10.0.16+1 more2023-09-15
CVE-2023-41900 [LOW] CWE-1390 CVE-2023-41900: Jetty is a Java based web server and servlet engine. Versions 9.4.21 through 9.4.51, 10.0.15, and 11
Jetty is a Java based web server and servlet engine. Versions 9.4.21 through 9.4.51, 10.0.15, and 11.0.15 are vulnerable to weak authentication. If a Jetty `OpenIdAuthenticator` uses the optional nested `LoginService`, and that `LoginService` decides to revoke an already authenticated user, then the current request will still treat the user as authent
nvd
CVE-2023-40167MEDIUMCVSS 5.3≥ 9.0.0, < 9.4.52≥ 10.0.0, < 10.0.16+2 more2023-09-15
CVE-2023-40167 [MEDIUM] CWE-130 CVE-2023-40167: Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.16, 11.0.16, and
Jetty is a Java based web server and servlet engine. Prior to versions 9.4.52, 10.0.16, 11.0.16, and 12.0.1, Jetty accepts the `+` character proceeding the content-length value in a HTTP/1 header field. This is more permissive than allowed by the RFC and other servers routinely reject such requests with 400 responses. There is no known exploit scena
nvd
CVE-2023-36479LOWCVSS 3.1≥ 9.0.0, < 9.4.52≥ 10.0.0, < 10.0.16+2 more2023-09-15
CVE-2023-36479 [LOW] CWE-149 CVE-2023-36479: Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the C
Eclipse Jetty Canonical Repository is the canonical repository for the Jetty project. Users of the CgiServlet with a very specific command structure may have the wrong command executed. If a user sends a request to a org.eclipse.jetty.servlets.CGI Servlet for a binary with a space in its name, the servlet will escape the command by wrapping it in quota
nvd
CVE-2023-26048MEDIUMCVSS 5.3fixed in 9.4.51≥ 10.0.0, < 10.0.14+1 more2023-04-18
CVE-2023-26048 [MEDIUM] CWE-400 CVE-2023-26048: Jetty is a java based web server and servlet engine. In affected versions servlets with multipart su
Jetty is a java based web server and servlet engine. In affected versions servlets with multipart support (e.g. annotated with `@MultipartConfig`) that call `HttpServletRequest.getParameter()` or `HttpServletRequest.getParts()` may cause `OutOfMemoryError` when the client sends a multipart request with a part that has a name but no filename and very
nvd
CVE-2023-26049MEDIUMCVSS 5.3fixed in 9.4.51≥ 10.0.0, < 10.0.14+2 more2023-04-18
CVE-2023-26049 [LOW] CWE-200 CVE-2023-26049: Jetty is a java based web server and servlet engine. Nonstandard cookie parsing in Jetty may allow a
Jetty is a java based web server and servlet engine. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies, or otherwise perform unintended behavior by tampering with the cookie parsing mechanism. If Jetty sees a cookie VALUE that starts with `"` (double quote), it will continue to read the cookie string unti
nvd
CVE-2022-2191HIGHCVSS 7.5≥ 10.0.0, ≤ 10.0.9≥ 11.0.0, ≤ 11.0.92022-07-07
CVE-2022-2191 [HIGH] CWE-404 CVE-2022-2191: In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does no
In Eclipse Jetty versions 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, SslConnection does not release ByteBuffers from configured ByteBufferPool in case of error code paths.
nvd
CVE-2022-2048HIGHCVSS 7.5fixed in 9.4.47≥ 10.0.0, < 10.0.9+1 more2022-07-07
CVE-2022-2048 [HIGH] CWE-410 CVE-2022-2048: In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the erro
In Eclipse Jetty HTTP/2 server implementation, when encountering an invalid HTTP/2 request, the error handling has a bug that can wind up not properly cleaning up the active connections and associated resources. This can lead to a Denial of Service scenario where there are no enough resources left to process good requests.
nvd
CVE-2022-2047LOWCVSS 2.7fixed in 9.4.46≥ 10.0.0, < 10.0.9+1 more2022-07-07
CVE-2022-2047 [LOW] CWE-20 CVE-2022-2047: In Eclipse Jetty versions 9.4.0 thru 9.4.46, and 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions
In Eclipse Jetty versions 9.4.0 thru 9.4.46, and 10.0.0 thru 10.0.9, and 11.0.0 thru 11.0.9 versions, the parsing of the authority segment of an http scheme URI, the Jetty HttpURI class improperly detects an invalid input as a hostname. This can lead to failures in a Proxy scenario.
nvd
1 / 3Next →