Description
The Stop Spammers Classic plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2026.1. This is due to missing nonce validation in the ss_addtoallowlist class. This makes it possible for unauthenticated attackers to add arbitrary email addresses to the spam allowlist via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. The vulnerability was partially patched in version 2026.1.
Published: 2026-01-28
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Moderate impact due to CSRF that allows unauthenticated attackers to add arbitrary email addresses to the plugin’s allowlist
Action: Patch
AI Analysis

Impact

The Stop Spammers Classic WordPress plugin contains a Cross‑Site Request Forgery flaw caused by omitted nonce validation in the ss_addtoallowlist class. This flaw enables an attacker to forge a request that adds an email address to the spam allowlist. An attacker normally needs only a simple link to trick a site administrator into clicking and executing the request, but no authentication is required. The result is that unwanted email addresses can be whitelisted, potentially letting spammers bypass the plugin’s filtering logic and undermining the spam protection provided by the site. While this does not directly leak sensitive data or allow code execution, it erodes the integrity of the spam filtering process.

Affected Systems

WordPress sites running the webguyio Stop Spammers Classic plugin, versions up to and inclusive of 2026.1. Any deployment of these versions should be considered at risk until updated.

Risk and Exploitability

The vulnerability is rated CVSS 4.3, indicating moderate severity. The EPSS score is less than 1%, suggesting that exploitation is relatively rare at present. It is not listed in the CISA KEV catalog. The attack path is straightforward: an unauthenticated web request made by a victim (e.g., a site administrator) that includes the necessary parameters to add an email address to the allowlist. Because the flaw is limited to the lack of nonce validation, exploitation requires no additional privileges beyond the administrator’s existing access level. The overall risk is therefore moderate, but the impact on spam prevention could be significant if an attacker successfully populates the allowlist with malicious addresses.

Generated by OpenCVE AI on April 21, 2026 at 16:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Stop Spammers Classic plugin to version 2026.1 or later to apply the official fix for the missing nonce validation
  • Verify that the plugin’s settings enforce CSRF protection by confirming the presence of nonces on allowlist modification forms
  • If upgrading is not immediately possible, restrict access to the allowlist modification endpoint so that only trusted administrators can reach it, or temporarily disable the allowlist feature until a patch is applied

Generated by OpenCVE AI on April 21, 2026 at 16:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 29 Jan 2026 10:15:00 +0000

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

Wed, 28 Jan 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 28 Jan 2026 13:30:00 +0000

Type Values Removed Values Added
Description The Stop Spammers Classic plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2026.1. This is due to missing nonce validation in the ss_addtoallowlist class. This makes it possible for unauthenticated attackers to add arbitrary email addresses to the spam allowlist via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. The vulnerability was partially patched in version 2026.1.
Title Stop Spammers Classic <= 2026.1 - Cross-Site Request Forgery via Email Allowlist
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-08T16:55:49.327Z

Reserved: 2025-12-16T18:04:36.930Z

Link: CVE-2025-14795

cve-icon Vulnrichment

Updated: 2026-01-28T14:28:38.521Z

cve-icon NVD

Status : Deferred

Published: 2026-01-28T14:16:02.473

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

Link: CVE-2025-14795

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T16:15:40Z

Weaknesses