Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not restrict which PHP function may be applied to exported field values, allowing users granted its export permission to have arbitrary functions invoked on values they control, leading to remote code execution.
Published: 2026-09-16
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The WP Import Export Lite WordPress plugin, versions below 3.9.33, fails to restrict which PHP function may be applied to exported field values. Users with export permission can supply values that are interpreted as PHP functions, allowing arbitrary code execution on the server. This vulnerability is essentially a code injection flaw that lets an attacker run any PHP function they choose, compromising the confidentiality, integrity, and availability of the affected WordPress installation.

Affected Systems

All WordPress sites that have the WP Import Export Lite plugin installed and are using a version earlier than 3.9.33 are affected. The plugin itself is the only impacted component; no other WordPress core or third‑party components are mentioned.

Risk and Exploitability

The EPSS score of less than 1% indicates that the likelihood of exploitation is low based on current data, and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread, confirmed exploitation. The attack vector requires authentication with export permission, meaning that user privileges must narrow down to those who can export data. Once authenticated, an attacker can craft a malicious field value that triggers a PHP function, leading to remote code execution. The severity of the flaw remains high due to the full RCE capability, but the overall risk is moderated by the low probability of activation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WP Import Export Lite plugin to version 3.9.33 or later.
  • Restrict export permissions to the minimum set of trusted administrators or remove export capability for non‑admin roles.
  • If an upgrade is not yet possible, disable the export feature in the plugin settings or delete the plugin until a patch is available.

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

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

Type Values Removed Values Added
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-94

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 restrict which PHP function may be applied to exported field values, allowing users granted its export permission to have arbitrary functions invoked on values they control, leading to remote code execution.
Title WP Import Export Lite < 3.9.33 - Authenticated RCE via Export Field PHP Function
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-76551

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:31.987

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

Link: CVE-2026-76551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-94

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