pyLoad is a free and open-source download manager written in Python. Prior to 0.5.0b3.dev100, package folder names are sanitized using insufficient string replacement. The pattern ....// becomes .._ after replacement (partial removal), leaving .. which can be exploited when the path is later resolved by the OS. This vulnerability is fixed in 0.5.0b3.dev100.
References
| Link | Resource |
|---|---|
| https://github.com/pyload/pyload/security/advisories/GHSA-97r3-5w84-r4q8 | Exploit Vendor Advisory |
| https://github.com/pyload/pyload/security/advisories/GHSA-97r3-5w84-r4q8 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-11 18:16
Updated : 2026-06-17 10:47
NVD link : CVE-2026-42314
Mitre link : CVE-2026-42314
CVE.ORG link : CVE-2026-42314
JSON object : View
Products Affected
pyload-ng_project
- pyload-ng
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
