CVE-2026-2494 MEDIUM

CVE-2026-2494: ProfileGrid <= 5.9.8.2 - Cross-Site Request Forgery to Group Membership Request Approval/Denial

Vendor Metagauss
Product ProfileGrid – User Profiles, Groups and Communities
Weakness CWE-352 · CSRF
Published March 7, 2026
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 5.9.8.2. This is due to missing nonce validation on the membership request management page (approve and decline actions). This makes it possible for unauthenticated attackers to approve or deny group membership requests via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

ProfileGrid contains a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of a logged-in user. The vulnerability requires the victim to visit a malicious webpage while authenticated to the site. An attacker can modify site data or settings, but cannot read sensitive information or cause service disruption.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions (like changing settings or data) on behalf of a logged-in user.

Potential impact on your site

04Site Impact

Users' accounts and site settings can be modified without their knowledge if they visit a malicious link while logged in.

Conditions required to exploit

05Prerequisites

Victim must be logged in and visit an attacker-controlled webpage or link.

Key dates

06Disclosure timeline

March 7, 2026 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE