Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not properly sanitise and escape some import configuration values before using them in SQL statements, allowing users whose role an administrator has granted the WP Import Export Lite WordPress plugin before 3.9.33's import permission to perform SQL injection attacks.
Published: 2026-09-16
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection leading to database compromise
Action: Patch
AI Analysis

Impact

The WP Import Export Lite plugin before 3.9.33 fails to sanitize and escape certain import configuration values before incorporating them into SQL statements. This flaw allows a user with an import role granted by the plugin’s administrator to inject arbitrary SQL. In practice, the attacker could read, modify, or delete data in the integrity and confidentiality of the site's contents.

Affected Systems

The vulnerability affects the WP Import Export Lite WordPress plugin versions earlier than 3.9.33. Administrators who have granted the plugin’s import permission to other users create an environment in which these users can exploit the flaw. No other versions or products are listed as affected in the available data.

Risk and Exploitability

The EPSS score for this vulnerability is less than 1%, indicating a low probability of exploitation in the wild, and it is not listed in CISA’s KEV catalog. However, SQL injection is inherently a high‑impact vulnerability, capable of compromising both the confidentiality and integrity of the database. The attack vector requires authenticated access to the plugin’s import feature, limiting the potential attacker set to users with administrative privileges assigned within the plugin. Nonetheless, the damage that can be achieved if exploited is significant, warranting remediation as a priority.

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
  • Restrict import permissions or disable the import feature for users who do not require it
  • Deploy a web application firewall rule to filter SQL injection patterns targeting the plugin’s import endpoint

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-89

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 properly sanitise and escape some import configuration values before using them in SQL statements, allowing users whose role an administrator has granted the WP Import Export Lite WordPress plugin before 3.9.33's import permission to perform SQL injection attacks.
Title WP Import Export Lite < 3.9.33 - Authenticated SQLi via Import Options
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-76557

cve-icon Vulnrichment

Updated: 2026-09-17T12:21:41.282Z

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.450

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

Link: CVE-2026-76557

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')