Description
The WP Import Export Lite WordPress plugin before 3.9.33 does not properly validate URLs before requesting them during the import process, allowing users with the import capability, which administrators hold by default, to make the site issue requests to internal hosts and services and read their responses. This is an incomplete fix for CVE-2026-11397.
Published: 2026-09-16
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Internal data exposure
Action: Apply patch
AI Analysis

Impact

The WP Import Export Lite WordPress plugin before version 3.9.33 does not validate URLs that are supplied by users with import capability. Adversaries who have that capability, which administrators normally hold, can supply arbitrary URLs during the import process. The plugin then forwards the request to the specified host, retrieves the response, and returns it to the user. This flaw allows the attacker to compel the site to reach internal hosts or services and read their responses, effectively leaking internal network data or allowing probing of internal resources.

Affected Systems

Any website running the WP Import Export Lite plugin version earlier than 3.9.33 is affected. The plugin operates within WordPress, and the import functionality is by default available to administrators. The absence of vendor information beyond the plugin name means that any site using this plugin without a patch is potentially vulnerable.

Risk and Exploitability

The EPSS score is indicated as less than 1 %, suggesting a low probability of exploitation at the current time. The vulnerability is not listed in the CISA KEV catalog, which further implies limited known exploitation. However, because the flaw enables an internal SSRF that can expose sensitive information, the risk to confidentiality remains significant. Exploitation would require the attacker to have administrative privileges or to compromise an administrator account, after which they can supply malicious import URLs to collect internal responses. The lack of a publicly available the nature of the SSRF indicates that the flaw should be treated with high severity when in a production environment.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Import Export Lite plugin to version 3.9.33 or later.
  • Restrict the "import" capability to trusted roles or disable it entirely if the feature is not required for normal operations.
  • Implement an HTTP request filter or firewall rule to block external requests to internal network ranges from the WordPress environment.

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

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 validate URLs before requesting them during the import process, allowing users with the import capability, which administrators hold by default, to make the site issue requests to internal hosts and services and read their responses. This is an incomplete fix for CVE-2026-11397.
Title WP Import Export Lite < 3.9.33 - Admin+ SSRF via Import URL Handling
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

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

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

Link: CVE-2026-76559

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-16T06:16:32.633

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

Link: CVE-2026-76559

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)