Lucene search
+L

23965 matches found

OSV
OSV
added 2026/02/02 10:26 p.m.9 views

GHSA-VRHW-V2HW-JFFX SignalK Server has Path Traversal leading to information disclosure

Summary A Path Traversal vulnerability in SignalK Server's applicationData API allows authenticated users on Windows systems to read, write, and list arbitrary files and directories on the filesystem. The validateAppId function blocks forward slashes / but not backslashes , which are treated as...

5CVSS5.7AI score0.00384EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/02 10:24 p.m.6 views

CVE-2026-25059

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS5.5AI score0.00598EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/02/02 10:24 p.m.33 views

CVE-2026-25059 OpenList affected by Path Traversal in file copy and remove handlers

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS0.00598EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/02 10:24 p.m.9 views

CVE-2026-25059 OpenList affected by Path Traversal in file copy and remove handlers

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS5.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/02 10:24 p.m.5 views

CVE-2026-25059 OpenList affected by Path Traversal in file copy and remove handlers

OpenList Frontend is a UI component for OpenList. Prior to 4.1.10, the application contains path traversal vulnerability in multiple file operation handlers in server/handles/fsmanage.go. Filename components in req.Names are directly concatenated with validated directories using stdpath.Join. Thi...

8.8CVSS5.5AI score0.00598EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/02 10:24 p.m.28 views

CVE-2026-25059

OpenList Frontend contains a path traversal vulnerability (CWE-22) in multiple file operation handlers (server/handles/fsmanage.go) that was present before version 4.1.10. Filename components in req.Names are concatenated with validated directories via stdpath.Join, allowing ".." sequences to byp...

8.8CVSS5.5AI score0.00598EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/02/02 9:33 p.m.20 views

CVE-2025-66480

CVE-2025-66480 concerns Wildfire IM’s im-server, where the UploadFileAction (endpoint /fs) mishandles uploaded filenames. The writeFileUploadData logic directly concatenates the configured storage directory with the uploaded filename without stripping directory traversal sequences (e.g., ../../),...

9.8CVSS5.8AI score0.01395EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/02 9:33 p.m.35 views

CVE-2025-66480 Wildfire has Arbitrary File Upload via Directory Traversal in UploadFileAction

Wildfire IM is an instant messaging and real-time audio/video solution. Prior to 1.4.3, a critical vulnerability exists in the im-server component related to the file upload functionality found in com.xiaoleilu.loServer.action.UploadFileAction. The application exposes an endpoint /fs that handles...

9.8CVSS0.01395EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/02 9:33 p.m.3 views

CVE-2025-66480 Wildfire has Arbitrary File Upload via Directory Traversal in UploadFileAction

Wildfire IM is an instant messaging and real-time audio/video solution. Prior to 1.4.3, a critical vulnerability exists in the im-server component related to the file upload functionality found in com.xiaoleilu.loServer.action.UploadFileAction. The application exposes an endpoint /fs that handles...

9.8CVSS5.8AI score0.01395EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/02 9:33 p.m.3 views

CVE-2025-66480

Wildfire IM is an instant messaging and real-time audio/video solution. Prior to 1.4.3, a critical vulnerability exists in the im-server component related to the file upload functionality found in com.xiaoleilu.loServer.action.UploadFileAction. The application exposes an endpoint /fs that handles...

9.8CVSS5.8AI score0.01395EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/02 9:33 p.m.11 views

CVE-2025-66480 Wildfire has Arbitrary File Upload via Directory Traversal in UploadFileAction

Wildfire IM is an instant messaging and real-time audio/video solution. Prior to 1.4.3, a critical vulnerability exists in the im-server component related to the file upload functionality found in com.xiaoleilu.loServer.action.UploadFileAction. The application exposes an endpoint /fs that handles...

9.8CVSS5.8AI score
SaveExploits0References5
Snyk
Snyk
added 2026/02/02 8:01 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the FsRemove and FsCopy functions. An attacker can access and manipulate files outside of their authorized directory by injecting traversal sequences into filename components. This allows unauthorized file remova...

8.8CVSS6.4AI score0.00598EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 8:01 p.m.85 views

OpenList vulnerable to Path Traversal in file copy and remove handlers

Summary The application contains a Path Traversal vulnerability CWE-22 in multiple file operation handlers. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal and copying across user...

8.8CVSS5.7AI score0.00598EPSS
SaveExploits1References7Affected Software1
Snyk
Snyk
added 2026/02/02 8:01 p.m.1 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the FsRemove and FsCopy functions. An attacker can access and manipulate files outside of their authorized directory by injecting traversal sequences into filename components. This allows unauthorized file remova...

8.8CVSS6.4AI score0.00598EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/02 8:01 p.m.18 views

GHSA-QMJ2-8R24-XXCQ OpenList vulnerable to Path Traversal in file copy and remove handlers

Summary The application contains a Path Traversal vulnerability CWE-22 in multiple file operation handlers. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal and copying across user...

8.8CVSS5.7AI score0.00598EPSS
SaveExploits1References7
OSV
OSV
added 2026/02/02 4:16 p.m.7 views

CVE-2025-14914

IBM WebSphere Application Server Liberty 17.0.0.3 through 26.0.0.1 could allow a privileged user to upload a zip archive containing path traversal sequences resulting in an overwrite of files leading to arbitrary code execution...

7.6CVSS6AI score0.0039EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 4:16 p.m.14 views

CVE-2025-14914

IBM WebSphere Application Server Liberty 17.0.0.3 through 26.0.0.1 could allow a privileged user to upload a zip archive containing path traversal sequences resulting in an overwrite of files leading to arbitrary code execution...

7.6CVSS0.0039EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/02 3:30 p.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the iswithindirectory function, during the extraction process of maliciously crafted wheel archives. An attacker can write files outside the intended installation directory by including specially crafted file pat...

3.9CVSS6.4AI score0.0039EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/02 3:17 p.m.39 views

CVE-2025-14914

CVE-2025-14914 affects IBM WebSphere Application Server Liberty, specifically versions 17.0.0.3 through 26.0.0.1. The issue allows a privileged user to upload a zip archive containing path traversal sequences that can overwrite files and lead to arbitrary code execution. The formal vulnerability ...

7.6CVSS5.8AI score0.0039EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/02 3:17 p.m.4 views

CVE-2025-14914 IBM WebSphere Application Server Liberty Path Traversal

IBM WebSphere Application Server Liberty 17.0.0.3 through 26.0.0.1 could allow a privileged user to upload a zip archive containing path traversal sequences resulting in an overwrite of files leading to arbitrary code execution...

7.6CVSS5.8AI score0.0039EPSS
SaveExploits0References1
Rows per page
Query Builder