Eclipse Foundation Eclipse Jetty

9 CVEs affecting Eclipse Foundation Eclipse Jetty. Latest disclosed: 2026-08-04. Critical: 1, High: 5.

Top CVEs affecting Eclipse Foundation Eclipse Jetty
CVESeverityScorePublishedSummary
CVE-2026-10050Critical9.12026-08-04In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specifi…
CVE-2026-10051High7.52026-07-14In Eclipse Jetty, a first HTTP/1.1 request with trailers causes the server to retain the trailers in subsequent requests performed over the same connection. Su…
CVE-2024-7708High7.52026-07-14For requests that have a body, but reading the body may end up in reading 0 bytes, there is a buffer leak. This is particularly the case for 100-Continue, but…
CVE-2026-1605High7.52026-03-05In 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: g…
CVE-2026-2332High7.42026-04-14In Eclipse Jetty, the HTTP/1.1 parser is vulnerable to request smuggling when chunk extensions are used, similar to the "funky chunks" techniques outlined here…
CVE-2026-5795High7.42026-04-08In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable. Upon returning from the initial check…
CVE-2026-8384Medium5.32026-07-14In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt …
CVE-2026-6790Medium5.32026-07-14In Eclipse Jetty, for HTTP/1, HTTP/2 and HTTP/3 requests, there is no strict check that the request authority (host and port) matches what provided in the Host…
CVE-2025-11143Low3.72026-03-05The Jetty URI parser has some key differences to other common parsers when evaluating invalid or unusual URIs. Differential parsing of URIs in systems using mu…