CVE-2025-10476
BaseFortify
Publication date: 2025-11-27
Last updated on: 2025-11-27
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wp_fastest_cache | wp_fastest_cache | 1.4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the WP Fastest Cache plugin for WordPress, where a missing capability check in the wpfc_db_fix_callback() function allows authenticated users with Subscriber-level access or higher to perform unauthorized database fix actions. It affects all versions up to and including 1.4.0 and only impacts sites with the premium version activated.
How can this vulnerability impact me? :
An attacker with Subscriber-level access or above can initiate unauthorized database fix actions, potentially modifying data without proper authorization. This could lead to unintended changes in the site's database, affecting the integrity of the data.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update the WP Fastest Cache plugin to a version later than 1.4.0 where the issue is fixed. Additionally, restrict Subscriber-level users from accessing or triggering database fix actions, and disable the premium features if not necessary until the update is applied.