What the vulnerability does
01Description
The WP Import Export Lite plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'wpie_tempalte_import' function in all versions up to, and including, 3.9.28. This makes it possible for authenticated attackers, with Subscriber-level access and above, and permissions granted by an Administrator, to upload arbitrary files on the affected site's server which may make remote code execution possible.
Explanation of Vulnerability in Simple Terms
02Summary
WP Import Export Lite allows authenticated users to upload files without proper validation, potentially enabling them to upload malicious files to the site. An attacker with low-level access can bypass file type restrictions and upload executable code. This vulnerability affects all versions up to 3.9.28.
What an attacker can do
03Attacker Capabilities
Upload malicious files (including PHP code) to the site and execute them.
Potential impact on your site
04Site Impact
Compromised site with potential data theft, malware installation, or complete takeover via uploaded code execution.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the WordPress site.
Key dates
06Disclosure timeline
August 5, 2025
CVE published
April 8, 2026
Record updated