What the vulnerability does
01Description
The WP-CRM System plugin for WordPress is vulnerable to unauthorized access due to missing capability checks on the wpcrm_get_email_recipients and wpcrm_system_ajax_task_change_status AJAX functions in all versions up to, and including, 3.4.5. This makes it possible for authenticated attackers, with subscriber level access and above, to enumerate CRM contact email addresses (PII disclosure) and modify CRM task statuses. CVE-2025-62106 is likely a duplicate of this issue.
Explanation of Vulnerability in Simple Terms
02Summary
WP-CRM System versions up to 3.4.5 lack proper authorization checks, allowing authenticated users to read and modify data they should not access. An attacker with a low-privilege account can view confidential client and project information or alter records without restriction. This affects all installations running the vulnerable version range.
What an attacker can do
03Attacker Capabilities
Read and modify client and project data belonging to other users or accounts.
Potential impact on your site
04Site Impact
Client data and project records are exposed to unauthorized access and modification by any logged-in user.
Conditions required to exploit
05Prerequisites
Attacker must have a valid low-privilege user account on the site.
Key dates
06Disclosure timeline
January 14, 2026
CVE published
April 8, 2026
Record updated