CVE-2025-14854 MEDIUM

CVE-2025-14854: WP-CRM System – Manage Clients and Projects <= 3.4.5 - Missing Authorization to Authenticated (Subscriber+) CRM Data Exposure and Task Modification

Vendor Nofearinc
Product WP-CRM System – Manage Clients and Projects
Weakness CWE-862 · Missing authorization
Published January 14, 2026
Last update April 8, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N

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