Description
The ProfileGrid WordPress plugin before 5.9.9.8 does not restrict which group an anonymous visitor may register into through its front-end registration, allowing unauthenticated users to register directly into a privileged group and be granted that group's configured role, up to Administrator when such a group exists, leading to privilege escalation.
Published: 2026-07-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the ProfileGrid WordPress plugin prior to version 5.9.9.8. It allows unauthenticated visitors to register into any group defined in the plugin's front‑end registration form. If the targeted group has a privileged role assigned—potentially even the Administrator role—an attacker can elevate privileges without authentication. This flaw is a classic Example of CWE‑269: Privilege‑Level Escalation via Inadequate Authorization.

Affected Systems

Systems running the ProfileGrid WordPress plugin with a version earlier than 5.9.9.8 are vulnerable. The plugin’s front‑end registration feature can be accessed by any internet user, so any site using this plugin without a forced authentication step for group registration is impacted.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity and the abrupt ability to gain administrator privileges suggests a serious impact. The EPSS score of less than 1% indicates that current exploit activity is expected to be very low, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only access to the public registration page and the selection of an appropriate group; no prerequisites such as site‑specific configuration or pre‑existing accounts are required. As it is a front‑end, unauthenticated attack vector, it is likely inexpensive for attackers to use on a widespread scale if a trusted group exists on a target site.

Generated by OpenCVE AI on August 3, 2026 at 11:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ProfileGrid plugin to version 5.9.9.8 or newer, as this release removes the unrestricted group assignment when registering from the front end.
  • If an upgrade cannot be applied immediately, disable the front‑end registration feature or enforce a check that only authenticated users can select a privileged group, effectively preventing unauthenticated privilege escalation.
  • Configure a monitoring rule that alerts when a new user is created with a role higher than Subscriber or when an Administrator role is assigned, allowing rapid response to potential abuse.

Generated by OpenCVE AI on August 3, 2026 at 11:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Profilegrid
Profilegrid profilegrid
Wordpress
Wordpress wordpress
Vendors & Products Profilegrid
Profilegrid profilegrid
Wordpress
Wordpress wordpress

Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The ProfileGrid WordPress plugin before 5.9.9.8 does not restrict which group an anonymous visitor may register into through its front-end registration, allowing unauthenticated users to register directly into a privileged group and be granted that group's configured role, up to Administrator when such a group exists, leading to privilege escalation.
Title ProfileGrid < 5.9.9.8 - Unauthenticated Privilege Escalation via Unrestricted Group ID
References

Subscriptions

Profilegrid Profilegrid
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T14:01:53.854Z

Reserved: 2026-06-19T08:40:27.925Z

Link: CVE-2026-12687

cve-icon Vulnrichment

Updated: 2026-07-30T14:01:47.465Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:24:58.677

Modified: 2026-07-30T14:19:00.067

Link: CVE-2026-12687

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management