Description
Subscriber Cross Site Scripting (XSS) in AcyMailing SMTP Newsletter <= 10.11.1 versions.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The AcyMailing SMTP Newsletter plugin for WordPress contains a cross‑site scripting flaw that allows malicious script code to be injected into subscriber data. When the data is later displayed, the injected script executes within the plugin’s page, potentially allowing an attacker to steal session cookies, hijack user accounts, or deface the site. This flaw is classified as CWE‑79, dealing with improper neutralization of input. The impact is a loss of confidentiality and integrity for visitor sessions and a possible compromise of the site’s appearance.

Affected Systems

Affected systems include installations of the AcyMailing SMTP Newsletter plugin up to and including version 10.11.1. Versions 11.0.0 and later incorporate the fix. The plugin is distributed by the AcyMailing Newsletter Team.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity. The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no documented public exploits. The likely attack vector involves submitting malicious subscriber data through public subscription forms or an authorized administrator interface, after which an unsuspecting visitor must view the affected page for the script to execute. While no exploit has been observed, the potential to execute arbitrary code in the user’s browser warrants prompt remediation.

Generated by OpenCVE AI on August 13, 2026 at 15:59 UTC.

Remediation

Vendor Solution

Update the WordPress AcyMailing SMTP Newsletter plugin to the latest available version (at least 11.0.0).


OpenCVE Recommended Actions

  • Update the AcyMailing SMTP Newsletter plugin to version 11.0.0 or later.
  • If a direct update is not possible immediately, sanitize any subscriber data displayed by the plugin using WordPress’s wp_kses() function or a similar filtering mechanism.
  • Apply a Content Security Policy that restricts inline scripts to mitigate the impact of any remaining unsanitized data.

Generated by OpenCVE AI on August 13, 2026 at 15:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Acymailing Newsletter Team
Acymailing Newsletter Team acymailing Smtp Newsletter
Wordpress
Wordpress wordpress
Vendors & Products Acymailing Newsletter Team
Acymailing Newsletter Team acymailing Smtp Newsletter
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Subscriber Cross Site Scripting (XSS) in AcyMailing SMTP Newsletter <= 10.11.1 versions.
Title WordPress AcyMailing SMTP Newsletter plugin <= 10.11.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Acymailing Newsletter Team Acymailing Smtp Newsletter
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:22:55.730Z

Reserved: 2026-02-25T12:14:40.740Z

Link: CVE-2026-28182

cve-icon Vulnrichment

Updated: 2026-08-13T15:22:50.608Z

cve-icon NVD

Status : Deferred

Published: 2026-08-13T14:16:59.957

Modified: 2026-08-14T19:09:20.713

Link: CVE-2026-28182

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T20:00:03Z

Weaknesses
  • CWE-79

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