Eclipse

Jetty

52 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.47%
  • Veröffentlicht 04.08.2026 11:02:40
  • Zuletzt bearbeitet 08.08.2026 00:38:56

In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 f...

  • EPSS 0.26%
  • Veröffentlicht 14.07.2026 09:01:53
  • Zuletzt bearbeitet 14.07.2026 20:56:01

For 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 any request where the network is slow can leak.

Exploit
  • EPSS 0.23%
  • Veröffentlicht 14.07.2026 08:56:17
  • Zuletzt bearbeitet 14.07.2026 18:39:51

In Eclipse Jetty, an HTTP URI of this form: /public;/../admin/secret.txt results in an unresolved path of: /public/../admin/secret.txt instead of the expected: /admin/secret.txt Jetty itself is not affected, as ...

  • EPSS 0.2%
  • Veröffentlicht 14.07.2026 08:51:30
  • Zuletzt bearbeitet 14.07.2026 18:35:54

In 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 header (if present). This was not enforced in earlier HTTP RFC (for example, in RFC 26...

Exploit
  • EPSS 0.3%
  • Veröffentlicht 14.07.2026 08:44:38
  • Zuletzt bearbeitet 14.07.2026 18:41:52

In 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. Subsequent request that do not have trailers report the trailers of the first request. Subseq...

Medienbericht Exploit
  • EPSS 1.21%
  • Veröffentlicht 14.04.2026 10:59:10
  • Zuletzt bearbeitet 17.08.2026 15:16:54

In 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: * https://w4ke.info/2025/06/18/funky-chunks.html * https://w4ke.info/2025/10/29/fu...

  • EPSS 0.53%
  • Veröffentlicht 08.04.2026 13:32:28
  • Zuletzt bearbeitet 17.08.2026 12:18:56

In Eclipse Jetty, the class JASPIAuthenticator initiates the authentication checks, which set two ThreadLocal variable. Upon returning from the initial checks, there are conditions that cause an early return from the JASPIAuthenticator code without...

  • EPSS 0.63%
  • Veröffentlicht 05.03.2026 09:39:01
  • Zuletzt bearbeitet 04.08.2026 13:17:37

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 ...

  • EPSS 0.16%
  • Veröffentlicht 05.03.2026 09:26:59
  • Zuletzt bearbeitet 06.03.2026 20:30:58

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 b...

Medienbericht
  • EPSS 1.63%
  • Veröffentlicht 20.08.2025 19:07:11
  • Zuletzt bearbeitet 27.01.2026 19:23:52

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 stre...