← Vulnerability feed

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.

7.5 CVSS 3.1 High EPSS 74% · top 0.5% CWE-89 · SQL injection
7.5CVSS 3.1 base score
74%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 4 tagged exploit
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2015-9316Wpfastestcache wp fastest cache sql injection vulnerabilityThe wp-fastest-cache plugin before 0.8.4.9 for WordPress has SQL injection in wp-admin/admin-ajax.php?action=wpfc_wppolls_ajax_request via the poll_i…EPSS 3.0%9.1CVE-2019-13635Wpfastestcache wp fastest cache path traversal vulnerabilityThe WP Fastest Cache plugin through 0.8.9.5 for WordPress allows wpFastestCache.php and inc/cache.php Directory Traversal.EPSS 44%8.8CVE-2021-24869Wpfastestcache wp fastest cache sql injection vulnerabilityThe WP Fastest Cache WordPress plugin before 0.9.5 does not escape user input in the set_urls_with_terms method before using it in a SQL statement, l…EPSS 1.2%8.8CVE-2023-1938Wpfastestcache wp fastest cache vulnerabilityThe WP Fastest Cache WordPress plugin before 1.1.5 does not have CSRF check in an AJAX action, and does not validate user input before using it in th…EPSS 8.5%8.8CVE-2018-17584Wpfastestcache wp fastest cache cross-site request forgery vulnerabilityThe WP Fastest Cache plugin 0.8.8.5 for WordPress has CSRF via the wp-admin/admin.php wpfastestcacheoptions page.EPSS 0.92%8.8CVE-2015-4089Wpfastestcache wp fastest cache cross-site request forgery vulnerabilityMultiple cross-site request forgery (CSRF) vulnerabilities in the optionsPageRequest function in admin.php in WP Fastest Cache plugin before 0.8.3.5 …EPSS 0.99%8.0CVE-2020-36836Wpfastestcache wp fastest cache cross-site request forgery vulnerabilityThe WP Fastest Cache plugin for WordPress is vulnerable to unauthorized arbitrary file deletion in versions up to, and including, 0.9.0.2 due to a la…EPSS 1.5%6.5CVE-2021-20714Wpfastestcache wp fastest cache path traversal vulnerabilityDirectory traversal vulnerability in WP Fastest Cache versions prior to 0.9.1.7 allows a remote attacker with administrator privileges to delete arbi…EPSS 2.6%

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.