Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Stored XSS in a plugin sink typically needs a low-privileged authenticated user to inject (PR:L) and admin view (UI:R); scope change to browser context (S:C), limited C/I, no real availability impact (A:N).
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in SiteGround SiteGround Email Marketing siteground-email-marketing allows Stored XSS.This issue affects SiteGround Email Marketing: from n/a through <= 1.7.5.
AnalysisAI
Stored cross-site scripting in the SiteGround Email Marketing WordPress plugin (versions up to and including 1.7.5) lets attackers persist malicious JavaScript that executes in the context of a victim's browser when the affected page is rendered. Reported by Patchstack with a CVSS 3.1 base score of 7.1 and a scope-changed impact, the flaw carries no public exploit identified at time of analysis and is not listed in CISA KEV. Because the injected payload is stored server-side, it can strike any user - including administrators - who later loads the tainted content.
Technical ContextAI
The affected component is the SiteGround Email Marketing plugin for WordPress (CPE cpe:2.3:a:siteground:siteground_email_marketing), an add-on that integrates email-campaign/subscriber functionality into WordPress sites. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation: user-controllable input is written into generated HTML without adequate output encoding or sanitization, so an attacker-supplied string containing markup or script is interpreted by the browser rather than displayed as inert text. As a stored (persistent) XSS, the payload is saved in the site's data store (e.g., a plugin setting, form field, or subscriber record) and re-served on subsequent page loads, giving it broader and more durable reach than reflected XSS.
RemediationAI
No vendor-released patch version is identified in the available data, so upgrade to a release later than 1.7.5 once SiteGround publishes one and confirm the fixed version against the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/siteground-email-marketing/vulnerability/wordpress-siteground-email-marketing-plugin-1-7-5-cross-site-scripting-xss-vulnerability. As interim compensating controls, deploy a web application firewall or Patchstack's virtual patching to filter script payloads targeting the plugin's inputs (trade-off: WAF rules can be bypassed by novel encodings and may cause false positives on legitimate rich content); restrict access to the plugin's administrative and settings pages to trusted, authenticated staff to limit who can inject or view stored content; and if the plugin's email-marketing features are not in active use, deactivate and remove it to eliminate the sink entirely (trade-off: loss of the plugin's subscriber/campaign functionality).
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-43343