Description
The SendPulse Email Marketing Newsletter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via _sp_form_code Post Meta in all versions up to, and including, 2.2.5 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. Exploitation requires the attacker to create a sendpulse_form post containing a benign SendPulse loader script tag alongside arbitrary HTML (e.g., an img onerror payload), which bypasses the allow-list check and executes in the browser of any user — including administrators — who previews or views a page rendering the [sendpulse-form] shortcode.
Published: 2026-08-01
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the SendPulse Email Marketing Newsletter plugin allows authenticated users with contributor-level privileges or higher to inject arbitrary HTML and JavaScript into the _sp_form_code post meta field. The injected content is stored and later rendered when the [sendpulse-form] shortcode is displayed, resulting in a stored cross‑site scripting (XSS) flaw. Because the plugin does not properly sanitize or escape this input, an attacker can execute malicious scripts in the browsers of any visitor who loads the affected page, potentially compromising account credentials, defacing content, or performing further attacks. This flaw is classified as CWE‑79.

Affected Systems

All versions of the SendPulse Email Marketing Newsletter plugin up to and including 2.2.5 are vulnerable. The issue applies to installations that allow contributor‑level or higher users to create or edit sendpulse_form posts. The affected product is the SendPulse plugin for WordPress, specifically the SendPulse Email Marketing Newsletter module. No other products or versions were listed as affected.

Risk and Exploitability

The CVSS score is 6.4, indicating a medium severity vulnerability. The EPSS score is less than 1 %, suggesting a low probability of exploitation in the immediate term, and the issue is not listed in the CISA KEV catalog. The attack requires an authenticated user with sufficient privileges to create or edit a sendpulse_form post containing a benign loader script and malicious payload that bypasses the plugin’s allow‑list. Once injected, the malicious code executes automatically in the browser of any user who views a page rendering the [sendpulse-form] shortcode, including administrators. Based on the description, it is inferred that exploitation is possible when the form is displayed to site visitors.

Generated by OpenCVE AI on August 3, 2026 at 09:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SendPulse Email Marketing Newsletter plugin to the latest version that removes the stored XSS flaw.
  • Delete or sanitize any existing sendpulse_form posts that contain injected scripts or malicious payloads.
  • Restrict contributor-level users from creating or editing sendpulse_form posts, or disable the form builder feature until a patch is applied.

Generated by OpenCVE AI on August 3, 2026 at 09:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 01 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Sendpulse
Sendpulse sendpulse Email Marketing Newsletter
Wordpress
Wordpress wordpress
Vendors & Products Sendpulse
Sendpulse sendpulse Email Marketing Newsletter
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Description The SendPulse Email Marketing Newsletter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via _sp_form_code Post Meta in all versions up to, and including, 2.2.5 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. Exploitation requires the attacker to create a sendpulse_form post containing a benign SendPulse loader script tag alongside arbitrary HTML (e.g., an img onerror payload), which bypasses the allow-list check and executes in the browser of any user — including administrators — who previews or views a page rendering the [sendpulse-form] shortcode.
Title SendPulse Email Marketing Newsletter <= 2.2.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via _sp_form_code Post Meta
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

Sendpulse Sendpulse Email Marketing Newsletter
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-03T17:11:53.608Z

Reserved: 2026-06-25T18:50:41.284Z

Link: CVE-2026-13362

cve-icon Vulnrichment

Updated: 2026-08-03T17:11:48.205Z

cve-icon NVD

Status : Deferred

Published: 2026-08-01T03:16:25.307

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-13362

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T10:00:12Z

Weaknesses
  • CWE-79

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