What the vulnerability does
01Description
The plugin WP All Import is vulnerable to arbitrary file uploads due to missing file type validation via the wp_all_import_get_gz.php file in versions up to, and including, 3.6.7. This makes it possible for authenticated attackers, with administrator level permissions and above, to upload arbitrary files on the affected sites server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
WP All Import allows authenticated users with high privileges to upload files without proper validation. An attacker with admin or equivalent access can upload malicious files to the site, potentially gaining the ability to run their own code. All versions up to 3.6.7 are affected. Update to a version newer than 3.6.7.
What an attacker can do
03Attacker Capabilities
Upload malicious files and run arbitrary code on the site.
Potential impact on your site
04Site Impact
A compromised admin account can lead to full site takeover and data theft.
Conditions required to exploit
05Prerequisites
Attacker must have high-level admin or equivalent privileges on the WordPress site.
Key dates
06Disclosure timeline
July 18, 2022
CVE published
April 8, 2026
Record updated