Export and Import Users and Customers <= 2.6.2 - Authenticated (Admin+) PHP Object Injection via form_data Parameter
Description
The Export and Import Users and Customers plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.6.2 via deserialization of untrusted input from the 'form_data' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Authenticated admin users can inject PHP objects via deserialized form_data in Export and Import Users and Customers ≤2.6.2, leading to code execution if a POP chain exists.
Vulnerability
The Export and Import Users and Customers plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.6.2. The flaw occurs because the plugin deserializes untrusted input from the form_data parameter without proper sanitization, allowing an attacker to inject arbitrary PHP objects. The vulnerability is present in the free version of the plugin as listed on WordPress.org [1].
Exploitation
An attacker must have Administrator-level access (or above) to the WordPress site to exploit this issue. The attacker crafts a serialized PHP object payload within the form_data parameter and submits it through the plugin's administrative interface. No other user interaction is required beyond the authenticated action. There is no known POP (Property-Oriented Programming) chain within the plugin itself, meaning exploitation relies on the presence of another plugin or theme on the same site that contains a suitable POP chain [1].
Impact
If a POP chain is available through an additional plugin or theme, a successful PHP Object Injection can allow the attacker to perform arbitrary actions such as deleting files, retrieving sensitive data, or executing arbitrary code. The impact depends entirely on the capabilities of the POP chain present. Without a POP chain, the vulnerability cannot be directly exploited to affect confidentiality, integrity, or availability [1].
Mitigation
The vulnerability has been patched in version 2.7.3 of the plugin (last updated 2026-05-07) [1]. Users are strongly advised to update to this version or later. No workaround is available for versions 2.6.2 and earlier; the only effective mitigation is to remove or update the plugin. The plugin is not listed on the CISA KEV catalog as of the publication date.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Range: <= 2.6.2
- webtoffee/Export and Import Users and Customersv5Range: 0
Patches
1r3259688Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/export/classes/class-export-ajax.phpmitre
- plugins.trac.wordpress.org/browser/users-customers-import-export-for-wp-woocommerce/trunk/admin/modules/import/classes/class-import-ajax.phpmitre
- plugins.trac.wordpress.org/changeset/3259688/mitre
- wordpress.org/plugins/users-customers-import-export-for-wp-woocommerce/mitre
- www.wordfence.com/threat-intel/vulnerabilities/id/4b24b3d2-589f-47b2-bcdd-bebc87cafedamitre
News mentions
0No linked articles in our index yet.