Description
The MC4WP: Mailchimp for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the form response message post meta fields (e.g., 'text_subscribed', 'text_error') in all versions up to, and including, 4.12.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-08-22
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Mailchimp for WordPress plugin is vulnerable to stored cross‑site scripting because form response message meta fields, such as 'text_subscribed' and 'text_error', are not properly sanitized or escaped. Authenticated users with Author or higher privileges can inject arbitrary scripts that execute whenever a user opens an affected form page. This flaw allows an attacker to compromise the integrity of page content and potentially hijack user sessions or steal data. The CVE exploits the classic input validation weakness identified as CWE‑79.

Affected Systems

The vulnerability affects the dvankooten:MC4WP: Mailchimp for WordPress product in all releases up to and including version 4.12.0. Users deployed with these versions are at risk if they allow author‑level or higher access to form management functions.

Risk and Exploitability

The CVSS metric of 6.4 indicates moderate severity. Exploitation requires authenticated access with at least author permissions, which is common for content editors. Although the EPSS score is unavailable, the lack of a KEV listing suggests no public exploit is known yet, but the vulnerability remains actionable. The attack vector is likely through manipulation of form settings, inserting malicious script into response fields, and then having other authenticated or anonymous users view those pages, resulting in cross‑site scripting. Mitigation reduces the potential for data theft and session hijacking.

Generated by OpenCVE AI on August 22, 2026 at 14:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MC4WP: Mailchimp for WordPress plugin to version 4.12.1 or newer.
  • If an upgrade is not immediately possible, limit author‑level access to trusted users only and audit existing form response messages for injected scripts.
  • Apply server‑side output filtering or a web application firewall rule to escape or remove embedded script tags from form response content.

Generated by OpenCVE AI on August 22, 2026 at 14:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Dvankooten
Dvankooten mc4wp: Mailchimp For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Dvankooten
Dvankooten mc4wp: Mailchimp For Wordpress
Wordpress
Wordpress wordpress

Sat, 22 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description The MC4WP: Mailchimp for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the form response message post meta fields (e.g., 'text_subscribed', 'text_error') in all versions up to, and including, 4.12.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title MC4WP: Mailchimp for WordPress <= 4.12.0 - Authenticated (Author+) Stored Cross-Site Scripting via Form Response Messages
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

Dvankooten Mc4wp: Mailchimp For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-22T13:27:15.451Z

Reserved: 2026-03-22T05:25:22.065Z

Link: CVE-2026-4561

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T14:16:33.080

Modified: 2026-08-22T14:16:33.080

Link: CVE-2026-4561

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T14:30:17Z

Weaknesses
  • CWE-79

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