CVE-2026-87770
8.6WordPress · Price Drop Alert for Woo Commerce
The Price Drop Alert for Woo Commerce WordPress plugin is vulnerable to unauthenticated SQL injection via an AJAX action, allowing remote attackers to extract sensitive database information.
Executive summary
A critical SQL injection vulnerability in the Price Drop Alert for Woo Commerce plugin allows unauthenticated attackers to exfiltrate sensitive data from the WordPress database.
Vulnerability
This flaw is a SQL injection vulnerability (CWE-89) triggered by the failure to sanitize user-supplied parameters within an AJAX action. The vulnerability is accessible to unauthenticated attackers, who can leverage the endpoint to execute arbitrary SQL commands.
Business impact
The ability for an unauthenticated attacker to inject SQL commands into the database poses a severe risk to data confidentiality. Successful exploitation could lead to the unauthorized disclosure of sensitive customer information, administrative credentials, or proprietary site data, potentially resulting in significant reputational damage and regulatory noncompliance. Given the CVSS score of 8.6, this vulnerability is classified as high severity and requires immediate attention to prevent unauthorized data access.
Remediation
Immediate Action: Since no official patch is currently available, administrators should immediately deactivate and remove the Price Drop Alert for Woo Commerce plugin from all affected WordPress installations.
Proactive Monitoring: Security teams should monitor database logs for suspicious query patterns, particularly those originating from AJAX-related endpoints or containing unexpected SQL syntax.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common SQL injection patterns targeting AJAX parameters until the plugin can be removed or a secure version is released.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high CVSS score and the ability for unauthenticated attackers to manipulate the backend database, this vulnerability represents an urgent security risk. Organizations currently utilizing the Price Drop Alert for Woo Commerce plugin must treat this as a priority. Deactivation is the only reliable method to mitigate this risk until the vendor provides a patched release.
More WordPress CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 8.6 (3.1)
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Theo Antônio Da Fonseca, with WPScan (coordinator), per the CVE Program record.