Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Network CSRF needs no attacker auth (PR:N) but requires the victim to click (UI:R); account takeover of a privileged user yields high C/I/A within an unchanged scope.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Request Forgery (CSRF) in ProfileGrid <= 5.9.9.7 versions.
AnalysisAI
Cross-site request forgery in the ProfileGrid - User Profiles, Groups and Communities WordPress plugin (versions 5.9.9.7 and earlier) allows a remote unauthenticated attacker to force a logged-in victim into performing unintended state-changing actions, chaining to full account takeover. Because a successful CSRF against an administrator can hijack a privileged account, impact is rated high across confidentiality, integrity, and availability (CVSS 8.8). No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
ProfileGrid (vendor Metagauss, CPE cpe:2.3:a:metagauss:profilegrid) is a WordPress plugin that adds front-end user profiles, membership groups, and community features to WordPress sites. The root cause is CWE-352 (Cross-Site Request Forgery): one or more of the plugin's account/profile management actions accept state-changing requests without validating a WordPress anti-CSRF nonce or equivalent unpredictable token. As a result, a request forged by an attacker's page and submitted in the victim's authenticated session context is processed as legitimate, letting the attacker drive account-modifying operations (the 'CSRF to Account Takeover' path described by Patchstack).
RemediationAI
Upgrade ProfileGrid to a release newer than 5.9.9.7 (Upstream fix available per the Patchstack advisory; a specific released patched version is not independently confirmed in the provided data - consult the vendor/WordPress plugin page for the exact fixed build before deploying). Because the flaw requires an authenticated victim to be lured to a malicious page, effective compensating controls until patching include: instructing administrators and privileged users to log out of wp-admin when not in use and to avoid browsing untrusted sites in the same session; deploying a WAF or virtual patch (Patchstack offers one) to block forged requests to the plugin's account-management endpoints; and restricting or monitoring changes to high-privilege accounts. Full advisory: https://patchstack.com/database/wordpress/plugin/profilegrid-user-profiles-groups-and-communities/vulnerability/wordpress-profilegrid-plugin-5-9-9-7-csrf-to-account-takeover-vulnerability?_s_id=cve. Trade-off: session-logout and browsing-hygiene controls depend on user discipline and do not fully close the gap, so patching remains the only complete fix.
More in Profilegrid
View allImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG
The ProfileGrid WordPress plugin before 5.3.1 provides an AJAX endpoint for resetting a user password but does not imple
The profilegrid-user-profiles-groups-and-communities plugin before 2.8.6 for WordPress has remote code execution via an
Privilege escalation in the ProfileGrid WordPress plugin before 5.9.9.8 lets unauthenticated visitors self-register into
Authentication bypass in ProfileGrid WordPress plugin allows unauthenticated attackers to forge PayPal IPN payment notif
The ProfileGrid WordPress plugin before 5.1.1 does not sanitise and escape a parameter before outputting it back in the
Missing authorization checks in ProfileGrid WordPress plugin prior to 5.9.9.7 allow authenticated subscribers to manipul
ProfileGrid WordPress plugin (all versions before 6.0.0.0) exposes group member lists and member identifiers to unauthen
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG
The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to PHP Object Injection in al
The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to privilege escalation in al
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41315
GHSA-r89c-xvf4-jw2p