CVE-2025-55156 Details
Description
pyLoad is the free and open-source Download Manager written in pure Python. Prior to version 0.5.0b3.dev91, the parameter add_links in API /json/add_package is vulnerable to SQL Injection. Attackers can modify or delete data in the database, causing data errors or loss. This issue has been patched in version 0.5.0b3.dev91.
A SQL injection vulnerability has been identified in pyLoad, a download manager written in Python, prior to version 0.5.0b3.dev91. The issue arises in the /json/add_package API, specifically within the add_links parameter. This vulnerability allows attackers to manipulate the SQL query by injecting malicious payloads, potentially leading to unauthorized data modification or deletion in the application's database. The vulnerability has been patched in version 0.5.0b3.dev91.
Users can update to pyLoad version 0.5.0b3.dev91 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 11, 2025CISA-ADP
Assessed Aug 12, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pyload/pyload/blob/develop/src/pyload/core/database/file_database.py#L271 | [email protected] | Source CodeVendor |
| https://github.com/pyload/pyload/commit/134edcdf6e2a10c393743c254da3d9d90b74258f | [email protected] | Source CodeVendor |
| https://github.com/pyload/pyload/security/advisories/GHSA-pwh4-6r3m-j2rf | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pyLoad | < 0.5.0b3.dev91 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 11, 2025 | New CVE Received | [email protected] |
Volerion