Lucene search
K

5575 matches found

Positive Technologies
Positive Technologies
added 2026/04/28 12:0 a.m.3 views

PT-2026-35803

OpenClaw before 2026.4.8 treats shared reply MEDIA paths as trusted, allowing crafted references to trigger cross-channel local file exfiltration. Attackers can exploit this by crafting malicious shared reply MEDIA references to cause another channel to read local file paths as trusted generated...

5.9CVSS5.2AI score0.00181EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/04/27 11:24 p.m.30 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
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/27 11:24 p.m.2 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
Exploits0References4
EUVD
EUVD
added 2026/04/27 11:24 p.m.2 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
Exploits0References3
Snyk
Snyk
added 2026/04/27 10:16 p.m.4 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.00531EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2026/04/27 9:16 p.m.3 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.00531EPSS
Exploits1References1
OSV
OSV
added 2026/04/27 9:16 p.m.3 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.00531EPSS
Exploits1References2
CVE
CVE
added 2026/04/27 8:46 p.m.88 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.00531EPSS
Exploits1References11Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/27 8:46 p.m.8 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.00531EPSS
Exploits1References10
Cvelist
Cvelist
added 2026/04/27 8:46 p.m.37 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.00531EPSS
Exploits1References10
Debian CVE
Debian CVE
added 2026/04/27 8:46 p.m.5 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.00531EPSS
Exploits1
OSV
OSV
added 2026/04/27 8:46 p.m.7 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.00531EPSS
Exploits1References10
RedHat Linux
RedHat Linux
added 2026/04/27 3:6 p.m.10 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.00392EPSS
Exploits0References8
CVE
CVE
added 2026/04/27 9:40 a.m.17 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.00455EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/27 9:40 a.m.33 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.00455EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/27 9:40 a.m.2 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.00455EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/27 12:0 a.m.6 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.00531EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/04/27 12:0 a.m.5 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.00531EPSS
Exploits1References24
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:7 a.m.4 views

seg6: separate dst_cache for input and output paths in seg6 lwtunnel

...

9.8CVSS5.8AI score0.00443EPSS
Exploits0
Github Security Blog
Github Security Blog
added 2026/04/25 11:45 p.m.9 views

OpenClaw: Assistant media route missed scope enforcement for trusted-proxy authorization

Affected Packages / Versions - Package: openclaw npm - Affected versions: 2026.4.20 - Patched version: 2026.4.20 Impact The Control UI assistant-media route authenticated trusted-proxy callers but did not enforce the declared operator scopes for identity-bearing HTTP auth paths. A trusted-proxy...

6.5CVSS5.3AI score0.00222EPSS
Exploits0References5Affected Software1
Rows per page
Query Builder