
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13313 is a critical privilege escalation vulnerability in the CRM Memberships plugin for WordPress, caused by missing authorization and authentication checks on the ntzcrm_changepassword AJAX action. It affects all versions up to and including 2.6, allowing unauthenticated attackers to reset arbitrary user passwords and gain unauthorized access to accounts. The vulnerability was published on December 5, 2025, and assigned a CVSS v3.1 base score of 9.8 (Critical) (Red Hat CVE, Wordfence).
The root cause is CWE-862 (Missing Authorization) — the plugin's ntzcrm_changepassword AJAX action performs no authentication or authorization checks before allowing a password change for any user account (Wordfence). A secondary unauthenticated endpoint, ntzcrm_get_users, exposes subscriber email addresses without any access control, enabling attackers to enumerate valid targets before triggering the password reset (EUVD). The attack vector is network-based, requires no privileges or user interaction, and has low attack complexity — making it trivially exploitable by any remote attacker who can reach the WordPress installation.
Successful exploitation allows an unauthenticated attacker to reset the password of any user account on the affected WordPress site, including administrator accounts, leading to full site compromise. The attacker gains the ability to perform any action available to the hijacked account — including content modification, data exfiltration, installation of malicious plugins, or further lateral movement within the hosting environment. Confidentiality, integrity, and availability are all rated as high impact (Red Hat CVE, Wordfence).
As of the time of reporting, there is no public proof-of-concept exploit and no evidence of active in-the-wild exploitation (Feedly). The EPSS score is approximately 0.121%, reflecting a currently low probability of exploitation in the near term. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the trivial exploitation mechanics — no authentication, no user interaction, and a built-in email enumeration endpoint — significantly lower the barrier for opportunistic attackers.
ntzcrm_get_users AJAX endpoint (e.g., POST /wp-admin/admin-ajax.php with action=ntzcrm_get_users) to retrieve a list of subscriber email addresses.ntzcrm_changepassword endpoint (e.g., POST /wp-admin/admin-ajax.php with action=ntzcrm_changepassword and the target user's email and a new attacker-controlled password)./wp-admin/admin-ajax.php with action=ntzcrm_get_users or action=ntzcrm_changepassword from external IP addresses; repeated requests from a single IP targeting multiple email addresses.Users should update the CRM Memberships plugin to a version beyond 2.6 (the latest patched release) as the primary remediation (Wordfence, EUVD). If an immediate update is not possible, temporarily deactivating the plugin is recommended to eliminate the attack surface. Additional hardening measures include enabling two-factor authentication for all WordPress accounts, monitoring user accounts for unexpected password changes, and restricting access to the WordPress admin AJAX endpoint via firewall rules where feasible.
The vulnerability was reported and assigned by Wordfence, which published the initial advisory (Wordfence). It was included in CISA's weekly vulnerability bulletin for the week of December 1, 2025, indicating it reached the attention of U.S. federal cybersecurity authorities (CISA Bulletin). No significant independent researcher commentary or notable social media discussion has been identified beyond standard vulnerability aggregator coverage.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."