S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Mar 17, 2025

CVE-2024-51567 Scanner

CVE-2024-51567 Scanner - Remote Code Execution (RCE) vulnerability in CyberPanel

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
🔴
CISA Known Exploited Vulnerability
This CVE is actively exploited in the wild. CISA mandates federal agencies to patch immediately.
CVECVE-2024-51567
10.0
CVSScritical
Exploitable remotely over the internet · no authentication required.

upgrademysqlstatus in databases/views.py in CyberPanel (aka Cyber Panel) before 5b08cd6 allows remote attackers to bypass authentication and execute arbitrary commands via /dataBases/upgrademysqlstatus by bypassing secMiddleware (which is only for a POST request) and using shell metacharacters in the statusfile property, as exploited in the wild in October 2024 by PSAUX. Versions through 2.3.6 and (unpatched) 2.3.7 are affected.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
n/aby n/a
n/a
cyberpanelby cyberpanel
0
Updated Sep 10, 2026View on NVD →
Detail

CyberPanel is an open-source web hosting control panel used to manage websites, domains, and web accounts on a server. It is widely used by web hosting companies, developers, and small to medium-sized businesses for efficient server management. With CyberPanel, users can handle a variety of tasks such as creating websites, managing DNS records, and monitoring website performance. The software aims to simplify web hosting management through an intuitive interface, thus improving productivity for its users. CyberPanel supports integration with various tools for increased functionality. The platform is chosen for its balance between powerful features and user-friendliness.

The Remote Code Execution (RCE) vulnerability in CyberPanel arises when attackers exploit weak authentication controls to execute arbitrary commands on the server. This critical flaw enables remote attackers to bypass security measures and potentially compromise server integrity. Specifically, in affected versions, the vulnerability is located in the 'upgrademysqlstatus' endpoint. The issue's root cause is in how incoming POST requests are mishandled, allowing shell metacharacters to be exploited. CyberPanel users are thus exposed to serious security risks if the vulnerability is left unaddressed. This vulnerability underscores the importance of robust security practices in web applications.

Technically, the vulnerability lies in the 'upgrademysqlstatus' endpoint found in the databases/views.py of CyberPanel before commit 5b08cd6. The flaw allows crafting of special HTTP requests that bypass the 'secMiddleware' security check. By including shell metacharacters in the 'statusfile' property of the request, attackers can execute commands without proper credentials. Additionally, the lack of secure input validation in this function exacerbates the risk. Exploitation requires knowledge of crafting specific requests, making it accessible to experienced attackers. As this vulnerability can lead to full system compromise, immediate attention and remedial measures are crucial for any users on vulnerable versions.

When successfully exploited, this RCE vulnerability can lead to full control over the CyberPanel host server by malicious actors. Attackers can manipulate server data, access sensitive files, or install malicious software. The impact can range from data theft and server downtime to the complete destruction of digital assets. Additionally, unauthorized access gained through this vulnerability can facilitate further attacks on connected networks or systems. Hence, exploiting this vulnerability significantly jeopardizes the security posture of affected organizations, requiring urgent mitigation to prevent damage.

REFERENCES

Solution Advice
  • Immediately update CyberPanel to the latest patched version to mitigate the vulnerability.
  • Restrict external access to CyberPanel interfaces where possible through firewall rules.
  • Engage in regular security audits and vulnerability scans of web applications.
  • Employ additional security layers like Web Application Firewalls (WAF) to filter malicious input.
  • Educate users on identifying and avoiding suspicious activity connected to server management.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2024-51567 Scanner - Remote Code Execution (RCE) vulnerability in CyberPanel | S4E