CVE-2024-51568 is an unauthenticated OS command-injection vulnerability in CyberPanel versions before 2.3.5. In the File Manager upload functionality, exception handling could allow requests lacking valid session or administrator data to proceed to the upload operation. An attacker-controlled completePath value was incorporated into an ls command passed to the ProcessUtilities.outputExecutioner execution sink without safe argument handling, allowing shell metacharacters to inject arbitrary commands.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos.
This repository provides a proof-of-concept (PoC) environment and a Nuclei template for testing CVE-2024-51568, a critical pre-authentication command injection vulnerability in CyberPanel (versions before 2.3.5). The repository consists of four files: a detailed README, a Dockerfile and docker-compose configuration for spinning up a vulnerable CyberPanel instance, and a Nuclei YAML template that automates exploitation and detection. The main exploit is implemented as a Nuclei template (template/cve-2024-51568.yaml), which performs the following steps: 1. Extracts a CSRF token from the CyberPanel web interface. 2. Sends a crafted POST request to the /filemanager/upload endpoint, injecting a command into the completePath parameter. 3. The injected command triggers an outbound HTTP/DNS request to an Interactsh server, confirming successful code execution. The Docker environment allows users to easily deploy a vulnerable CyberPanel instance for testing. The exploit does not require authentication and achieves remote code execution as root. The repository is intended for security research and educational purposes only.
This repository contains a single Metasploit module (Ruby file) that exploits three unauthenticated remote code execution vulnerabilities in CyberPanel, a popular web hosting control panel. The module targets CVE-2024-51567, CVE-2024-51568, and CVE-2024-51378, each corresponding to different HTTP endpoints and injection vectors within CyberPanel. The exploit does not require authentication and can be used against any accessible, vulnerable CyberPanel instance (typically on port 8090 over HTTPS). The module is weaponized, supporting arbitrary command execution via Metasploit's payload system, and is suitable for both proof-of-concept and real-world exploitation. The code is well-structured, leveraging Metasploit's HttpClient and AutoCheck features, and includes logic for detection, exploitation, and payload delivery. The main endpoints targeted are '/dataBases/upgrademysqlstatus', '/filemanager/upload', '/ftp/getresetstatus', and '/dns/getresetstatus'. The module is intended for use by penetration testers and red teamers to demonstrate the impact of these vulnerabilities.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
5 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.