CVE-2023-22675 MEDIUM

CVE-2023-22675: WordPress WP Fast Cache plugin <= 1.5 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Taylor Hawkes
Product WP Fast Cache
Weakness CWE-352 · CSRF
Published December 9, 2025
Last update April 28, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Taylor Hawkes WP Fast Cache allows Cross Site Request Forgery.This issue affects WP Fast Cache: from n/a through 1.5.

Explanation of Vulnerability in Simple Terms

02Summary

WP Fast Cache versions up to 1.5 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unauthorized actions on behalf of site administrators. An attacker can craft a malicious link or page that, when visited by an admin, executes unwanted cache operations or configuration changes. No authentication is required from the attacker, but the admin must click the link or visit the page.

What an attacker can do

03Attacker Capabilities

Perform unauthorized cache operations or configuration changes on behalf of an admin who visits a malicious link.

Potential impact on your site

04Site Impact

Cache settings could be altered or cache operations triggered without admin consent, potentially affecting site performance or exposing cached data.

Conditions required to exploit

05Prerequisites

Admin must visit attacker-controlled page or click a malicious link; no special attacker privileges needed.

Key dates

06Disclosure timeline

December 9, 2025 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE