Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not validate the type, extension or content of files it retrieves from a user-supplied URL during import, allowing users granted its import permission to store arbitrary files, including executable ones, on the server and achieve remote code execution.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The WP Import Export Lite WordPress plugin before version 3.9.33 fails to validate the type, extension, or content of files retrieved from a user‑supplied URL during import. This flaw lets any user with import permission upload arbitrary files—including executable scripts—to the server. If an attacker uploads a malicious script such as a PHP web shell, they can run arbitrary code on the host, effectively taking full control of the site.

Affected Systems

WordPress sites running the WP Import Export Lite plugin at any release prior to 3.9.33 are affected. The plugin is distributed under an unknown vendor, but any installation of the plugin in these versions is vulnerable.

Risk and Exploitability

The vulnerability requires authenticated access with permission to use the import feature; the caller supplies a remote URL pointing to a malicious file. The EPSS score shows less than 1% probability of exploitation, so real‑world activity appears low, yet the impact is catastrophic due to the remote code execution potential. The plugin is not listed in the CISA KEV catalog, but the lack of a patch and the high severity of the flaw warrant immediate remediation.

Generated by OpenCVE AI on September 16, 2026 at 15:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Import Export Lite to version 3.9.33 or later.
  • If an update is not yet possible, remove the import capability from all users except administrators.
  • Disable or restrict the remote image import feature so that only local uploads are allowed.
  • Configure the web server to prohibit execution of files in the upload directory, for example with an .htaccess rule.

Generated by OpenCVE AI on September 16, 2026 at 15:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434

Wed, 16 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WP Import Export Lite WordPress plugin before 3.9.33 does not validate the type, extension or content of files it retrieves from a user-supplied URL during import, allowing users granted its import permission to store arbitrary files, including executable ones, on the server and achieve remote code execution.
Title WP Import Export Lite < 3.9.33 - Authenticated Arbitrary File Upload via Remote Image Import
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:10.743Z

Reserved: 2026-08-19T12:52:34.275Z

Link: CVE-2026-76552

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.080

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-76552

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:00:13Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type