Description
The Import and export users and customers plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.4.0 via the email_template_selected. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract the post_title and raw post_content of arbitrary posts regardless of status (draft, private, future, trash, password-protected) or post type (including non-public CPTs such as WooCommerce orders and internal CRM records) by enumerating post IDs. The required codection-security nonce is exposed as inline JavaScript on any wp-admin page when ?post_type=acui_email_template is appended to the URL, which is reachable by any authenticated user including Subscribers.
Published: 2026-07-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing authorization check in the Import and export users and customers WordPress plugin enables an authenticated user with subscriber-level access or higher to retrieve the post_title and raw post_content of any post, regardless of its status or post type, by enumerating post IDs. The vulnerability permits exposure of potentially confidential content such as private posts, drafts, future posts, or WooCommerce orders, which may contain personal or business sensitive data.

Affected Systems

The vulnerability affects all versions of the Import and export users and customers plugin by carazo, up to and including version 2.4.0, which is installed on WordPress sites. Users should verify the installed plugin version and take corrective action if they are running a vulnerable release.

Risk and Exploitability

The CVSS score is 4.3, indicating moderate severity, and the EPSS score is less than 1%, suggesting a low but non‑zero likelihood of exploitation. The flaw is not listed in the CISA KEV catalog. The likely attack path requires only authentication within the WordPress admin area; any authenticated user can append ?post_type=acui_email_template to a wp-admin URL to expose a nonce in inline JavaScript, and then make an AJAX request to the vulnerable email_template_selected action to enumerate post IDs. Because the flaw does not require higher privileges and the nonce is widely exposed, it is reasonably easy to exploit for users with access to the WordPress admin interface.

Generated by OpenCVE AI on July 29, 2026 at 11:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Import and export users and customers plugin to a version newer than 2.4.0 when it becomes available.
  • Restrict the user role of Subscribers and other low‑privilege accounts so they cannot access wp-admin URLs that expose the post_type=acui_email_template query parameter.
  • Add an authorization check to the email_template_selected AJAX handler to verify the user's capability before returning post data, mitigating the CWE-862 missing authorization issue.
  • Audit and remove any inline nonce generation on admin pages that expose sensitive data; enforce proper access controls to limit exposure to authenticated users with sufficient privileges.

Generated by OpenCVE AI on July 29, 2026 at 11:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Carazo
Carazo import And Export Users And Customers
Wordpress
Wordpress wordpress
Vendors & Products Carazo
Carazo import And Export Users And Customers
Wordpress
Wordpress wordpress

Fri, 10 Jul 2026 09:00:00 +0000

Type Values Removed Values Added
Description The Import and export users and customers plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.4.0 via the email_template_selected. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract the post_title and raw post_content of arbitrary posts regardless of status (draft, private, future, trash, password-protected) or post type (including non-public CPTs such as WooCommerce orders and internal CRM records) by enumerating post IDs. The required codection-security nonce is exposed as inline JavaScript on any wp-admin page when ?post_type=acui_email_template is appended to the URL, which is reachable by any authenticated user including Subscribers.
Title Import and export users and customers <= 2.4.0 - Missing Authorization to Authenticated (Subscriber+) Sensitive Information Exposure via email_template_selected AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Carazo Import And Export Users And Customers
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T14:04:54.607Z

Reserved: 2026-07-08T01:25:12.489Z

Link: CVE-2026-15026

cve-icon Vulnrichment

Updated: 2026-07-10T14:04:51.635Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:15:04Z

Weaknesses