CVE-2025-55156
PyLoad vulnerable to SQL Injection via API /json/add_package in add_links parameter
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "pyload-ng>=0.5.0b3.dev91"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| pyload-ng | pypi | 0.5.0a5.dev528, 0.5.0a5.dev532, 0.5.0a5.dev535, 0.5.0a5.dev536 (+91 more) | 0.5.0b3.dev91 |
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
References
- https://github.com/pyload/pyload/security/advisories/GHSA-pwh4-6r3m-j2rfWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-55156ADVISORY
- https://github.com/pyload/pyload/commit/134edcdf6e2a10c393743c254da3d9d90b74258fWEB
- https://github.com/pyload/pyloadPACKAGE
- https://github.com/pyload/pyload/blob/develop/src/pyload/core/database/file_database.py#L271WEB
- https://pypi.org/project/pyload-ngPACKAGE
- https://github.com/advisories/GHSA-pwh4-6r3m-j2rfADVISORY
Frequently Asked Questions
- What is CVE-2025-55156?
- PyLoad vulnerable to SQL Injection via API /json/add_package in add_links parameter This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2025-55156?
- CVE-2025-55156 affects pyload-ng. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-55156 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2024-32880CRITICAL
pyLoad allows upload to arbitrary folder lead to RCE
- CVE-2025-54802CRITICAL
pyLoad CNL Blueprint allows Path Traversal through `dlc_path` which leads to Remote Code Execution (RCE)
- CVE-2026-35459CRITICAL
pyLoad: SSRF filter bypass via HTTP redirect in BaseDownloader (Incomplete fix for CVE-2026-33992)
- CVE-2025-54802CRITICAL
pyLoad CNL Blueprint allows Path Traversal through `dlc_path` which leads to Remote Code Execution (RCE)
- CVE-2026-35459CRITICAL
pyLoad: SSRF filter bypass via HTTP redirect in BaseDownloader (Incomplete fix for CVE-2026-33992)
- CVE-2025-53890CRITICAL
pyLoad vulnerable to XSS through insecure CAPTCHA
- CVE-2026-33992CRITICAL
pyLoad: Server-Side Request Forgery via Download Link Submission Enables Cloud Metadata Exfiltration
- CVE-2024-39205CRITICAL
pyload-ng vulnerable to RCE with js2py sandbox escape
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies