CVE-2025-12894

Import WP – Export and Import CSV and XML files to WordPress <= 2.14.17 - Unauthenticated Information Exposure

2025-11-20 18:54
type5afe

Strategic Overview

Status
Patched in 2.14.18
Affected Version
<= 2.14.17
CVSS
5.3Medium
Weakness type
CWE-552 · Files or Directories Accessible to External Parties
CVE
CVE-2025-12894
View all Import WP – CSV & XML Import Export for WordPress vulnerabilities

At a glance

CVE-2025-12894 is a medium-severity Files or Directories Accessible to External Parties vulnerability in the Import WP WordPress plugin, affecting versions <= 2.14.17. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 2.14.18; sites on affected versions should update now. Disclosed November 2025, reported by type5afe.

Vulnerability Overview

The Import WP – Export and Import CSV and XML files to WordPress plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.14.17 via the import/export functionality and a lack of .htaccess protection. This makes it possible for unauthenticated attackers to extract sensitive data from exports stored in /exportwp and import data stored in /importwp.

Technical Analysis

The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.

CWE-552: Files or Directories Accessible to External Parties

The product makes files or directories accessible to unauthorized actors, even though they should not be.

Remediation

Update to version 2.14.18, or a newer patched version

How does WordSec protect against this?

Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Import WP 2.14.18 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C