CWE-24Variant1 in KEV

Path Traversal: '../filedir'

Incomplete in the CWE catalog · 104 CVEs mapped

104
CVEs mapped
1
In KEV
5.7
Median CVSS
What it is

The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize "../" sequences that can resolve to a location that is outside of that directory.

Recent examples
7.2cvss
CVE-2026-14947

CVE-2026-14947 - HIGH Severity Vulnerability

A high-privileged remote attacker can upload malicious ZIP archive containing directory traversal sequences such as ../ can escape the intended extraction directory and write files to arbitrary locations on the server, potentially achieve arbitrary code execution due to improper validation of archive entry paths before writing files to disk which could result in full system compromise.

HIGHno explanation yet
1%
epss
5.4cvss
CVE-2026-76353

CVE-2026-76353 - MEDIUM Severity Vulnerability

In Splunk Enterprise versions below 10.4.2, 10.2.6, 10.0.9, and 9.4.14, a user who does not hold the "admin" or "power" Splunk roles could submit a crafted knowledge bundle delta to delete arbitrary files accessible to Splunk Enterprise on a cluster manager. This could affect system integrity and disrupt service. The vulnerability is possible because knowledge bundle delta processing does not restrict removal paths to the staging directory and the endpoint does not enforce the expected authorization boundary. For more information see Knowledge bundle replication overview (https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/10.4/knowledge-bundle-replication/knowledge-bundle-replication-overview) in the Splunk documentation.

MEDIUMno explanation yet
0%
epss
3.1cvss
CVE-2026-73573

CVE-2026-73573 - LOW Severity Vulnerability

In Zimbra Collaboration (ZCS) before 10.1.17, a path traversal vulnerability exists in the Zimbra Briefcase document editing functionality due to improper validation of the packages parameter. An authenticated attacker can exploit this vulnerability by supplying a crafted path traversal sequence, potentially allowing unauthorized disclosure of sensitive files within the web application directory.

LOWno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-24
Abstraction
Variant
Structure
Simple
Status
Incomplete