CVE-2026-1781 PUBLISHED

MC4WP: Mailchimp for WordPress <= 4.11.1 - Missing Authorization to Unauthenticated Arbitrary Subscription Deletion

Assigner: Wordfence
Reserved: 02.02.2026 Published: 11.03.2026 Updated: 11.03.2026

The MC4WP: Mailchimp for WordPress plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 4.11.1. This is due to the plugin trusting the _mc4wp_action POST parameter without validation, allowing unauthenticated attackers to force the form to process unsubscribe actions instead of subscribe actions. This makes it possible for unauthenticated attackers to arbitrarily unsubscribe any email address from the connected Mailchimp audience via the _mc4wp_action parameter, granted they can obtain the form ID (which is publicly exposed in the HTML source).

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
CVSS Score: 6.5

Product Status

Vendor dvankooten
Product MC4WP: Mailchimp for WordPress
Versions Default: unaffected
  • affected from * to 4.11.1 (incl.)

Credits

  • Sarawut Poolkhet finder

References

Problem Types

  • CWE-862 Missing Authorization CWE