← Back
CWE-22

9,562 CVEs • Abstraction: Base • Likelihood of Exploit: High

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

JSON object

Loading...

CVEs (9,562)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
1Ivanti
1Avalanche
Jun 17, 2026
Apr 19, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
A Path Traversal vulnerability in web component of Ivanti Avalanche before 6.4.3 allows a remote authenticated attacker to execute arbitrary commands as SYSTEM.
-
-
Jun 17, 2026
Apr 18, 2024
N/A· v4
6.8 MEDIUM· v3
N/A· v2
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in AGILELOGIX Store Locator WordPress.This issue affects Store Locator WordPress: from n/a through 1.4.14.
-
-
Jun 17, 2026
Apr 18, 2024
N/A· v4
7.6 HIGH· v3
N/A· v2
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Zachary Segal CataBlog.This issue affects CataBlog: from n/a through 1.7.0.
-
-
Jun 17, 2026
Apr 18, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Secomea GateManager (Web GUI) allows Reading Data from System Resources.This issue affects GateManager: from 11.0.623074018...Show more
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Secomea GateManager (Web GUI) allows Reading Data from System Resources.This issue affects GateManager: from 11.0.623074018 before 11.0.623373051. Show less
1Cmseasy
1Cmseasy
Jun 17, 2026
Apr 17, 2024
N/A· v4
6.4 MEDIUM· v3
N/A· v2
CMSeasy 7.7.7.9 is vulnerable to code execution.
1Solarwinds
1Serv U
Jun 17, 2026
Apr 17, 2024
N/A· v4
7.2 HIGH· v3
N/A· v2
SolarWinds Serv-U was found to be susceptible to a Directory Traversal Remote Code Vulnerability. This vulnerability requires a highly privileged account to be exploited.
1Redhat
10Build Of Keycloak
Jboss Middleware Text Only AdvisoriesKeycloak+7 more
Jun 17, 2026
Apr 17, 2024
N/A· v4
8.1 HIGH· v3
N/A· v2
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive...Show more
A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. This issue could allow an attacker to construct a malicious request to bypass validation and access other URLs and sensitive information within the domain or conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field, and requires user interaction within the malicious URL.Show less
1Bmaltais
1Kohya Ss
Jun 17, 2026
Apr 16, 2024
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Kohya_ss is a GUI for Kohya's Stable Diffusion trainers. Kohya_ss is vulnerable to a path injection in the `common_gui.py` `add_pre_postfix` function. This vulnerability is fixed in 23.1.5.
1Bmaltais
1Kohya Ss
Jun 17, 2026
Apr 16, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Kohya_ss is a GUI for Kohya's Stable Diffusion trainers. Kohya_ss is vulnerable to a path injection in the `common_gui.py` `find_and_replace` function. This vulnerability is fixed in 23.1.5.
-
-
Jun 17, 2026
Apr 16, 2024
N/A· v4
5.3 MEDIUM· v3
N/A· v2
DocsGPT is a GPT-powered chat for documentation. DocsGPT is vulnerable to unauthenticated limited file write in routes.py. This vulnerability is fixed in 0.8.1.
1Lfprojects
1Mlflow
Jun 17, 2026
Apr 16, 2024
N/A· v4
9.3 CRITICAL· v3
N/A· v2
mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'is_local_uri' function's f...Show more
mlflow/mlflow is vulnerable to Local File Inclusion (LFI) due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'is_local_uri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the misclassification of URIs as non-local. Attackers can exploit this by crafting malicious model versions with specially crafted 'source' parameters, enabling the reading of sensitive files within at least two directory levels from the server's root.Show less
1Langchain
1Langchain
Jun 17, 2026
Apr 16, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
langchain-ai/langchain is vulnerable to path traversal due to improper limitation of a pathname to a restricted directory ('Path Traversal') in its LocalFileStore functionality. An attacker can leverage this vulnerabilit...Show more
langchain-ai/langchain is vulnerable to path traversal due to improper limitation of a pathname to a restricted directory ('Path Traversal') in its LocalFileStore functionality. An attacker can leverage this vulnerability to read or write files anywhere on the filesystem, potentially leading to information disclosure or remote code execution. The issue lies in the handling of file paths in the mset and mget methods, where user-supplied input is not adequately sanitized, allowing directory traversal sequences to reach unintended directories.Show less
-
-
Jun 17, 2026
Apr 16, 2024
N/A· v4
8.8 HIGH· v3
N/A· v2
vertaai/modeldb is vulnerable to a path traversal attack due to improper sanitization of user-supplied file paths in its file upload functionality. Attackers can exploit this vulnerability to write arbitrary files anywhe...Show more
vertaai/modeldb is vulnerable to a path traversal attack due to improper sanitization of user-supplied file paths in its file upload functionality. Attackers can exploit this vulnerability to write arbitrary files anywhere in the file system by manipulating the 'artifact_path' parameter. This flaw can lead to Remote Code Execution (RCE) by overwriting critical files, such as the application's configuration file, especially when the application is run outside of Docker. The vulnerability is present in the NFSController.java and NFSService.java components of the application.Show less
1Lfprojects
1Mlflow
Jun 17, 2026
Apr 16, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the `artifact_location` parameter when creating an experiment. Attackers can exploit this vulnerability by using...Show more
A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the `artifact_location` parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component `#` in the artifact location URI to read arbitrary files on the server in the context of the server's process. This issue is similar to CVE-2023-6909 but utilizes a different component of the URI to achieve the same effect. Show less