Lucene search
+L

55387 matches found

CVE
CVE
added 2026/07/07 1:02 p.m.36 views

CVE-2026-53481

Dell PowerProtect Data Domain is affected by a Path Traversal vulnerability (CVE-2026-53481) in versions 7.7.1.0–8.7, including LTS2026 (8.6.1.0–8.6.1.10), LTS2025 (8.3.1.0–8.3.1.30), and LTS2024 (7.13.1.0–7.13.1.70). An unauthenticated, remotely accessible attacker could exploit this to gain una...

9.8CVSS6AI score0.00632EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/07 1:02 p.m.65 views

CVE-2026-53481

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper limitation of a pathname to a restricted directory 'Path...

9.8CVSS0.00632EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/07 1:02 p.m.14 views

CVE-2026-53481

Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an improper limitation of a pathname to a restricted directory 'Path...

9.8CVSS6AI score0.00632EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 1:01 p.m.14 views

GHSA-QJ4X-9G63-25G6 XWiki Platform Old Core: Resource path traversal via /skin/ action endpoint in Jetty 12+

Impact With Jetty 12+ a user can craft a URL to access any resource the Jetty instance is allowed to access. For example http://host/xwiki/bin/skin/..%252f/..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc/passwd allows downloading the content of the /etc/passwd file, provided Jetty is allowed...

8.2CVSS5.8AI score
SaveExploits0References5
Snyk
Snyk
added 2026/07/07 1:01 p.m.14 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the /skin/ action endpoint when running on Jetty 12 or later. An attacker can access arbitrary files on the server by crafting a URL containing encoded directory traversal sequences. This is only exploitable if th...

8.2CVSS6.5AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/07 1:01 p.m.19 views

EGroupware has a Remote Code Execution Vulnerability

Summary A critical vulnerability has been identified in EGroupware that may lead to Remote Code Execution RCE. The issue allows an authenticated attacker to execute arbitrary commands on the server. If user self-registration is enabled, the vulnerability may be exploitable without prior...

8.7CVSS6.3AI score0.01028EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/07 1:01 p.m.15 views

GHSA-H9QX-V5XP-PH8P EGroupware has a Remote Code Execution Vulnerability

Summary A critical vulnerability has been identified in EGroupware that may lead to Remote Code Execution RCE. The issue allows an authenticated attacker to execute arbitrary commands on the server. If user self-registration is enabled, the vulnerability may be exploitable without prior...

9.3CVSS6.3AI score0.01028EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 11:45 a.m.17 views

PYSEC-2026-1589 path traversal vulnerability was identified in the parisneo/lollms-webui

A path traversal vulnerability was identified in the parisneo/lollms-webui repository, specifically within version 9.6. The vulnerability arises due to improper handling of user-supplied input in the 'listpersonalities' endpoint. By crafting a malicious HTTP request, an attacker can traverse the...

4CVSS6.1AI score0.00285EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-1593 LoLLMS Command Injection vulnerability

A vulnerability in the parisneo/lollms, specifically in the /unInstallbinding endpoint, allows for arbitrary code execution due to insufficient sanitization of user input. The issue arises from the lack of path sanitization when handling the name parameter in the unInstallbinding function, allowi...

9.8CVSS6.8AI score0.00924EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1653 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the createmodelversion function within server/handlers.py of the mlflow/mlflow repository, due to improper validation of the source parameter. Attackers can exploit this vulnerability by crafting a source parameter that bypasses the...

7.5CVSS6.1AI score0.00859EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-1649 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository due to improper handling of URL parameters. By smuggling path traversal sequences using the ';' character in URLs, attackers can manipulate the 'params' portion of the URL to gain unauthorized access to files or directories. Th...

7.5CVSS7.2AI score0.00695EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.14 views

PYSEC-2026-1641 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the artifact deletion functionality. Attackers can bypass path validation by exploiting the double decoding process in the deleteartifactmlflowartifacts handler and localfileuritopath function, allowing for...

8.1CVSS7.2AI score0.00856EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1510 langchain vulnerable to path traversal

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...

6.5CVSS7AI score0.01871EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1415 gradio vulnerable to Path Traversal

An issue was discovered in gradio-app/gradio, where the /componentserver endpoint improperly allows the invocation of any method on a Component class with attacker-controlled arguments. Specifically, by exploiting the moveresourcetoblockcache method of the Block class, an attacker can copy any fi...

7.5CVSS7.2AI score0.09314EPSS
SaveExploits4References7
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1655 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the artifactlocation 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...

7.5CVSS7.2AI score0.00712EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1650 mlflow Path Traversal vulnerability

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifactlocation' and 'source' parameters, using a local URI with '' instead of '?', an attacker can...

7.5CVSS6.1AI score0.02718EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-1258 Allegro AI ClearML path traversal vulnerability

A path traversal vulnerability in versions 1.4.0 to 1.14.1 of the client SDK of Allegro AI’s ClearML platform enables a maliciously uploaded dataset to write local or remote files to an arbitrary location on an end user’s system when interacted with...

8.8CVSS7.3AI score0.00798EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1387 Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a POST request to a /update-resource-data/ URI from views.py, allows attackers to write to arbitrary files...

7.5CVSS6.1AI score0.00718EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-1386 Path traversal in flaskcode

An issue was discovered in the flaskcode package through 0.0.8 for Python. An unauthenticated directory traversal, exploitable with a GET request to a /resource-data/.txt URI from views.py, allows attackers to read arbitrary files...

7.5CVSS7.2AI score0.008EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/07 11:45 a.m.18 views

PYSEC-2026-1120 Ansible symlink attack vulnerability

An absolute path traversal attack exists in the Ansible automation platform. This flaw allows an attacker to craft a malicious Ansible role and make the victim execute the role. A symlink can be used to overwrite a file outside of the extraction path...

6.3CVSS6AI score0.00859EPSS
SaveExploits0References11
Rows per page
Query Builder