← Back

Vesta Control Panel

vesta_control_panel

Vendor: Vestacp • 14 CVEs

CVEs (14)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Vestacp
2Control Panel
Vesta Control Panel
May 7, 2025
Oct 24, 2022
N/A· v4
7.2 HIGH· v3
N/A· v2
myVesta Control Panel before 0.9.8-26-43 and Vesta Control Panel before 0.9.8-26 are vulnerable to command injection. An authenticated and remote administrative user can execute arbitrary commands via the v_sftp_license...Show more
myVesta Control Panel before 0.9.8-26-43 and Vesta Control Panel before 0.9.8-26 are vulnerable to command injection. An authenticated and remote administrative user can execute arbitrary commands via the v_sftp_license parameter when sending HTTP POST requests to the /edit/server endpoint.Show less
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Jul 19, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Vesta v1.0.0-5 was discovered to contain a cross-site scripting (XSS) vulnerability via the body function at /web/api/v1/upload/UploadHandler.php.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Jul 19, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Vesta v1.0.0-5 was discovered to contain a cross-site scripting (XSS) vulnerability via the generate_response function at /web/api/v1/upload/UploadHandler.php.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Jul 19, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Vesta v1.0.0-5 was discovered to contain a cross-site scripting (XSS) vulnerability via the handle_file_upload function at /web/api/v1/upload/UploadHandler.php.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Jul 19, 2022
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Vesta v1.0.0-5 was discovered to contain a cross-site scripting (XSS) vulnerability via the post function at /web/api/v1/upload/UploadHandler.php.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Nov 29, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
vesta 0.9.8-24 is affected by a file inclusion vulnerability in file web/add/user/index.php.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Apr 8, 2021
N/A· v4
7.2 HIGH· v3
9.0 HIGH· v2
VestaCP through 0.9.8-24 allows the admin user to escalate privileges to root because the Sudo configuration does not require a password to run /usr/local/vesta/bin scripts.
2Myvestacp
Vestacp
2Myvesta
Vesta Control Panel
Nov 21, 2024
Mar 15, 2021
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
web/upload/UploadHandler.php in Vesta Control Panel (aka VestaCP) through 0.9.8-27 and myVesta through 0.9.8-26-39 allows uploads from a different origin.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Apr 21, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
An elevation of privilege in Vesta Control Panel through 0.9.8-26 allows an attacker to gain root system access from the admin account via v-change-user-password (aka the user password change script).
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Apr 21, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
A remote command execution in Vesta Control Panel through 0.9.8-26 allows any authenticated user to execute arbitrary commands on the system via cron jobs.
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Mar 22, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
Vesta Control Panel (VestaCP) through 0.9.8-26 allows Command Injection via the schedule/backup Backup Listing Endpoint. The attacker must be able to create a crafted filename on the server, as demonstrated by an FTP ses...Show more
Vesta Control Panel (VestaCP) through 0.9.8-26 allows Command Injection via the schedule/backup Backup Listing Endpoint. The attacker must be able to create a crafted filename on the server, as demonstrated by an FTP session that renames .bash_logout to a .bash_logout' substring followed by shell metacharacters.Show less
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Mar 10, 2020
N/A· v4
8.8 HIGH· v3
9.0 HIGH· v2
Vesta Control Panel (VestaCP) 0.9.7 through 0.9.8-23 is vulnerable to an authenticated command execution that can result in remote root access on the server. The platform works with PHP as the frontend language and uses...Show more
Vesta Control Panel (VestaCP) 0.9.7 through 0.9.8-23 is vulnerable to an authenticated command execution that can result in remote root access on the server. The platform works with PHP as the frontend language and uses shell scripts to execute system actions. PHP executes shell script through the dangerous command exec. This function can be dangerous if arguments passed to it are not filtered. Every user input in VestaCP that is used as an argument is filtered with the escapeshellarg function. This function comes from the PHP library directly and its description is as follows: "escapeshellarg() adds single quotes around a string and quotes/escapes any existing single quotes allowing you to pass a string directly to a shell function and having it be treated as a single safe argument." It means that if you give Username, it will have 'Username' as a replacement. This works well and protects users from exploiting this potentially dangerous exec function. Unfortunately, VestaCP uses this escapeshellarg function incorrectly in several places.Show less
1Vestacp
1Vesta Control Panel
Nov 21, 2024
Dec 20, 2018
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
Vesta CP version Prior to commit f6f6f9cfbbf2979e301956d1c6ab5c44386822c0 -- any release prior to 0.9.8-18 contains a CWE-208 / Information Exposure Through Timing Discrepancy vulnerability in Password reset code -- web/...Show more
Vesta CP version Prior to commit f6f6f9cfbbf2979e301956d1c6ab5c44386822c0 -- any release prior to 0.9.8-18 contains a CWE-208 / Information Exposure Through Timing Discrepancy vulnerability in Password reset code -- web/reset/index.php, line 51 that can result in Possible to determine password reset codes, attacker is able to change administrator password. This attack appear to be exploitable via Unauthenticated network connectivity. This vulnerability appears to have been fixed in After commit f6f6f9cfbbf2979e301956d1c6ab5c44386822c0 -- release version 0.9.8-19.Show less
1Vestacp
1Vesta Control Panel
May 6, 2026
Jun 18, 2015
N/A· v4
N/A· v3
6.8 MEDIUM· v2
Cross-site request forgery (CSRF) vulnerability in Vesta Control Panel before 0.9.8-14 allows remote attackers to hijack the authentication of arbitrary users.