CVE Explorer
CVE-2026-8384
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
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"defaultStatus":"unaffected","product":"Eclipse Jetty","repo":"https://github.com/jetty/jetty.project","vendor":"Eclipse Foundation","versions":[{"lessThanOrEqual":"12.0.34","status":"affected","version":"12.0.0","versionType":"semver"},{"lessThanOrEqual":"12.1.8","status":"affected","version":"12.1.0","versionType":"semver"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:ef6615ef60047d00468e98aaf2c5d929681db2560f4c40c7df77d4f30cf95483 · sha256:72b0dfd66a802af5… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:ef6615ef60047d00468e98aaf2c5d929681db2560f4c40c7df77d4f30cf95483 · sha256:72b0dfd66a802af5… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-647","description":"CWE-647","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:ef6615ef60047d00468e98aaf2c5d929681db2560f4c40c7df77d4f30cf95483 · sha256:72b0dfd66a802af5… · /containers/cna/problemTypes/0/descriptions/0
Source references
1 source assertion{"url":"https://gitlab.eclipse.org/security/cve-assignment/-/work_items/108"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:ef6615ef60047d00468e98aaf2c5d929681db2560f4c40c7df77d4f30cf95483 · sha256:72b0dfd66a802af5… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.