Lucene search
K

5147 matches found

CNNVD
CNNVD
added 2026/04/29 12:0 a.m.8 views

Wazuh 路径遍历漏洞

Wazuh is an open-source application developed by Wazuh. It is used for collecting, summarizing, indexing, and analyzing security data, helping organizations detect intrusions, threats, and abnormal behaviors. Versions of Wazuh from 4.4.0 to 4.14.4 contained a path traversal vulnerability. This...

9.9CVSS6AI score0.00399EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/29 12:0 a.m.4 views

PT-2026-35971

Name of the Vulnerable Software and Affected Versions Dell/Alienware Purchased Apps versions prior to 1.1.31.0 Description An improper link resolution before file access, also known as link following, allows a low privileged attacker with local access to perform an arbitrary file write. Link...

7.1CVSS5.9AI score0.00103EPSS
Exploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 9:2 p.m.3 views

Security Bulletin: Path Traversal and Arbitrary File Write Vulnerability in IBM Langflow Desktop API v2 File Upload Endpoint

Summary IBM Langflow Desktop contains a vulnerability in its API v2 file upload functionality where the POST /api/v2/files endpoint fails to validate and sanitize user-supplied filenames before passing them to the LocalStorageService, resulting in a path traversal condition that allows...

6.5CVSS6.8AI score0.00374EPSS
Exploits0Affected Software1
Xen Project
Xen Project
added 2026/04/28 6:5 p.m.5 views

Multiple RBAC issues in XAPI

ISSUE DESCRIPTION XAPI can configure different users with different roles, using Role Based Access Control. For more details, see: https://docs.xenserver.com/en-us/xencenter/current-release/rbac-overview.htmlrbac-roles The pool-admin role is fully privileged. Notably, users with this role can als...

5.4AI score
Exploits0
Snyk
Snyk
added 2026/04/28 3:13 a.m.8 views

Directory Traversal

Overview notes-mcp is a MCP for managing markdown notes with YAML frontmatter Affected versions of this package are vulnerable to Directory Traversal via the rootdir or path arguments in the notesmcp.py process. An attacker can access or modify files outside the intended directory by supplying...

7.5CVSS7.5AI score0.0041EPSS
Exploits0References2
CVE
CVE
added 2026/04/27 11:24 p.m.16 views

CVE-2026-41364

CVE-2026-41364 : OpenClaw vulnerable before 2026.3.31 due to a symlink-following flaw in the SSH sandbox tar upload. Remote attackers could upload tar archives containing symlinks to escape the sandbox and overwrite arbitrary files on the remote host. The issue is network‑facing with low privileg...

8.1CVSS5.7AI score0.00533EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/27 11:24 p.m.25 views

CVE-2026-41364 OpenClaw < 2026.3.31 - Arbitrary File Write via Symlink Following in SSH Sandbox Tar Upload

OpenClaw before 2026.3.31 contains a symlink following vulnerability in SSH sandbox tar upload that allows remote attackers to write arbitrary files. Attackers can exploit this by uploading tar archives containing symlinks to escape the sandbox and overwrite files on the remote host...

8.1CVSS0.00533EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/04/27 11:24 p.m.1 views

CVE-2026-41364 OpenClaw < 2026.3.31 - Arbitrary File Write via Symlink Following in SSH Sandbox Tar Upload

OpenClaw before 2026.3.31 contains a symlink following vulnerability in SSH sandbox tar upload that allows remote attackers to write arbitrary files. Attackers can exploit this by uploading tar archives containing symlinks to escape the sandbox and overwrite files on the remote host...

8.1CVSS5.7AI score0.00533EPSS
Exploits0References3
EUVD
EUVD
added 2026/04/27 8:23 a.m.3 views

EUVD-2026-25791

The fix for CVE-2025-27636 added setLowerCasetrue to HttpHeaderFilterStrategy so that case-variant header names such as 'CAmelExecCommandExecutable' are filtered out alongside 'CamelExecCommandExecutable'. The same setLowerCasetrue call was not applied to five non-HTTP HeaderFilterStrategy...

9.9CVSS6.5AI score0.00547EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/25 12:0 a.m.5 views

PT-2026-37189

Name of the Vulnerable Software and Affected Versions zrok versions prior to 2.0.2 Description The zrok WebDAV drive backend davServer.Dir restricts path traversal through lexical normalization but fails to prevent symlink following. If a symbolic link within the shared DriveRoot points to a...

8.7CVSS5.8AI score0.0033EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/04/24 1:52 a.m.30 views

CVE-2026-33076 Roxy-WI vulnerable to path traversal and arbitrary file writing

Roxy-WI is a web interface for managing Haproxy, Nginx, Apache and Keepalived servers. Prior to version 8.2.6.4, the haproxysectionsave interface presents a vulnerability that could lead to remote code execution due to path traversal and writing into scheduled tasks. Version 8.2.6.4 fixes the iss...

9.3CVSS0.0082EPSS
Exploits1References2
CISA KEV Catalog
CISA KEV Catalog
added 2026/04/24 12:0 a.m.5 views

Samsung MagicINFO 9 Server Path Traversal Vulnerability

Samsung MagicINFO 9 Server contains a path traversal vulnerability that could allow an attacker to write arbitrary files as system authority...

9.8CVSS9.2AI score0.91941EPSS
In wildExploits3
EUVD
EUVD
added 2026/04/23 9:24 p.m.0 views

EUVD-2026-24043

Apktool: Path Traversal to Arbitrary File Write...

7.1CVSS5.7AI score0.00182EPSS
Exploits1References5
OSV
OSV
added 2026/04/23 9:24 p.m.0 views

GHSA-M8MH-X359-VM8M Apktool: Path Traversal to Arbitrary File Write

A path traversal vulnerability in brut/androlib/res/decoder/ResFileDecoder.java allows a maliciously crafted APK to write arbitrary files to the filesystem during standard decoding apktool d. This is a security regression introduced in commit e10a045 PR 4041, December 12, 2025, which removed the...

7.1CVSS5.9AI score0.00182EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2026/04/23 2:28 p.m.6 views

goshs has Cross-Origin Arbitrary File Write via Missing CSRF on PUT and Wildcard CORS

Summary The PUT upload handler httpserver/updown.go lacks the CSRF token validation that was added to the POST upload handler during the GHSA-jrq5-hg6x-j6g3 fix. Combined with the unconditional Access-Control-Allow-Origin: on the OPTIONS preflight handler httpserver/server.go, any website can wri...

6.5CVSS5.9AI score0.00165EPSS
Exploits1References5Affected Software2
SUSE CVE
SUSE CVE
added 2026/04/23 1:23 a.m.2 views

SUSE CVE-2026-40611

Let's Encrypt client and ACME library written in Go Lego. Prior to 4.34.0, the webroot HTTP-01 challenge provider in lego is vulnerable to arbitrary file write and deletion via path traversal. A malicious ACME server can supply a crafted challenge token containing ../ sequences, causing lego to...

8.8CVSS5.9AI score0.00309EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.6 views

IBM Guardium Data Protection 路径遍历漏洞

IBM Guardium Data Protection is a data security and compliance monitoring platform for database activity monitoring, vulnerability assessment and sensitive data discovery. A directory traversal vulnerability exists in IBM Guardium Data Protection. The vulnerability stems from a failure to properl...

4.9CVSS5.9AI score0.00348EPSS
Exploits0References1
Packet Storm
Packet Storm
added 2026/04/23 12:0 a.m.82 views

📄 Langflow 1.8.4 Traversal / Remote Code Execution

This Metasploit module targets a path traversal vulnerability in Langflow versions 1.8.4 and below that allows attackers to write arbitrary files on the system through the /api/v2/files endpoint...

8.8CVSS5.9AI score0.02289EPSS
Exploits4
CNVD
CNVD
added 2026/04/23 12:0 a.m.3 views

IBM Guardium Data Protection Directory Traversal Vulnerability

IBM Guardium Data Protection is a data security and compliance monitoring platform for database activity monitoring, vulnerability assessment and sensitive data discovery. A directory traversal vulnerability exists in IBM Guardium Data Protection. The vulnerability stems from a failure to properl...

4.9CVSS5.6AI score0.00348EPSS
Exploits0
CVE
CVE
added 2026/04/22 11:27 p.m.6 views

CVE-2026-4917

Technical details about CVE-2026-4917 are not publicly available in the provided documents. Monitor for updates as information is released.

4.9CVSS5.9AI score0.00348EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder