CVE-2026-1271

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.9.7.2 via the 'pm_upload_image' and 'pm_upload_cover_image' AJAX actions. This is due to the update_user_meta() function being called outside of the user authorization check in public/partials/crop.php and public/partials/coverimg_crop.php. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change any user's profile picture or cover image, including administrators.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin ProfileGrid – User Profiles, Groups and Communities para WordPress es vulnerable a Referencia Directa Insegura a Objeto en todas las versiones hasta e incluyendo la 5.9.7.2 a través de las acciones AJAX 'pm_upload_image' y 'pm_upload_cover_image'. Esto se debe a que la función update_user_meta() se llama fuera de la comprobación de autorización de usuario en public/partials/crop.php y public/partials/coverimg_crop.php. Esto hace posible que atacantes autenticados, con acceso de nivel Suscriptor y superior, cambien la imagen de perfil o la imagen de portada de cualquier usuario, incluidos los administradores.

05 Feb 2026, 10:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-05 10:16

Updated : 2026-04-15 00:35


NVD link : CVE-2026-1271

Mitre link : CVE-2026-1271

CVE.ORG link : CVE-2026-1271


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key