Eclipse Jetty
Approved changes feed: RSS · Atom
cpe:2.3:a:eclipse_foundation:eclipse_jetty:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Eclipse Foundation (2c315c48-0111-5572-bbde-cc70cfafb2e9) |
|---|---|
| Product | Eclipse Jetty (af35049f-115c-5785-a574-2576d1aef086) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-8384 |
vulnerable | 2026-07-29 01:09:05.827209 |
Details available
MEDIUM (5.3)
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 it will not serve the secret.txt file because it will not pass the alias checker (only resolved resources are served).
However, web applications that rely on resolved paths being provided by Jetty may be confused when receiving an unresolved path.
Published: 2026-07-14T08:56:17.525Z
Updated: 2026-07-14T12:18:29.831Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-6790 |
vulnerable | 2026-07-29 01:06:21.179714 |
Details available
MEDIUM (5.3)
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 2616), but it is in the latest RFC (9110 and 9112).
This mismatch can cause a number of problems that may be classified as vulnerabilities such as:
*
URI constructions (for example, for redirects -- this is typical for login pages)
*
Virtual host selection
*
Reverse proxying
*
Misleading logs
*
Etc.
Given that the latest RFCs require that request authority and Host header must match, Jetty should enforce this invariant.
Published: 2026-07-14T08:51:30.527Z
Updated: 2026-07-14T12:20:35.130Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-10051 |
vulnerable | 2026-07-29 00:20:51.812799 |
Details available
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.
Subsequent request that do have trailers report the union of trailers of the first request and the current request.
Published: 2026-07-14T08:44:38.233Z
Updated: 2026-07-14T12:57:50.096Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-7708 |
vulnerable | 2026-07-28 23:07:12.465736 |
Details available
HIGH (7.5)
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.
Published: 2026-07-14T09:01:53.869Z
Updated: 2026-07-14T12:17:11.635Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-5795 |
vulnerable | 2026-06-08 08:07:04.108688 |
Details available
HIGH (7.4)
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 clearing those ThreadLocals.
A subsequent request using the same thread inherits the ThreadLocal values, leading to a broken access control and privilege escalation.
Published: 2026-04-08T13:32:28.935Z
Updated: 2026-07-27T12:05:31.678Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-2332 |
vulnerable | 2026-06-08 07:55:16.918578 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-1605 |
vulnerable | 2026-06-08 07:49:09.019999 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-11143 |
vulnerable | 2026-06-08 07:02:28.146858 | db.gcve.eu details were skipped to keep the page responsive. | Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.