Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Metagauss ProfileGrid profilegrid-user-profiles-groups-and-communities allows Stored XSS.This issue affects ProfileGrid : from n/a through <= 5.9.8.1.
AnalysisAI
A Stored Cross-Site Scripting (XSS) vulnerability exists in the Metagauss ProfileGrid WordPress plugin through version 5.9.8.1, allowing attackers to inject malicious scripts that persist in the database and execute in the browsers of other users. The vulnerability affects all versions of ProfileGrid up to and including 5.9.8.1, enabling attackers with appropriate access to compromise user sessions, steal credentials, or perform actions on behalf of victims. While no CVSS score or EPSS data is currently available, the Stored XSS classification (CWE-79) combined with active reporting from security researchers indicates this is a legitimate and actionable threat.
Technical ContextAI
The vulnerability stems from improper neutralization of user input during web page generation, classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The ProfileGrid plugin, identified via CPE (cpe:2.3:a:metagauss:profilegrid:*:*:*:*:*:*:*:*), is a WordPress plugin designed for user profiles, groups, and community management. The root cause is the failure to properly sanitize and escape user-supplied data before rendering it in HTML contexts, allowing attackers to inject arbitrary JavaScript code that becomes part of the stored content. When other users view pages containing the injected payload, the malicious script executes in their browsers with the privileges of the authenticated session, making this a Stored XSS rather than merely Reflected XSS.
RemediationAI
The primary remediation is to upgrade the ProfileGrid plugin to a version later than 5.9.8.1 as soon as a patched release is available from Metagauss or through the WordPress plugin repository. Organizations should check for available updates in their WordPress admin dashboard under Plugins > Updates, or visit the official ProfileGrid plugin page for the latest version. Until a patch is available, implementers should enforce Content Security Policy (CSP) headers with script-src restrictions to mitigate inline script injection, apply Web Application Firewall (WAF) rules to detect and block known XSS payloads, restrict plugin functionality to trusted administrators only, and consider temporarily disabling user-facing ProfileGrid features if risk tolerance is low. Input validation and output encoding should be verified at the application level if custom modifications exist. For additional guidance, refer to the Patchstack vulnerability database entry and consult the official Metagauss security advisories.
More in Profilegrid
View allImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG
The ProfileGrid WordPress plugin before 5.3.1 provides an AJAX endpoint for resetting a user password but does not imple
The profilegrid-user-profiles-groups-and-communities plugin before 2.8.6 for WordPress has remote code execution via an
The ProfileGrid WordPress plugin before 5.1.1 does not sanitise and escape a parameter before outputting it back in the
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Metagauss ProfileG
The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to PHP Object Injection in al
The ProfileGrid - User Profiles, Groups and Communities plugin for WordPress is vulnerable to privilege escalation in al
The ProfileGrid plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability chec
Cross-site request forgery in the ProfileGrid - User Profiles, Groups and Communities WordPress plugin (versions 5.9.9.7
Missing Authorization vulnerability in ProfileGrid User Profiles ProfileGrid allows Exploiting Incorrectly Configured Ac
Improper Restriction of Excessive Authentication Attempts vulnerability in Metagauss ProfileGrid allows Removing Importa
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15723
GHSA-rfqc-24wx-qfqq