Skip to main content

ProfileGrid CVE-2026-16289

| EUVDEUVD-2026-52179 MEDIUM
Missing Authorization (CWE-862)
2026-08-03 WPScan GHSA-2cgw-vj45-mqq4
4.3
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
vuln.today AI
4.3 MEDIUM

Network-accessible WordPress endpoint; subscriber account sufficient (PR:L); only pending member metadata disclosed so C:L; no write or availability impact applies.

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

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

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

Lifecycle Timeline

5
Analysis Generated
Aug 03, 2026 - 19:42 vuln.today
CVSS changed
Aug 03, 2026 - 17:37 NVD
4.3 (MEDIUM)
Patch available
Aug 03, 2026 - 07:01 EUVD
CVE Published
Aug 03, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 03, 2026 - 06:00 cve.org
MEDIUM 4.3

DescriptionCVE.org

The ProfileGrid WordPress plugin before 6.0.0.0 does not perform authorization checks when listing a group's pending membership requests, allowing any authenticated user such as a Subscriber to disclose the names and request dates of the users awaiting approval to join any group, including private ones.

AnalysisAI

ProfileGrid WordPress plugin before version 6.0.0.0 exposes pending group membership request data to any authenticated user due to missing authorization checks on the listing endpoint. Any subscriber-level account can enumerate the names and request timestamps of users awaiting approval for any group, including groups configured as private. No active exploitation is confirmed (not in CISA KEV), though a public exploit exists via WPScan; EPSS of 0.13% (3rd percentile) places real-world exploitation probability as very low.

Technical ContextAI

ProfileGrid is a WordPress plugin providing group-based user profile and membership management (CPE: cpe:2.3:a:unknown:profilegrid:*:*:*:*:*:*:*:*). The root cause is CWE-862 (Missing Authorization): the plugin's internal handler for listing a group's pending membership requests does not invoke a capability check - such as WordPress's native current_user_can() - before returning results. Properly implemented WordPress plugins must gate privileged data reads behind role-based authorization checks; the absence of this check means any authenticated user can supply an arbitrary group ID and receive the pending member list regardless of their relationship to that group.

RemediationAI

Update the ProfileGrid WordPress plugin to version 6.0.0.0 or later, which introduces the missing authorization check on the pending membership request listing handler. The fix is confirmed as available per WPScan at https://wpscan.com/vulnerability/815a2245-6477-42a1-b08a-fa308a830be3/. If an immediate update is not feasible, a compensating control would be to restrict authenticated access on the WordPress site to trusted users only (i.e., remove open subscriber registration), which eliminates the PR:L attack surface - note this may prevent legitimate user sign-ups. Disabling the pending membership request display feature at the plugin level, if such a toggle exists, would also mitigate exposure without broader impact.

CVE-2024-30491 HIGH
8.5 Mar 29

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG

CVE-2024-30490 CRITICAL POC
9.3 Mar 29

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG

CVE-2023-0940 HIGH POC
8.8 Mar 20

The ProfileGrid WordPress plugin before 5.3.1 provides an AJAX endpoint for resetting a user password but does not imple

CVE-2019-15873 HIGH POC
8.8 Sep 03

The profilegrid-user-profiles-groups-and-communities plugin before 2.8.6 for WordPress has remote code execution via an

CVE-2026-12687 HIGH POC
7.5 Jul 30

Privilege escalation in the ProfileGrid WordPress plugin before 5.9.9.8 lets unauthenticated visitors self-register into

CVE-2026-12688 MEDIUM POC
6.5 Jul 24

Authentication bypass in ProfileGrid WordPress plugin allows unauthenticated attackers to forge PayPal IPN payment notif

CVE-2022-3578 MEDIUM POC
6.1 Nov 14

The ProfileGrid WordPress plugin before 5.1.1 does not sanitise and escape a parameter before outputting it back in the

CVE-2026-12689 MEDIUM POC
5.4 Jul 24

Missing authorization checks in ProfileGrid WordPress plugin prior to 5.9.9.7 allow authenticated subscribers to manipul

CVE-2026-16290 MEDIUM POC
5.3 Aug 06

ProfileGrid WordPress plugin (all versions before 6.0.0.0) exposes group member lists and member identifiers to unauthen

CVE-2024-30241 HIGH
8.5 Mar 28

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG

CVE-2025-0724 HIGH
8.8 Mar 22

The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to PHP Object Injection in al

CVE-2024-6411 HIGH
8.8 Jul 10

The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to privilege escalation in al

Share

CVE-2026-16289 vulnerability details – vuln.today

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