Description
The SH Email Alert plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'mid' parameter in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2025-03-26
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Reflected Cross‑Site Scripting that allows arbitrary script injection via the 'mid' parameter.
Action: Apply Patch
AI Analysis

Impact

The SH Email Alert plugin for WordPress is vulnerable to Reflected Cross‑Site Scripting through the 'mid' query parameter. The plugin does not properly sanitize user input or escape output before rendering it, allowing unauthenticated users to inject arbitrary web scripts that execute when a victim visits a crafted URL.

Affected Systems

The vulnerability affects the SH Email Alert plugin distributed by samhoamt for WordPress. All released versions up to and including 1.0 are affected; later releases, if any, are not documented as impacted.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate severity. The EPSS score of less than 1% suggests a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely by persuading a user to click a specially crafted link that triggers the reflected scripting in the victim’s browser.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the SH Email Alert plugin to the latest available version that addresses the XSS flaw.
  • If an update is not available, deactivate or uninstall the plugin to eliminate the vulnerability.
  • As a temporary countermeasure, adjust the plugin code to validate the 'mid' parameter (e.g., allow only numeric values) and apply proper output escaping before rendering it.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8252 The SH Email Alert plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'mid' parameter in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
History

Wed, 26 Mar 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Mar 2025 02:45:00 +0000

Type Values Removed Values Added
Description The SH Email Alert plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'mid' parameter in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title SH Email Alert <= 1.0 - Reflected Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:27:44.737Z

Reserved: 2025-03-10T13:47:26.414Z

Link: CVE-2025-2165

cve-icon Vulnrichment

Updated: 2025-03-26T18:41:03.163Z

cve-icon NVD

Status : Deferred

Published: 2025-03-26T03:15:12.853

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

Link: CVE-2025-2165

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:45:25Z

Weaknesses
  • CWE-79

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