CVE-2026-2488

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).
Configurations

No configuration.

History

22 Apr 2026, 21:27

Type Values Removed Values Added
Summary
  • (es) El plugin ProfileGrid – Perfiles de Usuario, Grupos y Comunidades para WordPress es vulnerable a la eliminación no autorizada de mensajes debido a una falta de verificación de capacidad en la función pg_delete_msg() en todas las versiones hasta la 5.9.8.1, inclusive. Esto se debe a que la función no verifica que el usuario solicitante tenga permiso para eliminar el mensaje objetivo. Esto hace posible que atacantes autenticados, con acceso de nivel Suscriptor y superior, eliminen mensajes arbitrarios pertenecientes a cualquier usuario enviando una solicitud directa con un ID de mensaje válido (parámetro mid).

07 Mar 2026, 02:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-07 02:16

Updated : 2026-06-17 10:31


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