Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not escape custom field names retrieved from the database before inserting them into the DOM of one of its administration screens, allowing users with a role as low as contributor to perform Stored XSS attacks which will trigger in the browser of a high privileged user, such as an administrator, viewing that screen.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS
Action: Apply patch
AI Analysis

Impact

WP Import Export Lite before version 3.9.33 does not escape custom field names that are retrieved from its database before inserting them into the DOM or higher privileges can craft these custom field names to contain malicious JavaScript; when an administrator views that screen the script runs with the administrator’s browser context. This stored DOM‑based XSS can enable session hijacking, credential theft, or defacement and represents the weakness described by CWE‑79.

Affected Systems

The vulnerability is present in the WordPress plugin WP Import Export Lite, affecting all releases prior to 3.9.33. The vendor is not publicly listed in the data, but the plugin is widely distributed through the WordPress plugin repository.

Risk and Exploitability

The EPSS score is below 1 %, indicating a low likelihood of exploitation, and the vulnerability is not recorded in the CISA KEV catalog. The attack requires only that a contributor add or modify custom field names the affected screen, which limits the impact to those privileged users. Nevertheless the stored payload executes with high‑privileged context, making the risk significant for administrators.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Import Export Lite to version 3.9.33 or newer
  • Delete or sanitize any custom field names that contain embedded script or markup
  • Verify that the administrative screens no longer render unsanitized content by testing with sample XSS payloads

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-79

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 escape custom field names retrieved from the database before inserting them into the DOM of one of its administration screens, allowing users with a role as low as contributor to perform Stored XSS attacks which will trigger in the browser of a high privileged user, such as an administrator, viewing that screen.
Title WP Import Export Lite < 3.9.33 - Contributor+ Stored DOM XSS via Custom Field Names
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-16T06:00:11.621Z

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

Link: CVE-2026-76558

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.543

Modified: 2026-09-16T20:25:29.240

Link: CVE-2026-76558

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')