CVE-2026-29778

Source
https://cve.org/CVERecord?id=CVE-2026-29778
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-29778.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-29778
Aliases
Published
2026-03-07T15:28:36.919Z
Modified
2026-03-13T22:21:30.664370Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L CVSS Calculator
Summary
pyLoad: Arbitrary File Write via Path Traversal in edit_package()
Details

pyLoad is a free and open-source download manager written in Python. From version 0.5.0b3.dev13 to 0.5.0b3.dev96, the editpackage() function implements insufficient sanitization for the packfolder parameter. The current protection relies on a single-pass string replacement of "../", which can be bypassed using crafted recursive traversal sequences. This issue has been patched in version 0.5.0b3.dev97.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/29xxx/CVE-2026-29778.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-23"
    ]
}
References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-29778.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0.5.0b3.dev13"
            },
            {
                "fixed": "0.5.0b3.dev97"
            }
        ]
    }
]