Summary
CVE-2026-66680 is an unauthenticated SQL injection vulnerability affecting the Locatoraid Store Locator plugin for WordPress, developed by Plainware. The flaw allows attackers to inject malicious SQL through the plugin without any authentication, and has been assigned a CVSS v3.1 base score of 9.3 (Critical). It affects all plugin versions up to and including 3.9.72.
Technical details
- Root cause: Improper neutralization of special elements used in SQL commands (CWE-89) within the Locatoraid Store Locator plugin, allowing untrusted input to be incorporated into SQL queries.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw; it can be triggered via crafted requests to the vulnerable plugin functionality (blind SQL injection).
- Attack vector: Network — the vulnerability is remotely exploitable over HTTP(S) against internet-facing WordPress sites running the plugin.
- Impact: High confidentiality impact (unauthorized reading of database contents, e.g., credentials, user data) and low availability impact; integrity impact is not affected. The CVSS vector indicates a scope change, meaning the impact can extend beyond the vulnerable component itself.
Affected software
- Locatoraid Store Locator WordPress plugin, versions up to and including 3.9.72.
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Upgrade Locatoraid Store Locator to a version newer than 3.9.72, which resolves this vulnerability.
- If patching is not immediately possible: Restrict or monitor access to the plugin’s public-facing endpoints, deploy a Web Application Firewall (WAF) rule to detect and block SQL injection patterns, and review database and web server logs for signs of exploitation attempts.
How IONIX identifies potentially affected assets
IONIX matches the following signal against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/locatoraid/

