Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not validate a user-supplied file path before reading it and copying it into a publicly accessible directory, allowing any user whose role an administrator has granted the WP Import Export Lite WordPress plugin before 3.9.33's import permission to disclose sensitive files from the server, including files located outside the web root. The same code path also relaxes the file-system permissions of any path it is given, whether or not the copy succeeds.
Published: 2026-09-16
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive File Disclosure
Action: Apply Patch
AI Analysis

Impact

The WP Import Export Lite WordPress plugin before version 3.9.33 accepts a user‑supplied file path without validation, then copies that file into a publicly accessible directory. This flaw permits an attacker with the plugin’s import permission to read arbitrary files on the server, including files located outside the web root. Additionally, the code relaxes file‑system permissions on the target path regardless of the copy outcome, potentially exposing the system to further misuse.

Affected Systems

The vulnerability affects installations of the WP Import Export Lite plugin running any version earlier than 3.9.33. No other vendors or product variants are explicitly listed. The issue is present a standard WordPress plugin.

Risk and Exploitability

This flaw is only exploitable by users who have been granted the import privilege by an administrator, which implies authenticated access. The EPSS score is below 1%, indicating a low probability of current exploitation, and the issue is not listed in the CISA KEV catalog. Nonetheless, because the attacker can obtain confidential files and potentially alter file permissions, the risk becomes significant if the attacker can obtain such a user role. The path traversal flaw allows disclosure of internal files that may contain sensitive configuration or credentials, providing an avenue for broader compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Import Export Lite to version 3.9.33 or later.
  • If an upgrade is not possible, restrict the import permission to trusted administrative accounts only.
  • Review and tighten file‑system permissions on directories accessed by the plugin.
  • Monitor site logs for unauthorized import attempts and file copy operations.

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

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

ssvc

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


Wed, 16 Sep 2026 16:15: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 user-supplied file path before reading it and copying it into a publicly accessible directory, allowing any user whose role an administrator has granted the WP Import Export Lite WordPress plugin before 3.9.33's import permission to disclose sensitive files from the server, including files located outside the web root. The same code path also relaxes the file-system permissions of any path it is given, whether or not the copy succeeds.
Title WP Import Export Lite < 3.9.33 - Authenticated Sensitive File Disclosure via Existing File Import Path Traversal
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-76555

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.263

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

Link: CVE-2026-76555

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')