CVE-2025-6207 HIGH

CVE-2025-6207: WP Import Export Lite <= 3.9.28 - Authenticated (Subscriber+) Arbitrary File Upload

Vendor Vjinfotech
Product WP Import Export Lite
Weakness CWE-434 · Unrestricted file upload
Published August 5, 2025
Last update April 8, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

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