Description
The The Email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin for WordPress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.9.27. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
Published: 2026-09-07
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in the Email Subscribers & Newsletters plugin allows an unauthenticated user to submit arbitrary text in the subscriber name field, which the plugin forwards directly to WordPress's do_shortcode function without validation. This means the attacker can inject any WordPress shortcode of their choosing and have it executed in the context of the site. The vulnerability therefore enables arbitrary execution of shortcodes, which could be used to run potentially harmful code or manipulate site content, though the CVE description does not explicitly claim full system compromise.

Affected Systems

All installations of the Email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin for WordPress version 5.9.27 and earlier are affected. The issue exists in every release prior to 5.9.28 and can be triggered via the public subscription interface that accepts user‑supplied subscriber names.

Risk and Exploitability

The CVSS score of 6.5 places the vulnerability in the moderate severity range. Because the flaw is reachable through a publicly exposed form and requires no authentication, the attack surface is broad. The EPSS score is unavailable, and the risk is not listed in the CISA KEV catalog, so no confirmed exploits are known; however, the straightforward public‑end access means that exploitation could potentially occur if an attacker discovers the defect.

Generated by OpenCVE AI on September 7, 2026 at 15:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Email Subscribers & Newsletters plugin to version 5.9.28 or later, which removes the unvalidated shortcode rendering.
  • If an immediate update is not possible, stop sending subscriber names straight to do_shortcode by sanitizing the input or stripping shortcodes before rendering.
  • Temporarily disable or restrict the subscription form to authenticated users until the plugin has been updated or the input is properly sanitized.

Generated by OpenCVE AI on September 7, 2026 at 15:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Icegram
Icegram email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Icegram
Icegram email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin For Wordpress
Wordpress
Wordpress wordpress

Mon, 07 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description The The Email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin for WordPress plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.9.27. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.
Title Email Subscribers & Newsletters <= 5.9.27 - Unauthenticated Arbitrary Shortcode Execution via Subscriber Name Field
Weaknesses CWE-94
References
Metrics cvssV3_1

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


Subscriptions

Icegram Email Subscribers & Newsletters – Email Marketing, Post Notifications & Newsletter Plugin For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T13:28:29.625Z

Reserved: 2026-06-19T20:15:20.756Z

Link: CVE-2026-12757

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T14:16:51.053

Modified: 2026-09-07T14:16:51.053

Link: CVE-2026-12757

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T15:45:17Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')