Açık cyberpanel kaynaklı değil phpmyadmin sürümünden dolayı. yani bu demek oluyorki diğer tüm panellerde tehlike altında. vesta cpanel plesk destek forumlarını mutlaka araştırınız. açıkla ilgili bilgiler ve patchler düşecektir.
panel kullanmayan arkaadaşlarda
https://github.com/phpmyadmin/phpmyadmin/releases
https://github.com/phpmyadmin/phpmyadmin/issues
burdan takip edebilirsiniz.

Alıntı
A vulnerability was recently found in phpMyAdmin 4 before 4.9.4 and 5 before 5.0.1, SQL injection exists in the user accounts page. A malicious user could inject custom SQL in place of their own username when creating queries to this page. An attacker must have a valid MySQL account to access the server.

https://nvd.nist.gov/vuln/detail/CVE-2020-5504

CyberPanel's Github stable branch 1.9.4 and beta branch 1.9.5 is patched by now. Please run upgrade script using the following command.

sh <(curl https://raw.githubusercontent.com/us.../preUpgrade.sh || wget -O - https://raw.githubusercontent.com/us.../preUpgrade.sh)
acemi arkadaşlar için ssh ile bağlanıp root olup bu komut ile güncelleyebilirsiniz.

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)