What the vulnerability does
01Description
The Total Upkeep – WordPress Backup Plugin plus Restore & Migrate by BoldGrid plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.16.10 via the compression_level setting. This is due to the plugin using the compression_level setting in proc_open() without any validation. This makes it possible for authenticated attackers, with administrator-level access and above, to execute code on the server.
Explanation of Vulnerability in Simple Terms
02Summary
Total Upkeep contains a command injection vulnerability in versions up to 1.16.10. An authenticated administrator can inject arbitrary system commands through an unvalidated input parameter. This allows execution of arbitrary code on the server with the privileges of the web server process. Sites running affected versions should update immediately.
What an attacker can do
03Attacker Capabilities
Run arbitrary system commands on the server with web server privileges.
Potential impact on your site
04Site Impact
An admin account compromise allows full server takeover and data theft.
Conditions required to exploit
05Prerequisites
Attacker must have administrator access to the WordPress site.
Key dates
06Disclosure timeline
March 26, 2025
CVE published
April 8, 2026
Record updated