Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not validate a path taken from stored, user-supplied data before recursively deleting the directory it resolves to, allowing users to whom an administrator has delegated a WP Import Export Lite WordPress plugin before 3.9.33 capability to delete arbitrary directories, and every file within them, including outside the web root.
Published: 2026-09-16
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary Directory Deletion
Action: Apply Patch
AI Analysis

Impact

WP Import Export Lite, a popular Word a path taken from stored, user‑supplied data before recursively deleting the directory it resolves to. An attacker can trigger this path traversal deletion routine and remove any directory chosen in the stored data, including directories and files outside the web site files, configuration data, or other stored content, directly impacting the integrity and availability of the affected WordPress installation. It is inferred that an attacker with delegated plugin privileges could supply crafted stored data to cause the deletion of arbitrary directories.

Affected Systems

Any WordPress site running WP Import Export Lite version earlier than 3.9.33 is vulnerable. The vendor is not identified beyond the plugin name, but the issue resides entirely in the plugin itself. Users who have been granted delegated import‑export rights—while not necessarily site administrators—can exercise the deletion functionality and thus pose a risk.

Risk and Exploitability

The attack requires authenticated access with delegated plugin privileges. The EPSS score indicates a very low exploitation probability (<1%), and the vulnerability is not listed in CISA’s KEV catalog. Nevertheless, the potential damage—complete removal of arbitrary directories—is severe, suggesting that sites with the affected plugin should prioritize mitigation despite the low observed exploitation likelihood.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Import Export Lite to version 3.9.33 or later, which removes the directory deletion flaw.
  • Revoke or restrict delegated import‑export permissions for users who do not absolutely need them, limiting the attack surface to those with full administrative rights.
  • If verbose, set restrictive file‑system permissions on the plugin’s deletion targets to prevent recursive removal.

Generated by OpenCVE AI on September 16, 2026 at 16:40 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-73
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-22

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 a path taken from stored, user-supplied data before recursively deleting the directory it resolves to, allowing users to whom an administrator has delegated a WP Import Export Lite WordPress plugin before 3.9.33 capability to delete arbitrary directories, and every file within them, including outside the web root.
Title WP Import Export Lite < 3.9.33 - Authenticated Arbitrary Directory Deletion via Template Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-17T12:40:59.330Z

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

Link: CVE-2026-76553

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.173

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

Link: CVE-2026-76553

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T16:45:18Z

Weaknesses
  • CWE-22

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

  • CWE-73

    External Control of File Name or Path