Description
The Export All Posts, Products, Orders, Refunds & Users plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.19. This is due to missing or incorrect nonce validation on the `parseData` function. This makes it possible for unauthenticated attackers to export sensitive information including user data, email addresses, password hashes, and WooCommerce data to an attacker-controlled file path on the server via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-12-02
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Information Exposure
Action: Update Plugin
AI Analysis

Impact

The Export All Posts, Products, Orders, Refunds & Users plugin contains a Cross‑Site Request Forgery flaw that arises from missing or incorrect nonce validation in the parseData function. This flaw allows an unauthenticated attacker to force a site administrator to export sensitive information—including user records, email addresses, password hashes and WooCommerce orders—to a file on the server that the attacker controls. Because the data can be written to an arbitrary path chosen by the attacker, the vulnerability leads to full disclosure of user and transactional data, compromising confidentiality and potentially enabling further credential‑reuse attacks.

Affected Systems

WordPress sites that have installed the Smackcoders Export All Posts, Products, Orders, Refunds & Users plugin in any version through 2.19 are affected. The vulnerability applies to all releases up to and including 2.19. Administrators of such sites should verify whether they are running a vulnerable version and consider upgrading.

Risk and Exploitability

The CVSS v3.1 base score of 6.5 indicates a medium‑severity issue, and the EPSS score being below 1% indicates a low probability of exploitation. Because the vulnerability requires a forged request to be sent while a legitimate administrator is authenticated, the attack typically relies on social engineering or malicious links presented to an admin. The vulnerability is not listed in CISA KEV, so no widespread exploitation campaigns have yet been reported. Nonetheless, any unpatched instance remains at risk if an attacker can coerce an admin into executing a crafted export request.

Generated by OpenCVE AI on April 22, 2026 at 00:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the plugin to a version newer than 2.19, which removes the missing nonce check in parseData.
  • If an upgrade is not immediately feasible, add a custom nonce or CSRF token verification to the export endpoint, ensuring that only properly authenticated requests are processed.
  • Restrict access to the export URLs to administrative users only through server‑side or application‑level access controls, and consider using a web application firewall to block unexpected requests.

Generated by OpenCVE AI on April 22, 2026 at 00:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Dec 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 02 Dec 2025 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Smackcoders
Smackcoders export All Posts, Products, Orders, Refunds & Users
Wordpress
Wordpress wordpress
Vendors & Products Smackcoders
Smackcoders export All Posts, Products, Orders, Refunds & Users
Wordpress
Wordpress wordpress

Tue, 02 Dec 2025 04:45:00 +0000

Type Values Removed Values Added
Description The Export All Posts, Products, Orders, Refunds & Users plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.19. This is due to missing or incorrect nonce validation on the `parseData` function. This makes it possible for unauthenticated attackers to export sensitive information including user data, email addresses, password hashes, and WooCommerce data to an attacker-controlled file path on the server via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Export All Posts, Products, Orders, Refunds & Users <= 2.19 - Cross-Site Request Forgery to Sensitive Information Exposure
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Smackcoders Export All Posts, Products, Orders, Refunds & Users
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:53.338Z

Reserved: 2025-11-24T14:50:42.137Z

Link: CVE-2025-13606

cve-icon Vulnrichment

Updated: 2025-12-02T14:17:47.397Z

cve-icon NVD

Status : Deferred

Published: 2025-12-02T05:16:20.617

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13606

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:30:04Z

Weaknesses