---
id: CVE-2025-13313
title: >-
  The CRM Memberships plugin for WordPress is vulnerable to privilege escalation
  via password reset in all versions up to, and including, 2.6
summary: >-
  The CRM Memberships plugin for WordPress is vulnerable to privilege escalation
  via password reset in all versions up to, and including, 2.6. This is due to
  missing authorization and authentication checks on the `ntzcrm_changepassword`
  AJ…
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-862
published: '2025-12-05'
updated: '2026-09-25'
sourceUpdated: '2026-09-25T23:10:00.463'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-13313'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/crm-memberships/tags/2.5/includes/class/class-ntzcrm-api.php#L12
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/crm-memberships/tags/2.5/includes/class/class-ntzcrm-api.php#L63
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/crm-memberships/tags/2.5/includes/class/class-ntzcrm-api.php#L795
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/crm-memberships/tags/2.5/includes/class/class-ntzcrm-dbquery.php#L287
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/crm-memberships/tags/2.5/ntzcrm-memberships.php#L42
    label: security@wordfence.com
  - url: 'https://plugins.trac.wordpress.org/changeset/3464130/'
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/e2837399-c44f-494e-bdc6-f9c6e4e2dc11?source=cve
    label: security@wordfence.com
tags:
  - nvd
epss: 0.00547
epssPercentile: 0.43429
ingestedAt: '2026-09-25T23:21:16.885Z'
---

## Overview

The CRM Memberships plugin for WordPress is vulnerable to privilege escalation via password reset in all versions up to, and including, 2.6. This is due to missing authorization and authentication checks on the `ntzcrm_changepassword` AJAX action. This makes it possible for unauthenticated attackers to reset arbitrary user passwords and gain unauthorized access to user accounts via the `ntzcrm_changepassword` endpoint, granted they can obtain or enumerate a target user's email address. The plugin also exposes the `ntzcrm_get_users` endpoint without authentication, allowing attackers to enumerate subscriber email addresses, facilitating the exploitation of the password reset vulnerability.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
