Description
The Import WP WordPress plugin before 2.14.23 does not perform any authorization check on one of its export-file download handlers, allowing unauthenticated attackers to download export files generated by administrators, which may contain user personal data such as email addresses, login names and roles. Exploitation requires an unconsumed export to already exist and a low-entropy, time-based download key to be obtained.
Published: 2026-08-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Import WP WordPress plugin prior to version 2.14.23 contains an export-file download handler that performs no authorization check, a flaw identified as CWE‑200 (Sensitive Information Exposure). An unauthenticated attacker who knows or can guess the low‑entropy, time-based download key can download an export file that has already been produced by an administrator. Those export files may include personal user data such as email addresses, login names, and role information, which is a violation of confidentiality as defined by CWE‑200 (Sensitive Information Exposure).

Affected Systems

This weakness affects any WordPress installation that uses the Import WP plugin before the 2.14.23 release. The affected versions are all releases with a version number lower than 2.14.23. No specific operating system or server platform is required; the vulnerability is triggered by web requests to the plugin’s export endpoint.

Risk and Exploitability

Because the attack does not require authentication, the potential for exploitation exists for anyone who can access the site’s URL space. The only prerequisites are that an export file has been generated by a user with administrative privileges and that the attacker can obtain or guess the short, time-based download key. The CVSS score of 7.5 indicates that the vulnerability is considered high severity. The EPSS score of < 1% indicates a very low exploitation probability, and the vulnerability is not listed in CISA’s KEV catalog, so the overall risk is evaluated qualitatively: the impact on confidentiality is high, even though the probability of exploitation depends on the attacker’s ability to discover the key.

Generated by OpenCVE AI on August 13, 2026 at 03:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Import WP plugin to version 2.14.23 or later, which removes the unauthenticated download flaw.
  • If an update is not immediately possible, delete the plugin or disable the export feature entirely to prevent the vulnerable download endpoint from being reachable.
  • Consider adding a rule to your web server (for example an .htaccess restriction) that limits access to the /wp-content/plugins/import-wp/export/ path so that only authenticated administrators can reach it, as an interim protective measure.

Generated by OpenCVE AI on August 13, 2026 at 03:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Wed, 12 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Import WP WordPress plugin before 2.14.23 does not perform any authorization check on one of its export-file download handlers, allowing unauthenticated attackers to download export files generated by administrators, which may contain user personal data such as email addresses, login names and roles. Exploitation requires an unconsumed export to already exist and a low-entropy, time-based download key to be obtained.
Title Import WP < 2.14.23 - Unauthenticated Sensitive Information Exposure via Export File Download
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T19:38:27.228Z

Reserved: 2026-07-07T09:04:51.033Z

Link: CVE-2026-14925

cve-icon Vulnrichment

Updated: 2026-08-12T19:37:58.916Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:17:54.353

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-14925

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T04:00:09Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor