Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Network-reachable WordPress plugin XSS, no auth needed (PR:N), victim must trigger payload (UI:R), script crosses plugin boundary into site context (S:C), partial CIA impact typical of XSS.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Stop Spammers <= 2026.3 versions.
AnalysisAI
Reflected/stored cross-site scripting in the WordPress plugin Stop Spammers (versions 2026.3 and earlier) allows unauthenticated remote attackers to inject malicious scripts that execute in a victim's browser when they interact with crafted content. The flaw carries a CVSS 3.1 base score of 7.1 due to scope change (S:C), and no public exploit identified at time of analysis, though Patchstack has catalogued the issue in its WordPress vulnerability database.
Technical ContextAI
Stop Spammers is a popular WordPress plugin (vendor identifier 'web_guy') designed to block spam comments, registrations, and login attempts. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning the plugin renders attacker-controlled input into HTML without sufficient encoding or sanitization. Because WordPress plugins typically run within the wp-admin or theme rendering pipeline, an XSS payload executes with the privileges of whichever user views the affected page, enabling session theft, admin account hijacking, or arbitrary administrative actions via forged requests. The CPE 'cpe:2.3:a:web_guy:stop_spammers:*' indicates all versions through 2026.3 are in scope.
RemediationAI
Patch available per vendor advisory - upgrade Stop Spammers to a version newer than 2026.3 as published on the WordPress plugin repository, consulting Patchstack's advisory at https://patchstack.com/database/wordpress/plugin/stop-spammer-registrations-plugin/vulnerability/wordpress-stop-spammers-plugin-2026-3-cross-site-scripting-xss-vulnerability for the exact fixed version. Until upgrade is possible, deploy a WordPress-aware WAF (Patchstack, Wordfence, or equivalent) with virtual-patching rules for this CVE, which will filter the offending parameters at the edge with negligible site impact. If neither option is viable, temporarily deactivate the Stop Spammers plugin - the trade-off is loss of spam-blocking functionality and a likely surge in registration/comment spam, so pair it with native WordPress comment moderation and reCAPTCHA on registration forms.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36853
GHSA-6hjw-x58g-gmf7