CVE•Published 2026-07-14•Modified 2026-07-14•0 articles on news•4 live references•NVD data
CVE-2026-8384Eclipse · Jetty
Vulnerability data via NVD (ingested)
CVSS v3.1
5.3
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
EPSS percentile
—
Description
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.
Timeline
Published 2026-07-14
Modified 2026-07-14
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag20,647 hosts
vuln:CVE-2026-8384Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Eclipse Jetty"All exposed Eclipse Jetty instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Jetty"HTTP body or banner mentions "Jetty" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-8384Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-8384Censys host search filtered to this CVE id.
grep.app
CVE-2026-8384Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-8384GitHub code search for direct mentions.
Google dork
"CVE-2026-8384" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (3)
We haven't classified any articles referencing CVE-2026-8384 yet. The external references above still apply.