CVE-2025-9888
BaseFortify
Publication date: 2025-09-10
Last updated on: 2025-09-11
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| maspik | maspik | 2.5.5 |
| maspik | maspik | 2.5.6 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Maspik β Ultimate Spam Protection plugin for WordPress, affecting all versions up to and including 2.5.6. It occurs because the plugin does not properly validate nonces on the clear_log function, allowing an attacker to trick a site administrator into performing an unwanted action, such as clearing all spam logs, by sending a forged request.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to clear all spam logs on a WordPress site by tricking an administrator into clicking a malicious link. This could result in loss of important spam log data, potentially hiding evidence of spam or malicious activity and making it harder to track or respond to spam attacks.
What immediate steps should I take to mitigate this vulnerability?
Update the Maspik β Ultimate Spam Protection plugin for WordPress to a version later than 2.5.6 where the nonce validation issue on the clear_log function is fixed. Until then, restrict administrative access and avoid clicking on suspicious links that could trigger the clear_log action.