CVE-2025-61773

HIGH EPSS 29.7%
Published Oct 9, 20258mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
High
Find Similar
Published Oct 9, 2025 8mo ago
Last Modified Jun 17, 2026 2w ago

Description

pyLoad is a free and open-source download manager written in Python. In versions prior to 0.5.0b3.dev91, pyLoad web interface contained insufficient input validation in both the Captcha script endpoint and the Click'N'Load (CNL) Blueprint. This flaw allowed untrusted user input to be processed unsafely, which could be exploited by an attacker to inject arbitrary content into the web UI or manipulate request handling. The vulnerability could lead to client-side code execution (XSS) or other unintended behaviors when a malicious payload is submitted. user-supplied parameters from HTTP requests were not adequately validated or sanitized before being passed into the application logic and response generation. This allowed crafted input to alter the expected execution flow. CNL (Click'N'Load) blueprint exposed unsafe handling of untrusted parameters in HTTP requests. The application did not consistently enforce input validation or encoding, making it possible for an attacker to craft malicious requests. Version 0.5.0b3.dev91 contains a patch for the issue.

CVSS Details

Base Score
8.1
Exploitability
2.8
Impact
5.2
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
29.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 4

CWE-116
CWE-74
CWE-79 Cross-site Scripting Injection
CWE-94 Improper Control of Generation of Code (Code Injection) Injection

References 3

  • github.com https://github.com/pyload/pyload/commit/5823327d0b797161c7195a1f660266d30a69f0ca
  • github.com https://github.com/pyload/pyload/pull/4624
  • github.com https://github.com/pyload/pyload/security/advisories/GHSA-cjjf-27cc-pvmv

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.