Description
The My Email Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'subject' shortcode attribute in the 'my-email' shortcode in all versions up to, and including, 0.91 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-05-27
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The My Email Shortcode plugin contains a stored cross‑site scripting vulnerability that is triggered through the "subject" attribute of the "my‑email" shortcode. Because input is not properly sanitized or escaped, an attacker who can create or edit a post can embed arbitrary JavaScript into the subject field. When a user views that page, the injected script runs within the browser, potentially capturing credentials, defacing the site, or redirecting traffic. This flaw represents a classic input validation weakness identified as CWE‑79.

Affected Systems

Any WordPress installation running the My Email Shortcode plugin version 0.91 or earlier, provided the site activates Contributor‑level or higher access for users that may inject content. The plugin is distributed by the vendor paulpela.

Risk and Exploitability

The CVSS score of 6.4 marks it as moderate severity; the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Attackers need authenticated Contributor‑level or above permissions to insert the malicious payload, so the threat surface is limited to sites where such users exist. Once an attacker injects a payload, all users who view the affected page will be exposed to script execution, creating an opportunity for phishing, data theft, or defacement. Given the moderate CVSS score and the requirement for elevated local privileges, the overall risk is moderate but should be mitigated promptly.

Generated by OpenCVE AI on May 27, 2026 at 07:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade My Email Shortcode to the latest stable release that removes the vulnerable 'subject' attribute processing
  • If an upgrade is not immediately possible, deactivate or uninstall the plugin from all sites that expose the shortcode to public or privileged users
  • Implement input validation and output escaping on any custom code that uses the 'subject' attribute, ensuring all data is safely encoded before rendering

Generated by OpenCVE AI on May 27, 2026 at 07:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 27 May 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Paulpela
Paulpela my Email Shortcode
Wordpress
Wordpress wordpress
Vendors & Products Paulpela
Paulpela my Email Shortcode
Wordpress
Wordpress wordpress

Wed, 27 May 2026 06:30:00 +0000

Type Values Removed Values Added
Description The My Email Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'subject' shortcode attribute in the 'my-email' shortcode in all versions up to, and including, 0.91 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title My Email Shortcode <= 0.91 - [Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')]
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Paulpela My Email Shortcode
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:35:40.589Z

Reserved: 2026-05-06T17:30:58.106Z

Link: CVE-2026-8048

cve-icon Vulnrichment

Updated: 2026-05-27T10:35:36.094Z

cve-icon NVD

Status : Received

Published: 2026-05-27T07:16:14.053

Modified: 2026-05-27T07:16:14.053

Link: CVE-2026-8048

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:07:17Z

Weaknesses