Lucene search
+L

9128 matches found

OSV
OSV
added 2026/04/29 12:00 a.m.12 views

CVE-2026-38993

Cockpit 2.13.5 and earlier is vulnerable to directory traversal via the Buckets component. This vulnerability allows authenticated attackers to write files to arbitrary locations within the uploads directory or overwrite assets with malicious versions...

6.5CVSS6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.16 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
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/29 12:00 a.m.22 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
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/28 9:02 p.m.7 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
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/04/28 6:05 p.m.25 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...

9.4CVSS5.4AI score0.00167EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/28 3:13 a.m.25 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
SaveExploits0References2
OSV
OSV
added 2026/04/28 12:31 a.m.14 views

GHSA-5799-3XG7-RFRV Duplicate Advisory: OpenClaw: SSH sandbox tar upload follows symlinks, enabling arbitrary file write on remote host

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-fv94-qvg8-xqpw. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.31 contains a symlink following vulnerability in SSH sandbox tar upload that allows remote...

8.1CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/27 11:24 p.m.6 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
SaveExploits0References3
CVE
CVE
added 2026/04/27 11:24 p.m.85 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
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/27 11:24 p.m.38 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
SaveExploits0References3
Snyk
Snyk
added 2026/04/27 10:15 a.m.8 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity due to a flaw in the default filtering mechanism HeaderFilterStrategy that only blocks headers starting with specific prefixes. An attacker can execute arbitrary code and write files by injecting...

9.9CVSS6.2AI score0.01556EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/27 8:23 a.m.12 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.01556EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 8:23 a.m.10 views

CVE-2026-40453 Apache Camel JMS, Apache Camel CoAP, Apache Camel Google PubSub: Incomplete fix for CVE-2025-27636 in non-HTTP HeaderFilterStrategies (camel-jms, camel-sjms, camel-coap, camel-google-pubsub) allows case-variant header injection

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.7AI score
SaveExploits0References9
CVE
CVE
added 2026/04/27 8:23 a.m.151 views

CVE-2026-40453

Apache Camel non-HTTP HeaderFilterStrategies (camel-jms, camel-sjms, camel-coap, camel-google-pubsub) are affected by an incomplete fix for CVE-2025-27636. The fix added setLowerCase(true) to HttpHeaderFilterStrategy, but five non-HTTP implementations still use case-sensitive header filtering, wh...

9.9CVSS6.5AI score0.01556EPSS
SaveExploits1References6Affected Software1
Packet Storm
Packet Storm
added 2026/04/27 12:00 a.m.135 views

📄 Vienna Assistant 1.2.542 macOS Privilege Escalation

A macOS helper service interface implemented via NSXPC was observed exposing methods that may allow privileged operations such as file writing and command execution through a remote proxy connection...

8.8CVSS5.7AI score0.00449EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/25 7:22 a.m.24 views

CVE-2026-23751

Kofax Capture, now referred to as Tungsten Capture, version 6.0.0.0 other versions may be affected exposes a deprecated .NET Remoting HTTP channel on port 2424 via the Ascent Capture Service that is accessible without authentication and uses a default, publicly known endpoint identifier. An...

9.8CVSS6.1AI score0.00883EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/25 12:00 a.m.17 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
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/24 2:48 p.m.14 views

CVE-2026-40611

A flaw was found in lego, the Let's Encrypt client and ACME library written in Go. A malicious ACME Automated Certificate Management Environment server can exploit a path traversal vulnerability in the webroot HTTP-01 challenge provider. By supplying a specially crafted challenge token containing...

8.8CVSS5.6AI score0.0034EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/24 1:52 a.m.41 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
SaveExploits1References2
CISA KEV Catalog
CISA KEV Catalog
added 2026/04/24 12:00 a.m.29 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
SaveIn wildExploits3
Rows per page
Query Builder