Skip to main content

ProfileGrid WordPress Plugin EUVDEUVD-2026-29954

| CVE-2026-4609 HIGH
Missing Authorization (CWE-862)
2026-05-13 Wordfence
7.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.1 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 13, 2026 - 14:45 vuln.today
CVE Published
May 13, 2026 - 13:27 nvd
HIGH 7.1

DescriptionCVE.org

The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the pm_invite_user function in all versions up to, and including, 5.9.8.4. This makes it possible for authenticated attackers, with Subscriber-level access and above, to add themselves or any registered user to any ProfileGrid group, including closed and paid groups, bypassing all authorization and payment gates.

AnalysisAI

Authenticated subscribers can bypass authorization gates and forcibly join any ProfileGrid group - including closed, paid, or restricted groups - through a missing capability check in the pm_invite_user function. Affects all ProfileGrid plugin versions up to 5.9.8.4. The vulnerability enables low-privilege users to circumvent membership restrictions and payment requirements, potentially exposing premium content and private community spaces. EPSS data not provided; no CISA KEV listing identified, indicating no confirmed widespread exploitation at time of analysis. CVSS 7.1 reflects high integrity impact due to authorization bypass capabilities.

Technical ContextAI

ProfileGrid is a WordPress plugin providing user profile management, group functionality, and community features with membership controls. The vulnerability exists in the pm_invite_user AJAX handler within class-profile-magic-public.php, which processes group membership requests without verifying user capabilities or authorization levels. Per WordPress security model, capability checks are required before privileged operations like group assignment. CWE-862 (Missing Authorization) indicates the function executes sensitive actions - adding users to groups - without validating whether the authenticated user has permission to perform that action. This differs from authentication bypass (verifying identity) as it specifically involves missing authorization checks (verifying permissions). The CPE identifies the vulnerable component as the metagauss:profilegrid plugin across all versions through 5.9.8.4, affecting WordPress sites using this community management functionality.

RemediationAI

Primary remediation: Update ProfileGrid plugin to version 5.9.8.5 or later, which implements proper capability checks per changeset https://plugins.trac.wordpress.org/changeset/3491679/. The patch adds authorization validation to the pm_invite_user function before processing group membership modifications. WordPress administrators should update via Dashboard → Plugins → Update or download from the official WordPress plugin repository. If immediate patching is not feasible, implement these compensating controls with noted trade-offs: (1) Restrict new user registration to administrator approval only (Settings → General → Membership → 'Anyone can register' to disabled) - this prevents attackers from creating subscriber accounts but blocks legitimate user onboarding and may impact site growth; (2) Audit existing group memberships for unauthorized users by reviewing ProfileGrid → Groups → [Group Name] → Members, looking for subscriber-level accounts in premium/restricted groups - labor-intensive for large communities; (3) Temporarily disable ProfileGrid AJAX endpoints for subscriber roles via custom WordPress plugin filtering 'wp_ajax_' hooks - requires PHP development expertise and breaks legitimate subscriber functionality. All workarounds reduce functionality; patching is strongly preferred. Verify remediation by attempting unauthorized group joins with test subscriber accounts post-update.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

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-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

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-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

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-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-29954 vulnerability details – vuln.today

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