Lucene search
+L

6391 matches found

OSV
OSV
added 2026/04/27 11:24 p.m.8 views

CVE-2026-41370 OpenClaw < 2026.3.31 - Path Traversal via Inbound Channel Attachment Path in ACP Dispatch

OpenClaw before 2026.3.31 contains a path traversal vulnerability in ACP dispatch that allows attackers to read arbitrary files by manipulating inbound channel attachment paths. Remote attackers can bypass attachment-cache and root directory checks to access files outside intended directories...

7.1CVSS6.1AI score
SaveExploits0References5
EUVD
EUVD
added 2026/04/27 11:24 p.m.11 views

EUVD-2026-25950

OpenClaw before 2026.3.31 contains a path traversal vulnerability in ACP dispatch that allows attackers to read arbitrary files by manipulating inbound channel attachment paths. Remote attackers can bypass attachment-cache and root directory checks to access files outside intended directories...

7.1CVSS5.5AI score0.00417EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/27 11:24 p.m.5 views

CVE-2026-41370

OpenClaw before 2026.3.31 contains a path traversal vulnerability in ACP dispatch that allows attackers to read arbitrary files by manipulating inbound channel attachment paths. Remote attackers can bypass attachment-cache and root directory checks to access files outside intended directories...

7.1CVSS5.5AI score0.00417EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/27 11:24 p.m.40 views

CVE-2026-41370 OpenClaw < 2026.3.31 - Path Traversal via Inbound Channel Attachment Path in ACP Dispatch

OpenClaw before 2026.3.31 contains a path traversal vulnerability in ACP dispatch that allows attackers to read arbitrary files by manipulating inbound channel attachment paths. Remote attackers can bypass attachment-cache and root directory checks to access files outside intended directories...

7.1CVSS0.00417EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/04/27 10:16 p.m.10 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal through the shutil.unpackarchive function. An attacker can write files outside the intended extraction directory by supplying a ZIP archive containing absolute Windows paths C:\.... Details A Directory Traversal...

7.5CVSS6.3AI score0.00551EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/27 9:16 p.m.13 views

UBUNTU-CVE-2026-3087

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.8AI score0.00551EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/04/27 9:16 p.m.8 views

CVE-2026-3087

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.8AI score0.00551EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 8:46 p.m.10 views

CVE-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

6CVSS5.9AI score
SaveExploits0References17
OSV
OSV
added 2026/04/27 8:46 p.m.15 views

PSF-2026-22

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00551EPSS
SaveExploits1References13
CVE
CVE
added 2026/04/27 8:46 p.m.209 views

CVE-2026-3087

CVE-2026-3087 describes a vulnerability in Python’s shutil.unpack_archive() where extracting a ZIP that contains an absolute Windows path (for example starting with C:) can cause files to be written outside the target directory. The issue is Windows-specific; other operating systems are not affec...

7.5CVSS5.2AI score0.00551EPSS
SaveExploits1References14Affected Software1
Cvelist
Cvelist
added 2026/04/27 8:46 p.m.92 views

CVE-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

6CVSS0.00551EPSS
SaveExploits1References13
Vulnrichment
Vulnrichment
added 2026/04/27 8:46 p.m.11 views

CVE-2026-3087 shutil.unpack_archive() doesn't check for Windows absolute paths in ZIPs

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

6CVSS5.2AI score0.00551EPSS
SaveExploits1References13
Debian CVE
Debian CVE
added 2026/04/27 8:46 p.m.12 views

CVE-2026-3087

If shutil.unpackarchive is given a ZIP archive with an absolute Windows path containing a drive C:\... then the archive will be extracted outside the target directory which is different than other operating systems. Only Windows is affected by this vulnerability...

7.5CVSS5.3AI score0.00551EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/27 3:6 p.m.13 views

cpython: Incomplete control character validation in http.cookies

A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update, |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

7.5CVSS5.3AI score0.00478EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/27 9:40 a.m.43 views

CVE-2026-40022

CVE-2026-40022 affects Apache Camel Platform HTTP Main: when authentication is enabled and a non-root context path (e.g., /api or /admin) is configured, BasicAuthenticationConfigurer/JWTAuthenticationConfigurer derive the path from properties.getPath() if explicit authenticationPath is not set. C...

8.2CVSS5.3AI score0.00622EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2026/04/27 9:40 a.m.43 views

CVE-2026-40022 Apache Camel Platform HTTP Main: Authentication Bypass on Non-Root Context Paths in camel main runtime

When authentication is enabled on the Apache Camel embedded HTTP server or embedded management server camel-platform-http-main and a non-root context path such as /api or /admin is configured via camel.server.path or camel.management.path, the BasicAuthenticationConfigurer and...

0.00622EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/27 9:40 a.m.11 views

CVE-2026-40022 Apache Camel Platform HTTP Main: Authentication Bypass on Non-Root Context Paths in camel main runtime

When authentication is enabled on the Apache Camel embedded HTTP server or embedded management server camel-platform-http-main and a non-root context path such as /api or /admin is configured via camel.server.path or camel.management.path, the BasicAuthenticationConfigurer and...

8.2CVSS5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/04/27 9:40 a.m.7 views

CVE-2026-40022 Apache Camel Platform HTTP Main: Authentication Bypass on Non-Root Context Paths in camel main runtime

When authentication is enabled on the Apache Camel embedded HTTP server or embedded management server camel-platform-http-main and a non-root context path such as /api or /admin is configured via camel.server.path or camel.management.path, the BasicAuthenticationConfigurer and...

5.2AI score0.00622EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.17 views

PT-2026-35528

Name of the Vulnerable Software and Affected Versions CPython affected versions not specified Description On Windows, the shutil.unpack archive function fails to properly check for absolute paths within ZIP archives. If an archive contains a path with a drive letter e.g., C:, files may be extract...

7.5CVSS5.4AI score0.00551EPSS
SaveExploits1References34
CNNVD
CNNVD
added 2026/04/27 12:0 a.m.16 views

CPython 路径遍历漏洞

CPython is a Python interpreter implemented in C language by the Python Foundation. CPython has a path traversal vulnerability. This vulnerability arises when processing ZIP archives that contain absolute Windows paths, potentially allowing the archive to be extracted outside of the target...

7.5CVSS5.8AI score0.00551EPSS
SaveExploits1References2
Rows per page
Query Builder