Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Stored XSS realistically needs a low-privilege account to inject persistent content (PR:L) and a victim to view it (UI:R); scope change (S:C) as script escapes plugin context with limited C/I/A impact.
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 AcyMailing Newsletter Team AcyMailing SMTP Newsletter acymailing allows Stored XSS.This issue affects AcyMailing SMTP Newsletter: from n/a through <= 10.11.0.
AnalysisAI
Stored cross-site scripting in the AcyMailing SMTP Newsletter plugin for WordPress allows attackers to persist malicious JavaScript that executes in the browser of any user who views the affected page, up to and including version 10.11.0. The scope-change CVSS vector (S:C) indicates the injected script can break out of the plugin's context into the wider WordPress site, enabling session theft or admin-panel actions. This flaw was reported by Patchstack and currently has no public exploit identified at time of analysis.
Technical ContextAI
AcyMailing is a popular newsletter and email-marketing plugin for WordPress; the SMTP Newsletter component handles composition, subscriber management, and delivery of campaigns. The vulnerability is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is stored and later rendered into an HTML page without adequate output encoding or sanitization. Because the payload is persisted server-side (Stored XSS) rather than reflected, it fires automatically whenever the tainted content - such as a newsletter field, subscriber attribute, or campaign template - is rendered, and the CVSS scope change (S:C) signals the script executes outside the plugin's own security context, affecting the broader WordPress DOM.
RemediationAI
Upgrade the AcyMailing SMTP Newsletter plugin to the latest version beyond 10.11.0 as published on the WordPress plugin repository and confirmed via the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/acymailing/vulnerability/wordpress-acymailing-smtp-newsletter-plugin-10-10-2-cross-site-scripting-xss-vulnerability?_s_id=cve); the advisory slug references a 10.10.2 fix, but because the CVE states impact through 10.11.0, apply the newest available release rather than relying on 10.10.2, and no exact patched version is independently confirmed from the provided data. If immediate patching is not possible, apply a Web Application Firewall rule (Patchstack/Wordfence virtual patching) to filter XSS payloads on AcyMailing form and campaign endpoints, restrict who can create or edit newsletters and subscriber data to trusted administrators only, and enforce a restrictive Content-Security-Policy to blunt inline-script execution - noting that a strict CSP can break legitimate inline scripts used by other plugins and should be tested in staging.
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-43385