KEVIntel
10.0
CVSS
Critical

CVE-2024-51567

PUBLISHED

upgrademysqlstatus in databases/views.py in CyberPanel (aka Cyber Panel) before 5b08cd6 allows remote attackers to bypass authentication and...

Exploited in the wild Used in malware PoC available Remote Low complexity No user interaction
Vendor
CyberPanel
Product
CyberPanel
Published
Oct 29, 2024
EPSS

Description

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.

mysql cisa malware nuclei_scanner metasploit nessus_scanner

CVSS scores

CVSS v3.1 10.0 Critical

CVSS:3.1/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:C/UI:N

Exploitation status

Exploited in the wild

Recorded 2024-11-07 00:00:00 UTC · Source

Used in malware

Recorded 2026-06-02 14:08:22 UTC · Source

Proof of concept available

Recorded 2024-10-31 21:55:57 UTC · Source

SSVC decision points

Exploitation
active
Automatable
Yes
Technical impact
total

Known exploited vulnerability sources

Catalogues that list this CVE as a known exploited vulnerability.

Source Added
CISA Nov 07, 2024

Potential proof of concepts

These PoCs are unverified and could contain malware. Use at your own risk.

ajayalf/CVE-2024-51567

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.

Timeline

  • CVE ID Reserved

  • CVE Published to Public

  • Proof of Concept Exploit Available

  • Added to KEVIntel

  • Detected by Nuclei

  • Detected by Metasploit

  • Exploit Used in Malware