Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
An arbitrary file upload vulnerability in aaPanel v7.57.0 allows attackers to execute arbitrary code via uploading a crafted file.
AnalysisAI
aaPanel v7.57.0 contains an arbitrary file upload vulnerability that allows unauthenticated or low-privileged attackers to upload malicious files and achieve remote code execution on affected systems. The vulnerability exists in the file upload functionality of the web-based server management panel, enabling attackers to bypass file type validation and execute arbitrary code with the privileges of the aaPanel process. While no CVSS score or EPSS probability is available in current sources, the Remote Code Execution impact combined with file upload attack vectors suggests critical severity; exploitation feasibility is indicated by the existence of public vulnerability research repositories.
Technical ContextAI
aaPanel is a Linux server management and operation panel written in Python that provides a web-based interface for system administration. The vulnerability stems from improper input validation in the file upload mechanism, classified under CWE categories related to unrestricted file uploads and code execution (typically CWE-434: Unrestricted Upload of File with Dangerous Type). The affected product version 7.57.0 fails to enforce adequate restrictions on uploaded file types, permissions, or execution contexts, allowing attackers to upload executable scripts or PHP/Python files that are subsequently executed by the web server or aaPanel daemon. The root cause involves inadequate server-side validation of file content and insufficient isolation of upload directories from executable paths.
RemediationAI
Immediately upgrade aaPanel to the latest patched version available from the official repository at https://github.com/aapanel/aapanel. Until patches are applied, implement the following interim controls: restrict network access to the aaPanel web interface using firewall rules to allow only trusted administrator IP addresses, disable the file upload functionality if not in active use, implement strict file type validation and execution prevention in the upload directory by setting appropriate filesystem permissions (remove execute bits), and monitor upload activity for suspicious file submissions. Consider deploying aaPanel behind a reverse proxy with request filtering rules that validate Content-Type headers and reject suspicious multipart form submissions.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12921