Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L
Unauthenticated, low-complexity network access to an endpoint missing authorization (AV:N/AC:L/PR:N/UI:N); scope change and bounded low impact mirror the source vector.
Primary rating from Vendor (patchstack).
CVSS VectorVendor: patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in MailChimp Block <= 1.1.15 versions.
AnalysisAI
Broken access control in the WordPress "MailChimp Block" plugin (versions 1.1.15 and earlier) lets unauthenticated remote attackers invoke protected plugin functionality without any authorization check, per the CVSS:3.1 vector (AV:N/PR:N/UI:N) and Patchstack's CWE-862 classification. The scope-changed vector (S:C) with low confidentiality, integrity, and availability impact indicates the missing authorization can affect resources beyond the vulnerable component itself. No public exploit is identified at time of analysis, and it is not listed in CISA KEV; EPSS data was not provided.
Technical ContextAI
The affected component is the "MailChimp Block" (slug: block-for-mailchimp) WordPress plugin, which adds a Gutenberg block for embedding MailChimp newsletter signup forms. The root cause is CWE-862 (Missing Authorization): one or more plugin actions - typically AJAX or REST endpoints registered via WordPress hooks - fail to perform a capability or nonce check before executing, so the access-control logic that should gate the function is simply absent. Patchstack tags this as an "Authentication Bypass," consistent with the CVSS PR:N value meaning no privileges are required to reach the vulnerable code path.
RemediationAI
No vendor-released patch version is identified in the available data; the input only confirms that versions up to and including 1.1.15 are vulnerable. Administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/block-for-mailchimp/vulnerability/wordpress-mailchimp-block-plugin-1-1-15-broken-access-control-vulnerability?_s_id=cve) and the WordPress plugin page for any release newer than 1.1.15, and upgrade once a fixed version is published. As compensating controls until a patch is confirmed, restrict access to the plugin's AJAX/REST endpoints at the web server or WAF layer (Patchstack offers a virtual patch for this CVE), or deactivate and remove the MailChimp Block plugin if the newsletter-block functionality is non-essential - the trade-off being loss of the signup form block on affected pages. Blocking unauthenticated requests to the specific plugin action handlers is preferable to broad blocking, which may break legitimate front-end form submissions.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39717
GHSA-h75p-rhw9-w8q8