What the vulnerability does
01Description
The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to arbitrary PHP Code Injection due to missing file type validation during the export in all versions up to, and including, 7.86. This makes it possible for authenticated attackers, with Administrator-level access and above, to create an export file with the .php extension on the affected site's server, adding an arbitrary PHP code to it, which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
All-in-One WP Migration and Backup versions 7.86 and earlier contain a code injection vulnerability that allows high-privileged users to execute arbitrary PHP code on the site. An attacker with administrator or equivalent access can inject malicious code through the plugin's functionality, leading to full site compromise. This affects all versions from release through 7.86.
What an attacker can do
03Attacker Capabilities
Run arbitrary PHP code on the site with full server privileges.
Potential impact on your site
04Site Impact
A compromised admin account can execute code to steal data, modify content, or take over the entire site.
Conditions required to exploit
05Prerequisites
Attacker must have high-level admin or equivalent privileges on the WordPress site.
Key dates
06Disclosure timeline
October 28, 2024
CVE published
April 8, 2026
Record updated