CVE-2025-57633
CRITICAL EPSS 70.5%
Published Sep 9, 20259mo ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Sep 9, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
A command injection vulnerability in FTP-Flask-python through 5173b68 allows unauthenticated remote attackers to execute arbitrary OS commands. The /ftp.html endpoint's "Upload File" action constructs a shell command from the ftp_file parameter and executes it using os.system() without sanitization or escaping.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
70.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-77 Command Injection Injection
References 2
- gist.github.com https://gist.github.com/Spendroslav/1c0c6a6556992291b19c3178e3cb5885
- github.com https://github.com/ajaypp123/FTP-Flask-python/blob/5173b6828244ff9729fa29cc144d74ccbea30a73/ftp_app.py
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.