Description
The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to blind SQL Injection via the 'rid' parameter in all versions up to, and including, 5.9.8.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-05-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress contains a blind SQL Injection vulnerability caused by insufficient escaping of the user-supplied 'rid' parameter and the absence of proper query preparation. An attacker who is authenticated with at least a Subscriber role can append additional SQL statements to the existing query, enabling extraction of sensitive information from the database. The weakness is identified as CWE‑89, indicating an input value error that allows the construction of malicious SQL commands.

Affected Systems

All installations of the Metagauss ProfileGrid plugin for WordPress up to and including version 5.9.8.4 are affected. The plugin provides user profile, group, and community functionality and is commonly deployed in WordPress environments where it is essential to verify that a security fix is applied when newer releases become available.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity impact. The EPSS score is not available, and the vulnerability is not currently listed in the CISA KEV catalog. Based on the description, the likely attack vector is an authenticated interaction via the 'rid' parameter by a user with Subscriber-level access or higher. Exploitation does not require additional privileges beyond that, and the absence of input validation allows an attacker to perform blind injection, potentially revealing confidential database content.

Generated by OpenCVE AI on May 13, 2026 at 15:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ProfileGrid plugin to the latest version (v5.9.8.5 or later) to remove the vulnerable code.
  • Restrict the ability of Subscriber users to use the 'rid' functionality by adjusting role permissions or by disabling the endpoint for non‑admin accounts.
  • If an immediate update cannot be performed, block or monitor requests containing the 'rid' parameter with a web application firewall or by filtering out SQL‑like payloads to prevent blind injection attempts.

Generated by OpenCVE AI on May 13, 2026 at 15:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 14 May 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 13 May 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Metagauss
Metagauss profilegrid – User Profiles, Groups And Communities
Wordpress
Wordpress wordpress
Vendors & Products Metagauss
Metagauss profilegrid – User Profiles, Groups And Communities
Wordpress
Wordpress wordpress

Wed, 13 May 2026 14:15:00 +0000

Type Values Removed Values Added
Description The ProfileGrid – User Profiles, Groups and Communities plugin for WordPress is vulnerable to blind SQL Injection via the 'rid' parameter in all versions up to, and including, 5.9.8.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title ProfileGrid <= 5.9.8.4 - Authenticated (Subscriber+) SQL Injection via 'rid' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Metagauss Profilegrid – User Profiles, Groups And Communities
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-13T15:07:30.848Z

Reserved: 2026-03-23T03:56:16.714Z

Link: CVE-2026-4608

cve-icon Vulnrichment

Updated: 2026-05-13T15:07:25.591Z

cve-icon NVD

Status : Deferred

Published: 2026-05-13T14:17:58.357

Modified: 2026-05-13T14:43:46.717

Link: CVE-2026-4608

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-13T16:45:44Z

Weaknesses