CVE-2025-49033

8.5

Metagauss · ProfileGrid

A blind SQL injection vulnerability in the ProfileGrid WordPress plugin allows authenticated attackers to execute arbitrary database queries.

Executive summary

A blind SQL injection vulnerability in the Metagauss ProfileGrid plugin, rated as High severity, poses a significant risk of unauthorized data exposure for affected WordPress environments.

Vulnerability

The vulnerability is a blind SQL injection (CWE-89) located within the profilegrid-user-profiles-groups-and-communities component. An authenticated attacker can manipulate specific inputs to extract sensitive information from the underlying database.

Business impact

The ability to perform blind SQL injection allows an attacker to systematically exfiltrate sensitive data from the database, potentially including user credentials, personal information, or proprietary configuration data. Given the CVSS score of 8.5, this vulnerability represents a high risk that could lead to full compromise of the application data layer and subsequent reputational damage.

Remediation

Immediate Action: Administrators should check for and apply updates to the ProfileGrid plugin immediately, or deactivate the plugin if no patch is available to mitigate the risk.

Proactive Monitoring: Security teams should review database query logs for unusual patterns or suspicious syntax typical of SQL injection attempts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common SQL injection patterns to provide a layer of protection while awaiting a verified vendor patch.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the high CVSS score and the nature of SQL injection, this vulnerability must be treated with urgency. Administrators should prioritize verifying the plugin version and applying the latest security updates provided by Metagauss to prevent unauthorized database access.

More Metagauss CVEs

Sources

Originally found and disclosed by Trương Hữu Phúc (truonghuuphuc) | Patchstack Bug Bounty Program, per the CVE Program record.