Skip to main content

ProfileGrid User Profiles CVE-2026-4607

| EUVDEUVD-2026-29952 MEDIUM
Missing Authorization (CWE-862)
2026-05-13 Wordfence
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/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:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

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

DescriptionCVE.org

The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.9.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an action via the pm_set_group_order, pm_set_group_items, and pm_set_field_order AJAX actions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify site-wide ProfileGrid group settings including group menu order, group list order, group icon display, and field ordering.

AnalysisAI

Authentication bypass in ProfileGrid - User Profiles, Groups and Communities WordPress plugin up to version 5.9.8.4 allows authenticated Subscriber-level users to modify site-wide group settings through unprotected AJAX actions (pm_set_group_order, pm_set_group_items, pm_set_field_order). Attackers can alter group menu order, list order, icon display, and field ordering without authorization checks. No public exploit code or active exploitation has been identified; CVSS 4.3 (low-moderate severity) reflects limited impact scope to integrity without confidentiality or availability impact.

Technical ContextAI

ProfileGrid is a WordPress plugin that manages user profiles, groups, and community features. The vulnerability stems from missing authorization verification (CWE-862: Missing Authorization) in three AJAX action handlers within the admin class. These handlers process group configuration changes but fail to validate that the requesting user has administrative privileges before executing sensitive operations. The affected AJAX actions are invoked client-side without capability checks, allowing any authenticated user with Subscriber role or higher to craft malicious AJAX requests and modify group metadata stored in the WordPress database. The plugin relies on WordPress's default role-based access control (capabilities), but the AJAX handlers bypass these checks entirely.

RemediationAI

Update ProfileGrid - User Profiles, Groups and Communities plugin to version 5.9.8.5 or later (patched version available per WordPress plugin repository changeset 3491679). The patch adds proper authorization checks to the pm_set_group_order, pm_set_group_items, and pm_set_field_order AJAX actions, ensuring only users with appropriate administrative capabilities can modify group settings. If immediate patching is not feasible, restrict Subscriber-level user registration or disable user registration entirely via Settings → General → Membership in WordPress admin panel; this eliminates the attack surface for unauthenticated attackers but may impact site functionality. Alternatively, use a WordPress user role plugin (e.g., Members or User Role Editor) to audit and restrict Subscriber capabilities, removing access to community features if not needed. Monitor group settings and field ordering for unexpected changes via the WordPress database or audit logs. Apply the patch as soon as possible, as the fix is minimal and low-risk.

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

CVE-2026-4607 vulnerability details – vuln.today

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