Description
The MailChimp Campaigns plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.2.4. This is due to missing capability checks on the `mailchimp_campaigns_manager_disconnect_app` function that is hooked to the AJAX action of the same name. This makes it possible for authenticated attackers, with Subscriber-level access and above, to disconnect the site from its MailChimp synchronization app, disrupting automated email campaigns and marketing integrations.
Published: 2026-02-14
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Disruption of MailChimp integration via unauthorized disconnection
Action: Patch Required
AI Analysis

Impact

The MailChimp Campaigns plugin for WordPress contains a Missing Authorization weakness in its AJAX disconnect function. The mailchimp_campaigns_manager_disconnect_app action is called without verifying that the current user holds sufficient permissions. As a result, any authenticated user with Subscriber level or higher can trigger the endpoint and sever the site’s connection to its MailChimp integration, interrupting automated email blasts and other marketing workflows. The flaw does not enable direct access to data or code execution, but it does allow an attacker to disrupt the business’s external marketing communications.

Affected Systems

The vulnerability affects all releases of the matthieuscarset MailChimp Campaigns plugin through version 3.2.4. WordPress sites that have installed this plugin and provide Subscriber‑level access to any user are at risk. The problem lies in the missing capability check in the PHP file mailchimp‑campaigns‑manager.php, specifically around line 636 where the disconnect function is hooked to the AJAX action of the same name. MailChimp Campaigns is the only product mentioned in the CNA records.

Risk and Exploitability

The CVSS score of 5.3 places the issue in the medium severity range, and the EPSS score of less than 1 % indicates that actual exploitation is currently unlikely. Because the attack vector requires only authenticated access, an attacker can trigger the exploit simply by visiting a URL or sending an AJAX request. The vulnerability is not listed in the CISA KEV catalog, so there are no known widespread attacks reported against it. Nonetheless, the ability to disable a key marketing channel could have business‑continuity implications, so a timely update is advisable.

Generated by OpenCVE AI on April 15, 2026 at 18:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the MailChimp Campaigns plugin to the latest release that includes the missing capability check fix.
  • If an update cannot be applied immediately, temporarily block or disable the mailchimp_campaigns_manager_disconnect_app AJAX endpoint for non‑administrator users, or implement a custom filter that requires administrator capability to reach the endpoint.
  • Review and harden WordPress role permissions so that only administrator or super‑administrator users can access sensitive mail‑integration actions, and reduce or remove Subscriber and Editor roles from any exposed endpoint.

Generated by OpenCVE AI on April 15, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 17 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 16 Feb 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Matthieuscarset
Matthieuscarset mailchimp Campaigns
Wordpress
Wordpress wordpress
Vendors & Products Matthieuscarset
Matthieuscarset mailchimp Campaigns
Wordpress
Wordpress wordpress

Sat, 14 Feb 2026 06:45:00 +0000

Type Values Removed Values Added
Description The MailChimp Campaigns plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.2.4. This is due to missing capability checks on the `mailchimp_campaigns_manager_disconnect_app` function that is hooked to the AJAX action of the same name. This makes it possible for authenticated attackers, with Subscriber-level access and above, to disconnect the site from its MailChimp synchronization app, disrupting automated email campaigns and marketing integrations.
Title MailChimp Campaigns <= 3.2.4 - Missing Authorization to Authenticated (Subscriber+) MailChimp App Disconnection
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Matthieuscarset Mailchimp Campaigns
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:19:59.377Z

Reserved: 2026-01-21T18:58:37.641Z

Link: CVE-2026-1303

cve-icon Vulnrichment

Updated: 2026-02-17T15:39:11.103Z

cve-icon NVD

Status : Deferred

Published: 2026-02-14T07:16:09.970

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

Link: CVE-2026-1303

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:30:10Z

Weaknesses