Description
The SMTP for Amazon SES – YaySMTP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Email Logs in all versions up to, and including, 1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-04-11
Score: 7.2 High
EPSS: 1.3% Low
KEV: No
Impact: Client-side XSS
Action: Patch plugin
AI Analysis

Impact

The vulnerability occurs because the plugin does not properly sanitize or escape user-supplied email content that is then stored in the email logs. When an attacker injects malicious JavaScript into these logs, it will be executed in the browser of any user who views the logs page. This stored cross‑site scripting can lead to session hijacking, credential theft, or defacement of the site. The weakness is a classic CWE‑79 stored XSS flaw that allows arbitrary script execution on the client side.

Affected Systems

Administrators of WordPress sites that use the SMTP for Amazon SES – YaySMTP plugin from the vendor yaycommerce are affected. All versions of the plugin up to and including 1.8 contain the vulnerability. Users who are logged into the WordPress admin area or who can view the email logs page are exposed to the risk.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity, but the EPSS score of less than 1% suggests that exploitation is currently rare. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by submitting crafted email content that will be stored in the logs; any visitor, even unauthenticated, who views the logs page will trigger the malicious script. Because the attack is client‑side, it requires no additional privileges beyond access to the site, making it relatively easy to execute once the plugin is installed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SMTP for Amazon SES – YaySMTP plugin to the latest version (greater than 1.8) where input validation and output escaping have been applied.
  • If an upgrade is not immediately possible, disable or remove the email logs feature so that stored content is no longer rendered to users.
  • Configure the plugin or the WordPress site to ensure that only authenticated administrators can access the logs page, reducing the exposure to ordinary visitors.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-10738 The SMTP for Amazon SES – YaySMTP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Email Logs in all versions up to, and including, 1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Fri, 11 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 11 Apr 2025 08:30:00 +0000

Type Values Removed Values Added
Description The SMTP for Amazon SES – YaySMTP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Email Logs in all versions up to, and including, 1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title SMTP for Amazon SES – YaySMTP <= 1.8 - Unauthenticated Stored Cross-Site Scripting via Email Logs
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:01:55.761Z

Reserved: 2025-04-07T20:00:26.634Z

Link: CVE-2025-3434

cve-icon Vulnrichment

Updated: 2025-04-11T13:46:20.583Z

cve-icon NVD

Status : Deferred

Published: 2025-04-11T09:15:36.320

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

Link: CVE-2025-3434

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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