CVE-2026-2488
Received
Received - Intake
Unauthorized Message Deletion in ProfileGrid WordPress Plugin
Publication date: 2026-03-07
Last updated on: 2026-03-07
Assigner: Wordfence
Description
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).
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| profilegrid | profilegrid_user_profiles_groups_and_communities | to 5.9.8.1 (inc) |
| profilegrid | profilegrid_user_profiles_groups_and_communities | to 5.9.7.1 (inc) |
| profilegrid | profilegrid_user_profiles_groups_and_communities | 5.9.8.2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |