Lucene search
+L

58786 matches found

OSV
OSV
added 2026/07/07 4:36 p.m.15 views

PYSEC-2026-1796 pip Path Traversal vulnerability

When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations...

2CVSS6.3AI score0.00414EPSS
SaveExploits1References7
PyPA
PyPA
added 2026/07/07 4:03 p.m.26 views

Python-Multipart has Arbitrary File Write via Non-Default Configuration

SummaryA Path Traversal vulnerability exists when using non-default configuration options UPLOADDIR and UPLOADKEEPFILENAME=True. An attacker can write uploaded files to arbitrary locations on the filesystem by crafting a malicious filename. DetailsWhen UPLOADDIR is set and UPLOADKEEPFILENAME is...

8.6CVSS6.1AI score0.02208EPSS
SaveExploits5References7Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1852 Python-Multipart has Arbitrary File Write via Non-Default Configuration

Summary A Path Traversal vulnerability exists when using non-default configuration options UPLOADDIR and UPLOADKEEPFILENAME=True. An attacker can write uploaded files to arbitrary locations on the filesystem by crafting a malicious filename. Details When UPLOADDIR is set and UPLOADKEEPFILENAME is...

8.6CVSS6.1AI score0.02208EPSS
SaveExploits5References7
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1218 BentoML has a Path Traversal via Bentofile Configuration

Summary BentoML's bentofile.yaml configuration allows path traversal attacks through multiple file path fields description, docker.setupscript, docker.dockerfiletemplate, conda.environmentyml. An attacker can craft a malicious bentofile that, when built by a victim, exfiltrates arbitrary files fr...

7.4CVSS6.1AI score0.00498EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

BentoML has a Path Traversal via Bentofile Configuration

SummaryBentoML's bentofile.yaml configuration allows path traversal attacks through multiple file path fields description, docker.setupscript, docker.dockerfiletemplate, conda.environmentyml. An attacker can craft a malicious bentofile that, when built by a victim, exfiltrates arbitrary files fro...

7.4CVSS6.1AI score0.00498EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-2047 Wheel Affected by Arbitrary File Permission Modification via Path Traversal in wheel unpack

Summary - Vulnerability Type: Path Traversal CWE-22 leading to Arbitrary File Permission Modification. - Root Cause Component: wheel.cli.unpack.unpack function. - Affected Packages: 1. wheel Upstream source 2. setuptools Downstream, vendors wheel - Severity: High Allows modifying system file...

7.1CVSS6.6AI score0.00355EPSS
SaveExploits2References8
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

Wheel Affected by Arbitrary File Permission Modification via Path Traversal in wheel unpack

Summary - Vulnerability Type: Path Traversal CWE-22 leading to Arbitrary File Permission Modification. - Root Cause Component: wheel.cli.unpack.unpack function. - Affected Packages: 1. wheel Upstream source 2. setuptools Downstream, vendors wheel - Severity: High Allows modifying system file...

7.1CVSS6.6AI score0.00355EPSS
SaveExploits2References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.30 views

GuardDog Path Traversal Vulnerability Leads to Arbitrary File Overwrite and RCE

SummaryA path traversal vulnerability exists in GuardDog's safeextract function that allows malicious PyPI packages to write arbitrary files outside the intended extraction directory, leading to Arbitrary File Overwrite and Remote Code Execution on systems running GuardDog.CWE: CWE-22 Improper...

9.8CVSS6.2AI score0.01071EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-2053 Weblate wlc path traversal vulnerability: Unsanitized API slugs in download command

Impact Multi-translation download could write to an arbitrary location when instructed by a crafted server. Patches https://github.com/WeblateOrg/wlc/pull/1128 Workarounds Do not use wlc download with untrusted servers. References This issue was reported to us by wh1zee via HackerOne...

8CVSS6.1AI score0.00393EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:03 p.m.17 views

PYSEC-2026-1469 jaraco.context Has a Path Traversal Vulnerability

Summary There is a Zip Slip path traversal vulnerability in the jaraco.context package affecting setuptools as well, in jaraco.context.tarball function. The vulnerability may allow attackers to extract files outside the intended extraction directory when malicious tar archives are processed. The...

8.6CVSS6AI score0.00618EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

jaraco.context Has a Path Traversal Vulnerability

SummaryThere is a Zip Slip path traversal vulnerability in the jaraco.context package affecting setuptools as well, in jaraco.context.tarball function. The vulnerability may allow attackers to extract files outside the intended extraction directory when malicious tar archives are processed.The...

8.6CVSS6AI score0.00618EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.21 views

Weblate wlc path traversal vulnerability: Unsanitized API slugs in download command

ImpactMulti-translation download could write to an arbitrary location when instructed by a crafted server. Patches https://github.com/WeblateOrg/wlc/pull/1128 WorkaroundsDo not use wlc download with untrusted servers. ReferencesThis issue was reported to us by wh1zee via HackerOne...

8CVSS6.1AI score0.00393EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.18 views

PYSEC-2026-1430 GuardDog Path Traversal Vulnerability Leads to Arbitrary File Overwrite and RCE

Summary A path traversal vulnerability exists in GuardDog's safeextract function that allows malicious PyPI packages to write arbitrary files outside the intended extraction directory, leading to Arbitrary File Overwrite and Remote Code Execution on systems running GuardDog. CWE: CWE-22 Improper...

8.7CVSS6.2AI score0.01071EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.19 views

PYSEC-2026-1678 MONAI has Path Traversal (Zip Slip) in NGC Private Bundle Download

Summary A Path Traversal Zip Slip vulnerability exists in MONAI's downloadfromngcprivate function. The function uses zipfile.ZipFile.extractall without path validation, while other similar download functions in the same codebase properly use the existing safeextractmember function. This appears t...

5.3CVSS6AI score0.00363EPSS
SaveExploits1References6
PyPA
PyPA
added 2026/07/07 4:03 p.m.26 views

MONAI has Path Traversal (Zip Slip) in NGC Private Bundle Download

SummaryA Path Traversal Zip Slip vulnerability exists in MONAI's downloadfromngcprivate function. The function uses zipfile.ZipFile.extractall without path validation, while other similar download functions in the same codebase properly use the existing safeextractmember function.This appears to ...

5.3CVSS6AI score0.00363EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.20 views

PYSEC-2026-1097 AIOHTTP vulnerable to brute-force leak of internal static file path components

Summary Path normalization for static files prevents path traversal, but opens up the ability for an attacker to ascertain the existence of absolute path components. Impact If an application uses web.static not recommended for production deployments, it may be possible for an attacker to ascertai...

6.9CVSS6.7AI score0.00359EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 4:03 p.m.24 views

AIOHTTP vulnerable to brute-force leak of internal static file path components

SummaryPath normalization for static files prevents path traversal, but opens up the ability for an attacker to ascertain theexistence of absolute path components. ImpactIf an application uses web.static not recommended for production deployments, it may be possible for an attacker to ascertain t...

6.9CVSS5.8AI score0.00359EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.28 views

Home Assistant Core before is vulnerable to Directory Traversal

Home Assistant Core before v2025.8.0 is vulnerable to Directory Traversal. The Downloader integration does not fully validate file paths during concatenation, leaving a path traversal vulnerability...

8.3CVSS6AI score0.00405EPSS
SaveExploits1References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.23 views

Pyrofork has a Path Traversal in download_media Method

SummaryThe downloadmedia method in Pyrofork does not sanitize filenames received from Telegram messages before using them in file path construction. This allows a remote attacker to write files to arbitrary locations on the filesystem by sending a specially crafted document with path traversal...

6.5CVSS6.6AI score0.00318EPSS
SaveExploits0References6Affected Software1
PyPA
PyPA
added 2026/07/07 4:03 p.m.22 views

NiceGUI has a path traversal in app.add_media_files() allows arbitrary file read

SummaryA directory traversal vulnerability in NiceGUI's App.addmediafiles allows a remote attacker to read arbitrary files on the server filesystem. DetailsHello, I am Seungbin Yang, a university student studying cybersecurity. While reviewing the source code of the repository, I discovered a...

7.5CVSS6.2AI score0.0112EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder