Vulnerability record · CVE-2023-6063 · published 4 December 2023
CVE-2023-6063: WP Fastest Cache unauthenticated SQL injection
Wpfastestcache · Wp Fastest Cache
The WP Fastest Cache WordPress plugin before 1.2.2 fails to sanitise and escape a parameter before using it in a SQL statement, allowing SQL injection. Because the flaw is reachable without authentication, any remote visitor can attempt to manipulate database queries on an affected site.
Description
The WP Fastest Cache WordPress plugin before 1.2.2 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
high priorityUnauthenticated network-exploitable SQL injection with public exploit references and a very high EPSS score, though no KEV listing or confirmed active exploitation is recorded.
What it is
The WP Fastest Cache WordPress plugin before 1.2.2 fails to sanitise and escape a parameter before using it in a SQL statement, allowing SQL injection. Because the flaw is reachable without authentication, any remote visitor can attempt to manipulate database queries on an affected site.
Impact
An attacker can read data from the WordPress database, including potentially sensitive content and user records, as the CVSS vector limits impact to confidentiality. No integrity or availability impact is described in the record.
Attack surface
The vulnerability is network-reachable over HTTP with no authentication and no user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N. It is triggered through a parameter handled by the plugin.
Exploitation
The record is not listed in CISA KEV, but EPSS is very high at 0.737 (99.4th percentile) and both references are tagged Exploit, indicating public exploit information exists. No ransomware group usage is documented.
What to do
- Update WP Fastest Cache to version 1.2.2 or later.
- If immediate patching is not possible, disable or remove the plugin until it can be updated.
- Use a web application firewall to block SQL injection patterns against the plugin's endpoints.
- Audit the WordPress database and logs for signs of unauthorised query activity.
- Restrict and monitor access to WordPress administrative and plugin-facing paths.
Detection
- Review web server and WAF logs for SQL injection payloads targeting WP Fastest Cache parameters.
- Monitor database query logs for anomalous or unexpected SELECT statements originating from web requests.
- Check for unexpected changes or exfiltration of WordPress database content.
- Correlate requests to the plugin's endpoints with abnormal response sizes or error patterns.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://wpscan.com/blog/unauthenticated-sql-injection-vulnerability-addressed-in-wp-fastest-cache-1-2-2/ | ExploitThird Party Advisory |
| https://wpscan.com/vulnerability/30a74105-8ade-4198-abe2-1c6f2967443e | ExploitThird Party Advisory |
| https://wpscan.com/blog/unauthenticated-sql-injection-vulnerability-addressed-in-wp-fastest-cache-1-2-2/ | ExploitThird Party Advisory |
| https://wpscan.com/vulnerability/30a74105-8ade-4198-abe2-1c6f2967443e | ExploitThird Party Advisory |
Track CVE-2023-6063 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2023-6063), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.