CVE-2025-10476 MEDIUM

CVE-2025-10476: WP Fastest Cache <= 1.4.0 - Missing Authorization to Authenticated (Subscriber+) DB Cleanup Actions

Vendor Emrevona
Product WP Fastest Cache – WordPress Cache Plugin
Weakness CWE-862 · Missing authorization
Published November 27, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The WP Fastest Cache plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the wpfc_db_fix_callback() function in all versions up to, and including, 1.4.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to initiate several database fix actions. This only affects sites with premium activated.

Explanation of Vulnerability in Simple Terms

02Summary

WP Fastest Cache versions up to 1.4.0 lack proper authorization checks, allowing authenticated users with low privileges to modify site settings they should not access. An attacker with a basic WordPress account can change cache configuration without proper permission validation. This affects the plugin's administrative functions and could lead to unintended cache behavior or site performance issues.

What an attacker can do

03Attacker Capabilities

Modify cache plugin settings without proper authorization.

Potential impact on your site

04Site Impact

Unauthorized users can alter cache configuration, potentially degrading site performance or exposing cached data.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege WordPress user account (e.g., subscriber or contributor).

Key dates

06Disclosure timeline

November 27, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE