CVE-2025-13313
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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.

Impact

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).

Exploitability

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.

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the CRM Memberships plugin (versions ≤ 2.6) using tools like WPScan, Shodan, or Google dorks targeting plugin-specific paths.
  2. Email enumeration: Send an unauthenticated HTTP request to the 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.
  3. Select target account: Identify a high-privilege account (e.g., administrator) from the enumerated email list.
  4. Trigger password reset: Send an unauthenticated HTTP POST request to the 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).
  5. Account takeover: Log in to the WordPress site using the target user's email and the newly set password, gaining full access to the account and its privileges (Wordfence, EUVD).

Indicators of compromise

  • Network: Unusual unauthenticated POST requests to /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.
  • Logs: WordPress access logs showing high-frequency AJAX requests to the above actions without a valid session cookie; unexpected password change events in WordPress user activity logs.
  • Authentication: Logins from unfamiliar IP addresses or geolocations for administrator or subscriber accounts shortly after suspicious AJAX activity; multiple failed or successful login attempts using accounts that recently had password changes.
  • File System: New or modified plugin files, unexpected admin user creation, or newly installed plugins/themes following account compromise.

Mitigation and workarounds

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.

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-77115HIGH7.1
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-77116MEDIUM4.3
  • brave-popup-builder
NoYesAug 23, 2026
CVE-2026-14853MEDIUM4.3
  • woocommerce-bookings
NoYesAug 23, 2026
CVE-2026-77003LOW2.7
  • content-mask
NoYesAug 23, 2026
CVE-2026-13598NONEN/A
  • restrictmate
NoYesAug 23, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management