CVE-2026-42315 HIGH

CVE-2026-42315: pyLoad: Path Traversal via Package Folder Name in set_package_data

Vendor Pyload
Product pyload
Weakness CWE-22 · Path traversal
Published May 11, 2026
Last update May 11, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H

What the vulnerability does

01Description

pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, when passing a folder name in the set_package_data() API function call inside the data object with key "_folder", there is no sanitization at all, allowing a user with Perms.MODIFY to specify arbitrary directories as download locations for a package. This vulnerability is fixed in 0.5.0b3.dev100.

Key dates

02Disclosure timeline

May 11, 2026 CVE published
May 11, 2026 Record updated