CVE-2025-1972

Export and Import Users and Customers <= 2.6.2 - Directory Traversal to Authenticated (Administrator+) Limited Arbitrary File Deletion via admin_log_page Function

2025-03-21 23:18
HayMiz

Strategic Overview

Status
Patched in 2.6.3
Affected Version
<= 2.6.2
CVSS
2.7Low
Weakness type
CWE-73 · External Control of File Name or Path
CVE
CVE-2025-1972
View all Export and Import Users and Customers vulnerabilities

At a glance

CVE-2025-1972 is a low-severity External Control of File Name or Path vulnerability in the Export and Import Users and Customers WordPress plugin, affecting versions <= 2.6.2. It carries a CVSS score of 2.7 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Administrator level or above. The issue is fixed in version 2.6.3; sites on affected versions should update now. Disclosed March 2025, reported by HayMiz.

Vulnerability Overview

The Export and Import Users and Customers plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the admin_log_page() function in all versions up to, and including, 2.6.2. This makes it possible for authenticated attackers, with Administrator-level access and above, to delete arbitrary log files on the server.

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 interaction from a victim user.

CWE-73: External Control of File Name or Path

The product allows user input to control or influence paths or file names that are used in filesystem operations.

Remediation

Update to version 2.6.3, or a newer patched version

How does WordSec protect against this?

An attacker needs Administrator access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. Classes like this one can leave something behind, so the staged malware scanner is the second half: it looks for dropped files and modified code rather than for the request that created them. None of that substitutes for the fix: Export and Import Users and Customers 2.6.3 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Scanner
  • Alerts

External References

Related records

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