CVE-2024-51567
Confirmed PUBLISHEDupgrademysqlstatus in databases/views.py in CyberPanel (aka Cyber Panel) before 5b08cd6 allows remote attackers to bypass authentication and...
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
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.
- CVE Published
- Oct 29, 2024
- Exploitation Reported
- Nov 07, 2024
- CVSS
- 10.0 Critical
- EPSS
- 86.7%
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| cyberpanel |
cyberpanel
|
0 to <= 5b08cd6 |
Affected |
| n/a |
n/a
|
n/a |
Affected |
CVE References
- cwe.mitre.org/data/definitions/78.html cwe.mitre.org · CVE Record https://cwe.mitre.org/data/definitions/78.html
- dreyand.rs/code/review/2024/10/27/what-are-my-options-c... dreyand.rs · CVE Record https://dreyand.rs/code/review/2024/10/27/what-are-my-options-cyberpa...
- GitHub — usmannasir/cyberpanel github.com · CVE Record https://github.com/usmannasir/cyberpanel/commit/5b08cd6d53f4dbc2107ad...
- cyberpanel.net/KnowledgeBase/home/change-logs cyberpanel.net · CVE Record https://cyberpanel.net/KnowledgeBase/home/change-logs/
- cwe.mitre.org/data/definitions/420.html cwe.mitre.org · CVE Record https://cwe.mitre.org/data/definitions/420.html
Show 2 more references
- cyberpanel.net/blog/detials-and-fix-of-recent-security-issu... cyberpanel.net · CVE Record https://cyberpanel.net/blog/detials-and-fix-of-recent-security-issue-...
- bleepingcomputer.com/news/security/massive-psaux-ransomware-attac... bleepingcomputer.com · CVE Record https://www.bleepingcomputer.com/news/security/massive-psaux-ransomwa...
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Check enrichment artifacts for scanner coverage and available PoCs before rolling remediation validation.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CISA First | 2024-11-07 00:00 UTC |
| The Shadowserver | 2026-07-08 00:00 UTC |
Scanner Artifacts
Nuclei and Metasploit references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-51567.yaml | Apr 25, 2025 |
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/cyberpanel_preauth_rce_multi_cve.rb | Apr 28, 2025 |
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2024-11-07 00:00:00 UTC · CISA
Used in malware
Recorded 2026-06-02 14:08:22 UTC · CISA
Proof of concept available
Recorded 2024-10-31 21:55:57 UTC · GitHub
Weaknesses (CWE)
-
Missing Authentication for Critical Function
Scanner Integrations
| Scanner | Reference | Detected |
|---|---|---|
| Metasploit | https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/unix/webapp/cyberpanel_preauth_rce_multi_cve.rb | Apr 28, 2025 |
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2024/CVE-2024-51567.yaml | Apr 25, 2025 |
Potential Proof of Concepts
These PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2024-10-31 21:55:57 UTC · 4 stars
CVE-2024-51567 is a Python PoC exploit targeting an RCE vulnerability in CyberPanel v2.3.6’s upgrademysqlstatus endpoint, bypassing CSRF protections.
nuclei · Created Unknown
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
00:00 UTC 14 days ago00:00 UTC · 14 days ago
KEV confirmed by The Shadowserver
Exploitation attested by an external source
-
14:08 UTC about 2 months ago14:08 UTC · about 2 months ago
First public exploitation report
Exploit observed in malware
-
15:02 UTC about 1 year ago15:02 UTC · about 1 year ago
Metasploit module available
Exploit module available
-
00:00 UTC about 1 year ago00:00 UTC · about 1 year ago
Nuclei template available
Scanner coverage available
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
21:55 UTC over 1 year ago21:55 UTC · over 1 year ago
Public PoC available
Public proof-of-concept code published
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
CVE published
Vulnerability disclosed publicly
-
00:00 UTC over 1 year ago00:00 UTC · over 1 year ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2024-51567
{
"cve_id": "CVE-2024-51567",
"title": "upgrademysqlstatus in databases/views.py in CyberPanel (aka Cyber Panel) befo...",
"affected_vendor": "CyberPanel",
"affected_product": "CyberPanel",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 10.0,
"epss_score": 0.86725,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}