Description
The Maspik – Ultimate Spam Protection plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.5.6. This is due to missing or incorrect nonce validation on the clear_log function. This makes it possible for unauthenticated attackers to clear all spam logs via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-09-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery that allows unauthenticated users to clear all spam logs
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the Maspik – Ultimate Spam Protection WordPress plugin, specifically the clear_log function where nonce validation is absent or incorrect. This deficiency permits unauthenticated attackers to send a forged request that triggers log clearance. The result is loss of spam activity records, which can conceal malicious activity and disrupt monitoring and auditing efforts. The weakness is formally categorized as CWE‑352, representing inadequate protection against CSRF attacks.

Affected Systems

The flaw affects versions up to and including 2.5.6 of the Maspik – Ultimate Spam Protection plugin. Systems running any of these releases with WordPress installations are susceptible; no other vendors or products are listed as affected in the available CNA data.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity, while the EPSS score of less than 1% suggests a very low probability of exploitation at present. The vulnerability is not included in the CISA KEV catalog. Exploitation requires the attacker to trick a site administrator into submitting a forged request—commonly via a malicious link—making it a CSRF-based social engineering attack rather than a purely automated threat.

Generated by OpenCVE AI on April 20, 2026 at 21:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and apply the latest Maspik release that fixes the CSRF issue.
  • If an upgrade is not immediately possible, disable or restrict the clear_log capability so that only users with the highest privileges can invoke it, or remove the function entirely from the admin interface.
  • Implement a CSRF protection layer or security plugin that enforces nonce checks on all state‑changing requests within WordPress.
  • Educate administrators to detect and avoid suspicious links that could be used to trigger actions.

Generated by OpenCVE AI on April 20, 2026 at 21:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27523 The Maspik – Ultimate Spam Protection plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.5.6. This is due to missing or incorrect nonce validation on the clear_log function. This makes it possible for unauthenticated attackers to clear all spam logs via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Thu, 11 Sep 2025 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 10 Sep 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 10 Sep 2025 06:45:00 +0000

Type Values Removed Values Added
Description The Maspik – Ultimate Spam Protection plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.5.6. This is due to missing or incorrect nonce validation on the clear_log function. This makes it possible for unauthenticated attackers to clear all spam logs via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Maspik <= 2.5.6 - Cross-Site Request Forgery
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:18:07.135Z

Reserved: 2025-09-02T22:26:18.813Z

Link: CVE-2025-9888

cve-icon Vulnrichment

Updated: 2025-09-10T20:32:19.687Z

cve-icon NVD

Status : Deferred

Published: 2025-09-10T07:15:46.940

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9888

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T22:00:11Z

Weaknesses