---
cve: "CVE-2026-8384"
severity: "MEDIUM"
cvss: 5.3
epss: "23%"
vendor: "Eclipse Foundation"
kev: false
exploited: false
published: "2026-07-14 09:16:42"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T22:32:38+02:00"
---

# CVE-2026-8384

> 5.3 MEDIUM

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- ae9286497b46fd709861e330fb364408a946d6e5 (Commit)
- b1fb145d4b0ea34d7636012359604367f4de7496 (Commit)

## Referenzen

- <https://gitlab.eclipse.org/security/cve-assignment/-/work_items/108>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-8384) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
