Description
Unauthenticated Cross Site Request Forgery (CSRF) in ProfileGrid <= 5.9.9.7 versions.
Published: 2026-07-02
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross‑Site Request Forgery flaw in the WordPress ProfileGrid plugin, affecting all releases up to and including 5.9.9.7, is a CWE‑352 vulnerability. It allows an attacker to craft and send an HTTP request that the plugin accepts without the presence of a valid user session. This vulnerability enables the attacker to perform any action that a logged‑in user could, such as changing account credentials or modifying profile information, thereby resulting in potential account takeover.

Affected Systems

The vulnerability is found in the ProfileGrid plugin distributed by Metagauss. WordPress installations that have this plugin activated and are running version 5.9.9.7 or older are at risk. Any site that includes the vulnerable plugin code is potentially exposed.

Risk and Exploitability

The CVSS score of 8.8 classifies the issue as high severity. The EPSS score of <1% indicates a low likelihood of exploitation, but the possibility of remote account takeover justifies attention. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector involves a victim’s browser unintentionally submitting a crafted request—such as clicking a malicious link—while a valid session cookie remains in the browser, allowing the unauthenticated CSRF to succeed.

Generated by OpenCVE AI on July 21, 2026 at 11:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ProfileGrid to a version newer than 5.9.9.7 to apply the vendor’s patch.
  • If an upgrade is not immediately possible, disable or uninstall the ProfileGrid plugin to remove the vulnerable code.
  • Implement a Web Application Firewall or configure your site’s security plugin to detect and block CSRF requests lacking a valid nonce or token, mitigating exploitation until a patch is applied.

Generated by OpenCVE AI on July 21, 2026 at 11:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 15:00:00 +0000

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

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Request Forgery (CSRF) in ProfileGrid <= 5.9.9.7 versions.
Title WordPress ProfileGrid plugin <= 5.9.9.7 - CSRF to Account Takeover vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Metagauss Profilegrid
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:46:27.354Z

Reserved: 2026-06-25T08:04:41.580Z

Link: CVE-2026-57759

cve-icon Vulnrichment

Updated: 2026-07-02T19:46:18.619Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:30:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)