CVE-2025-55156
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-11

Last updated on: 2025-08-12

Assigner: GitHub, Inc.

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-11
Last Modified
2025-08-12
Generated
2026-05-27
AI Q&A
2025-08-12
EPSS Evaluated
2026-05-26
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
pyload pyload *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an SQL Injection in the pyLoad Download Manager's API endpoint /json/add_package, specifically in the add_links parameter. Before version 0.5.0b3.dev91, attackers could exploit this flaw to inject malicious SQL commands, potentially modifying or deleting data in the database.


How can this vulnerability impact me? :

The vulnerability can allow attackers to modify or delete data in the database, which can lead to data errors or loss. This could disrupt the normal operation of the application and compromise data integrity.


What immediate steps should I take to mitigate this vulnerability?

Upgrade pyLoad to version 0.5.0b3.dev91 or later, as this version contains the patch for the SQL Injection vulnerability in the add_links parameter of the /json/add_package API.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart