What the vulnerability does
01Description
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.
Explanation of Vulnerability in Simple Terms
02Summary
The Export All Posts, Products, Orders, Refunds & Users plugin for WordPress contains a cross-site request forgery (CSRF) vulnerability in versions 2.19 and earlier. An attacker can craft a malicious webpage that, when visited by a logged-in site administrator, performs unwanted actions on the site without the administrator's knowledge or consent. This could allow unauthorized data exports or other administrative operations.
What an attacker can do
03Attacker Capabilities
Trick a logged-in admin into performing unwanted actions like exporting site data without their knowledge.
Potential impact on your site
04Site Impact
Administrators could unknowingly trigger data exports or other plugin actions, potentially exposing sensitive customer or post data.
Conditions required to exploit
05Prerequisites
Admin must visit a malicious webpage while logged into WordPress. No special privileges or authentication required from attacker.
Key dates
06Disclosure timeline
December 2, 2025
CVE published
April 8, 2026
Record updated