Skip to main content

ProfileGrid CVE-2026-12073

| EUVDEUVD-2026-40254 CRITICAL
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-06-30 Wordfence GHSA-5949-6pq3-mp7g
9.8
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Unauthenticated network registration request with no user interaction yields admin takeover, so AV:N/AC:L/PR:N/UI:N and full C/I/A impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 30, 2026 - 06:16 vuln.today
CVE Published
Jun 30, 2026 - 05:34 cve.org
CRITICAL 9.8

DescriptionCVE.org

The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 5.9.9.5. This is due to the plugin not validating a user_login on registration forms that don't contain this parameter, and not properly handling the error messages. This makes it possible for unauthenticated attackers to change email address of user account with ID=1 (usually an administrator), and leverage that to reset the user's password and gain access to their account.

AnalysisAI

Account takeover in the ProfileGrid - User Profiles, Groups and Communities WordPress plugin (all versions through 5.9.9.5) lets unauthenticated remote attackers hijack the site administrator account. The plugin fails to validate a user_login value on registration forms lacking that parameter and mishandles the resulting error messages, allowing an attacker to overwrite the email address of the user with ID=1 (typically the admin) and then trigger a password reset to seize full control. Reported by Wordfence with a 9.8 CVSS; no public exploit identified at time of analysis.

Technical ContextAI

The flaw lives in ProfileGrid's user-registration/profile workflow for WordPress, a PHP application layer that maps form submissions to WordPress user records. The root cause is CWE-639 (Authorization Bypass Through User-Controlled Key, i.e. insecure direct object reference): when a registration form omits the user_login parameter, the plugin neither requires nor validates it, and its error-handling path can be steered to operate against an arbitrary, attacker-chosen user object - specifically the record with ID=1. Because WordPress conventionally assigns ID=1 to the first/administrator account, an authorization decision that should be keyed to the registering user is instead driven by an attacker-influenced identifier, permitting modification of another user's email field. The affected component is identified by CPE cpe:2.3:a:metagauss:profilegrid_-_user_profiles,_groups_and_communities, the Metagauss-developed plugin.

RemediationAI

Upstream fix available (changeset/commit); released patched version not independently confirmed from the provided data - the fix is committed at https://plugins.trac.wordpress.org/changeset/3578435/, so update ProfileGrid to the first release published after 5.9.9.5 (verify the exact patched version in the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/2d35279d-299e-4ca2-8f84-165284e058c8?source=cve before deploying). Until patched, restrict or disable public/front-end ProfileGrid registration forms so unauthenticated submissions cannot reach the vulnerable handler (trade-off: blocks legitimate self-service signups); place a WAF rule or web-server restriction in front of the registration endpoint to require the user_login parameter and reject submissions that omit it; and as a containment measure, change the administrator account away from user ID=1 where feasible and enable multi-factor authentication plus password-reset alerting on admin accounts so an unauthorized email change is detected (trade-off: operational overhead and does not close the underlying flaw).

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-12073 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy