CVE-2025-55156
Python vulnerability analysis and mitigation

Overview

CVE-2025-55156 affects pyLoad, a free and open-source Download Manager written in Python. The vulnerability was discovered on August 11, 2025, in versions prior to 0.5.0b3.dev91. The issue resides in the parameter add_links in API /json/add_package which is vulnerable to SQL Injection (GitHub Advisory).

Technical details

The vulnerability exists in the update_link_info method within file_database.py where user input from the add_links parameter is directly concatenated into an SQL query without proper sanitization. The vulnerability chain flows through multiple components including json_blueprint.py#add_package, api/init.py#add_package, and file_manager.py#add_links. The issue has been assigned a CVSS v4.0 score of 7.8 (HIGH) with the vector string 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 and is classified as CWE-89 (SQL Injection) (NVD, GitHub Advisory).

Impact

The SQL injection vulnerability allows attackers to modify or delete data in the database, potentially causing data errors or loss. The attack vector requires no user interaction and can be executed remotely, making it particularly dangerous for exposed installations (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 0.5.0b3.dev91. The fix involves implementing parameterized queries instead of string concatenation for SQL statements. Users are strongly advised to upgrade to the patched version. The fix includes replacing the vulnerable string concatenation with proper SQL parameter binding (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

GHSA-5882-5rx9-xgxpCRITICAL10
  • PythonPython
  • crawl4ai
NoYesJan 16, 2026
CVE-2026-23949HIGH8.6
  • PythonPython
  • jaraco.context
NoYesJan 20, 2026
GHSA-vx9w-5cx4-9796HIGH8.6
  • PythonPython
  • crawl4ai
NoYesJan 16, 2026
CVE-2026-23535HIGH8
  • PythonPython
  • wlc
NoYesJan 16, 2026
CVE-2026-23490HIGH7.5
  • PythonPython
  • fence-agents-intelmodular
NoYesJan 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management