Description
Unauthenticated Cross Site Scripting (XSS) in Stop Spammers <= 2026.3 versions.
Published: 2026-06-15
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an unauthenticated cross‑site scripting flaw in the Stop Spammers plugin for WordPress versions 2026.3 and earlier. An attacker can inject malicious script code into the plugin’s output, which will run in the browsers of any site visitor. This can compromise the confidentiality, integrity, or availability of the site content from a client‑side perspective, potentially allowing an attacker to steal user credentials, deface the site, or redirect users to malicious domains. The type of weakness is reflected in CWE‑79, indicating improper input validation or output encoding.

Affected Systems

The affected product is the WordPress Stop Spammers plugin developed by Web Guy, specifically all versions up to and including 2026.3. The plugin is commonly installed on WordPress sites to manage spam registrations, so any site running a vulnerable version is at risk.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity of this flaw, despite an EPSS score of less than 1% suggesting a very low but non‑zero probability of exploitation. The flaw is not listed in the CISA KEV catalog, but its client‑side nature means it can be triggered by any legitimate visitor to the affected site. The likely attack vector involves a crafted URL or form input that the plugin processes without proper sanitization, resulting in malicious script injection into the page rendered to users.

Generated by OpenCVE AI on June 16, 2026 at 23:11 UTC.

Remediation

Vendor Solution

Update the WordPress Stop Spammers Plugin to the latest available version (at least 2026.4).


OpenCVE Recommended Actions

  • Update the WordPress Stop Spammers plugin to version 2026.4 or newer, which removes the XSS vulnerability.
  • If the plug‑in cannot be updated immediately, deactivate or uninstall it to prevent the flaw from being exploitable.
  • Verify the plugin’s configuration and behaviour after applying the patch to ensure that no residual unsanitized inputs remain exposed.

Generated by OpenCVE AI on June 16, 2026 at 23:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Stop Spammers <= 2026.3 versions.
Title WordPress Stop Spammers plugin <= 2026.3 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T12:25:13.971Z

Reserved: 2026-05-25T22:10:13.824Z

Link: CVE-2026-48876

cve-icon Vulnrichment

Updated: 2026-06-16T12:25:10.755Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:17:17.023

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-48876

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T23:15:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')