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).
References
Configurations
No configuration.
History
07 Mar 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-07 02:16
Updated : 2026-03-09 13:35
NVD link : CVE-2026-2488
Mitre link : CVE-2026-2488
CVE.ORG link : CVE-2026-2488
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
