CVE-2025-2165: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in samhoamt SH Email Alert
CVE-2025-2165 is a reflected Cross-Site Scripting (XSS) vulnerability in the samhoamt SH Email Alert WordPress plugin, affecting all versions up to 1. 0. The flaw arises from improper input sanitization and output escaping of the 'mid' parameter, allowing unauthenticated attackers to inject malicious scripts. Exploitation requires tricking a user into clicking a crafted link, leading to script execution in the victim's browser. The vulnerability has a CVSS 3. 1 score of 6. 1 (medium severity), with a network attack vector, no privileges required, but user interaction needed. While no known exploits are currently reported in the wild, the vulnerability poses risks to confidentiality and integrity by enabling session hijacking, phishing, or other malicious actions. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation. Countries with significant WordPress usage and targeted sectors are at higher risk.
AI Analysis
Technical Summary
CVE-2025-2165 identifies a reflected Cross-Site Scripting (XSS) vulnerability in the samhoamt SH Email Alert plugin for WordPress, present in all versions up to and including 1.0. The vulnerability stems from improper neutralization of input during web page generation, specifically inadequate sanitization and escaping of the 'mid' parameter. This flaw allows unauthenticated attackers to craft malicious URLs containing JavaScript payloads that, when clicked by a user, execute in the context of the vulnerable website. The attack vector is network-based, requiring no authentication but necessitating user interaction (clicking a link). The vulnerability impacts confidentiality and integrity by enabling attackers to steal session cookies, perform actions on behalf of users, or conduct phishing attacks. The CVSS 3.1 base score is 6.1, reflecting medium severity due to the ease of exploitation balanced against the need for user interaction and limited impact on availability. No patches or known exploits are currently documented, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is used in WordPress environments, which are widely deployed globally, increasing the potential attack surface. The reflected nature of the XSS means the malicious script is not stored but delivered via crafted URLs, making detection and prevention more challenging without proper input validation and output encoding.
Potential Impact
The primary impact of CVE-2025-2165 is on the confidentiality and integrity of affected web applications and their users. Successful exploitation can lead to session hijacking, allowing attackers to impersonate legitimate users and access sensitive information or perform unauthorized actions. It can also facilitate phishing attacks by injecting deceptive content, potentially leading to credential theft or malware distribution. Although availability is not directly affected, the reputational damage and potential data breaches can have significant operational and financial consequences. Organizations relying on the SH Email Alert plugin in WordPress environments face increased risk, especially if users are not trained to recognize suspicious links. The vulnerability's exploitation requires user interaction, which somewhat limits automated mass exploitation but does not eliminate targeted attacks. Given WordPress's extensive use in various sectors, including government, education, and commerce, the threat can have broad implications if left unmitigated.
Mitigation Recommendations
To mitigate CVE-2025-2165, organizations should first check for updates or patches from the plugin vendor and apply them immediately once available. In the absence of official patches, administrators can implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'mid' parameter. Input validation and output encoding should be enforced at the application level, ensuring all user-supplied data is properly sanitized before rendering. Disabling or removing the SH Email Alert plugin if it is not essential can reduce exposure. Additionally, educating users to avoid clicking on suspicious or unsolicited links can help mitigate the risk of exploitation. Monitoring web server logs for unusual query parameters or repeated attempts to exploit the 'mid' parameter can provide early detection. Employing Content Security Policy (CSP) headers can also reduce the impact of XSS by restricting script execution sources. Finally, regular security assessments and penetration testing can help identify and remediate similar vulnerabilities proactively.
Affected Countries
United States, India, Brazil, Germany, United Kingdom, Canada, Australia, France, Japan, Netherlands, Italy, Spain
CVE-2025-2165: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in samhoamt SH Email Alert
Description
CVE-2025-2165 is a reflected Cross-Site Scripting (XSS) vulnerability in the samhoamt SH Email Alert WordPress plugin, affecting all versions up to 1. 0. The flaw arises from improper input sanitization and output escaping of the 'mid' parameter, allowing unauthenticated attackers to inject malicious scripts. Exploitation requires tricking a user into clicking a crafted link, leading to script execution in the victim's browser. The vulnerability has a CVSS 3. 1 score of 6. 1 (medium severity), with a network attack vector, no privileges required, but user interaction needed. While no known exploits are currently reported in the wild, the vulnerability poses risks to confidentiality and integrity by enabling session hijacking, phishing, or other malicious actions. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation. Countries with significant WordPress usage and targeted sectors are at higher risk.
AI-Powered Analysis
Technical Analysis
CVE-2025-2165 identifies a reflected Cross-Site Scripting (XSS) vulnerability in the samhoamt SH Email Alert plugin for WordPress, present in all versions up to and including 1.0. The vulnerability stems from improper neutralization of input during web page generation, specifically inadequate sanitization and escaping of the 'mid' parameter. This flaw allows unauthenticated attackers to craft malicious URLs containing JavaScript payloads that, when clicked by a user, execute in the context of the vulnerable website. The attack vector is network-based, requiring no authentication but necessitating user interaction (clicking a link). The vulnerability impacts confidentiality and integrity by enabling attackers to steal session cookies, perform actions on behalf of users, or conduct phishing attacks. The CVSS 3.1 base score is 6.1, reflecting medium severity due to the ease of exploitation balanced against the need for user interaction and limited impact on availability. No patches or known exploits are currently documented, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is used in WordPress environments, which are widely deployed globally, increasing the potential attack surface. The reflected nature of the XSS means the malicious script is not stored but delivered via crafted URLs, making detection and prevention more challenging without proper input validation and output encoding.
Potential Impact
The primary impact of CVE-2025-2165 is on the confidentiality and integrity of affected web applications and their users. Successful exploitation can lead to session hijacking, allowing attackers to impersonate legitimate users and access sensitive information or perform unauthorized actions. It can also facilitate phishing attacks by injecting deceptive content, potentially leading to credential theft or malware distribution. Although availability is not directly affected, the reputational damage and potential data breaches can have significant operational and financial consequences. Organizations relying on the SH Email Alert plugin in WordPress environments face increased risk, especially if users are not trained to recognize suspicious links. The vulnerability's exploitation requires user interaction, which somewhat limits automated mass exploitation but does not eliminate targeted attacks. Given WordPress's extensive use in various sectors, including government, education, and commerce, the threat can have broad implications if left unmitigated.
Mitigation Recommendations
To mitigate CVE-2025-2165, organizations should first check for updates or patches from the plugin vendor and apply them immediately once available. In the absence of official patches, administrators can implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the 'mid' parameter. Input validation and output encoding should be enforced at the application level, ensuring all user-supplied data is properly sanitized before rendering. Disabling or removing the SH Email Alert plugin if it is not essential can reduce exposure. Additionally, educating users to avoid clicking on suspicious or unsolicited links can help mitigate the risk of exploitation. Monitoring web server logs for unusual query parameters or repeated attempts to exploit the 'mid' parameter can provide early detection. Employing Content Security Policy (CSP) headers can also reduce the impact of XSS by restricting script execution sources. Finally, regular security assessments and penetration testing can help identify and remediate similar vulnerabilities proactively.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-03-10T13:47:26.414Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b1fb7ef31ef0b54e540
Added to database: 2/25/2026, 9:35:27 PM
Last enriched: 2/25/2026, 10:17:35 PM
Last updated: 2/26/2026, 7:15:19 AM
Views: 1
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-25191: Uncontrolled Search Path Element in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-23703: Incorrect default permissions in Digital Arts Inc. FinalCode Ver.5 series
HighCVE-2026-1311: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in bearsthemes Worry Proof Backup
HighFinding Signal in the Noise: Lessons Learned Running a Honeypot with AI Assistance [Guest Diary], (Tue, Feb 24th)
MediumCVE-2026-2506: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in motahar1 EM Cost Calculator
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.