Description
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized message deletion due to a missing capability check on the pg_delete_msg() function in all versions up to, and including, 5.9.8.1. This is due to the function not verifying that the requesting user has permission to delete the targeted message. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary messages belonging to any user by sending a direct request with a valid message ID (mid parameter).
Published: 2026-03-07
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary Message Deletion
Action: Apply Patch
AI Analysis

Impact

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress contains a missing capability check in the pg_delete_msg() function. Because the function does not verify that the requesting user has permission to delete the targeted message, a user with any authenticated role of Subscriber or higher can delete arbitrary messages belonging to other users. This flaw violates data integrity and is classified as CWE‑862, Missing Authorization Check.

Affected Systems

The vulnerability affects the metagauss ProfileGrid WordPress plugin, versions up to and including 5.9.8.1. All WordPress sites that install or use these plugin releases are impacted.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity, while the EPSS score of less than 1% points to a low likelihood of exploitation. The vulnerability is not listed in CISA’s KEV catalog. An attacker must first authenticate as a Subscriber or higher role, then supply a valid message ID (mid) in a direct request to the deletion endpoint. No remote code execution or network-level exploit is required, making the attack vector internal to the WordPress installation.

Generated by OpenCVE AI on April 15, 2026 at 17:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ProfileGrid plugin to a version newer than 5.9.8.1 that includes the missing authorization check.
  • If an upgrade cannot be performed immediately, restrict subscriber-level permissions so that the role lacks the capability to delete messages, using a role editor or custom capability plugin.
  • Monitor the site’s activity logs for unauthorized message deletions and investigate promptly.

Generated by OpenCVE AI on April 15, 2026 at 17:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Mar 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Mar 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Metagauss
Metagauss profilegrid – User Profiles, Groups And Communities
Wordpress
Wordpress wordpress
Vendors & Products Metagauss
Metagauss profilegrid – User Profiles, Groups And Communities
Wordpress
Wordpress wordpress

Sat, 07 Mar 2026 02:15:00 +0000

Type Values Removed Values Added
Description The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized message deletion due to a missing capability check on the pg_delete_msg() function in all versions up to, and including, 5.9.8.1. This is due to the function not verifying that the requesting user has permission to delete the targeted message. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary messages belonging to any user by sending a direct request with a valid message ID (mid parameter).
Title ProfileGrid <= 5.9.8.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Message Deletion
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 – User Profiles, Groups And Communities
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:15.049Z

Reserved: 2026-02-13T21:00:10.000Z

Link: CVE-2026-2488

cve-icon Vulnrichment

Updated: 2026-03-09T19:00:20.492Z

cve-icon NVD

Status : Deferred

Published: 2026-03-07T02:16:12.600

Modified: 2026-04-22T21:27:27.950

Link: CVE-2026-2488

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:00:15Z

Weaknesses