Description
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized user suspension due to a missing capability check on the pm_deactivate_user_from_group() function in all versions up to, and including, 5.9.7.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to suspend arbitrary users from groups, including administrators, via the pm_deactivate_user_from_group AJAX action.
Published: 2026-02-05
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Suspension of Users
Action: Apply Patch
AI Analysis

Impact

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress has a missing capability check on the pm_deactivate_user_from_group function. This flaw lets any authenticated user with Subscriber-level access or higher call a public AJAX action that suspends arbitrary users from groups, including administrators, without permission. The absence of a capability check allows an attacker to target arbitrary accounts and enforce unwanted suspensions, effectively denying legitimate access and disrupting community interactions. The weakness is a classic missing authorization flaw, classified as CWE-862.

Affected Systems

All releases of the ProfileGrid – User Profiles, Groups and Communities plugin ranging from the earliest versions through 5.9.7.2, developed by Metagauss.

Risk and Exploitability

The CVSS score of 4.3 denotes a low severity impact, and the EPSS score of less than 1% indicates a very low chance of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers only need valid WordPress credentials at the Subscriber level, so the attack vector is internal authentication. The lack of a capability check permits the exploit to be carried out remotely via the AJAX endpoint, making it straightforward for an authenticated attacker to suspend users.

Generated by OpenCVE AI on April 22, 2026 at 20:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ProfileGrid to the latest version (5.9.7.3 or later) which includes the missing capability check.
  • If an immediate upgrade is not feasible, temporarily remove or disable the pm_deactivate_user_from_group AJAX action by editing the plugin’s public class file or applying a code snippet that restricts this action to administrators only.
  • Audit user suspension logs and review subscriber roles to detect any unauthorized suspensions, and consider temporarily revoking subscriber capabilities for group management until a patch is applied.

Generated by OpenCVE AI on April 22, 2026 at 20:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Metagauss
Metagauss profilegrid
Wordpress
Wordpress wordpress
Vendors & Products Metagauss
Metagauss profilegrid
Wordpress
Wordpress wordpress

Thu, 05 Feb 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 05 Feb 2026 08:45:00 +0000

Type Values Removed Values Added
Description The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized user suspension due to a missing capability check on the pm_deactivate_user_from_group() function in all versions up to, and including, 5.9.7.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to suspend arbitrary users from groups, including administrators, via the pm_deactivate_user_from_group AJAX action.
Title ProfileGrid – User Profiles, Groups and Communities <= 5.9.7.2 - Missing Authorization to Authenticated (Subscriber+) Arbitrary User Suspension
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Metagauss Profilegrid
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:45:11.007Z

Reserved: 2025-11-19T14:44:44.565Z

Link: CVE-2025-13416

cve-icon Vulnrichment

Updated: 2026-02-05T14:50:56.057Z

cve-icon NVD

Status : Deferred

Published: 2026-02-05T09:15:50.423

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13416

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T20:15:20Z

Weaknesses