Description
The WP Import Export Lite WordPress plugin before 3.9.34 does not validate a user-supplied output path when writing export files, allowing users granted its export permission to write files with arbitrary names to arbitrary locations on the server, leading to remote code execution.
Published: 2026-09-16
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Update Plugin
AI Analysis

Impact

The WP Import Export Lite plugin before version 3.9.34 fails to validate a user‑supplied output path when creating export files. This lack of validation allows a user who has the export capability to write files with arbitrary names to arbitrary locations on the server. If the attacker can place a PHP file or other executable content in a web‑accessible directory, executing that file leads to code running with the web server’s privileges. The weakness can directly compromise confidentiality, integrity, and availability of the entire site, and it is categorized under path traversal and improper file handling.

Affected Systems

WordPress sites running the WP Import Export Lite plugin with a version older than 3.9.34 are vulnerable. Any environment where the plugin is installed and users can be granted export permissions – typically administrators, editors, or custom roles with export capability – falls into the attack surface. Known affected vendors/products are listed as Unknown:WP Import Export Lite in CNA data, indicating a lack of vendor‑wide official remediation at this time, but the plugin version itself is the key determinant.

Risk and Exploitability

The vulnerability is a high‑impact remote code execution flaw with an EPSS score of less than 1 % and no listing in the CISA KEV catalog. The attack requires a valid authenticated user with export rights, which are often granted to content editors or users with elevated access. Attackers must control the export path field to exploit the traversal; however, once exploited, any uploaded file can be executed. Given the severity and the fact that the fix is available in a newer plugin release, the risk is moderate to high until remediation is applied.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Import Export Lite to version 3.9.34 or later, which validates export paths in all contexts.
  • Restrict the export capability to trusted administrators or remove the permission from roles that do not require it.
  • Verify that the plugin directory is not writable by the web server or place restrictive file‑system permissions on WordPress data directories.
  • Monitor server logs for anomalous file creation or execution attempts from export-related requests.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Weaknesses CWE-22
CWE-73

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

Type Values Removed Values Added
Description The WP Import Export Lite WordPress plugin before 3.9.34 does not validate a user-supplied output path when writing export files, allowing users granted its export permission to write files with arbitrary names to arbitrary locations on the server, leading to remote code execution.
Title WP Import Export Lite < 3.9.34 - Authenticated RCE via Export Template Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-17T12:41:43.198Z

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

Link: CVE-2026-76550

cve-icon Vulnrichment

Updated: 2026-09-17T12:22:57.702Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:31.883

Modified: 2026-09-17T13:16:45.613

Link: CVE-2026-76550

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-73

    External Control of File Name or Path

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')