Description
The GutenKit Blocks plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the /wp-json/gutenkit/v1/mailchimp/get/lists and /wp-json/gutenkit/v1/mailchimp/get/interests REST API endpoints in versions up to, and including, 2.4.12. Both endpoints are registered with permission_callback => '__return_true', and their callbacks read the site's stored Mailchimp API key from the gutenkit_settings_list option and proxy Mailchimp audience/list, merge-field, interest-category, interest-name, and subscriber-count metadata back to the caller with no login, nonce, or capability check. This makes it possible for unauthenticated attackers to retrieve private Mailchimp audience configuration information from any site that has configured the GutenKit Mailchimp integration.
Published: 2026-07-23
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the GutenKit Blocks plugin for WordPress, where two REST API endpoints – /wp-json/gutenkit/v1/mailchimp/get/lists and /wp-json/gutenkit/v1/mailchimp/get/interests – lack any capability check. The endpoints are registered with a permission callback that always returns true, allowing any user to invoke them without authentication, a nonce, or capability validation. As a result, the callbacks can read the site’s stored Mailchimp API key from the gutenkit_settings_list option and proxy its audience, merge-field, interest-category, interest-name, and subscriber-count data back to the caller. This design permits an unauthenticated attacker to retrieve private Mailchimp configuration and membership details from any site that has enabled the GutenKit Mailchimp integration.

Affected Systems

Affected products belong to the GutenKit – Page Builder Blocks, Patterns, and Templates for Gutenberg Block Editor suite. The vulnerability is present in all versions up to and including 2.4.12, with earlier releases such as 2.4.6 and 2.4.11 also containing the same implementation flaws.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate impact with no network or code execution capabilities, but the vulnerability does allow information disclosure. The EPSS score of less than 1% suggests a very low but nonzero probability of exploitation, and the flaw is not listed in the CISA KEV catalog. The attack vector is an unauthenticated HTTP request to the exposed REST endpoints, requiring only the ability to contact the target WordPress installation. If successful, the attacker can pull sensitive Mailchimp configuration and subscriber metrics, potentially enabling further social engineering attacks or data aggregation. Post‑incident, the exposure could lead to credential misuse or advanced phishing campaigns if the attacker obtains API keys that allow other actions in the Mailchimp account.

Generated by OpenCVE AI on August 3, 2026 at 22:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade GutenKit Blocks to version 2.4.13 or later to eliminate the missing capability check on the Mailchimp REST endpoints.
  • Replace the plugin with an equivalent solution that enforces proper authentication for API proxying or disable the Mailchimp integration entirely if the feature is not required.
  • Implement network‑level access controls to block external access to the /wp-json/gutenkit/v1/mailchimp/* endpoints, ensuring only trusted hosts can communicate with them.

Generated by OpenCVE AI on August 3, 2026 at 22:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Ataurr
Ataurr gutenkit – Page Builder Blocks, Patterns, And Templates For Gutenberg Block Editor
Wordpress
Wordpress wordpress
Vendors & Products Ataurr
Ataurr gutenkit – Page Builder Blocks, Patterns, And Templates For Gutenberg Block Editor
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The GutenKit Blocks plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the /wp-json/gutenkit/v1/mailchimp/get/lists and /wp-json/gutenkit/v1/mailchimp/get/interests REST API endpoints in versions up to, and including, 2.4.12. Both endpoints are registered with permission_callback => '__return_true', and their callbacks read the site's stored Mailchimp API key from the gutenkit_settings_list option and proxy Mailchimp audience/list, merge-field, interest-category, interest-name, and subscriber-count metadata back to the caller with no login, nonce, or capability check. This makes it possible for unauthenticated attackers to retrieve private Mailchimp audience configuration information from any site that has configured the GutenKit Mailchimp integration.
Title GutenKit <= 2.4.12 - Missing Authorization to Unauthenticated Sensitive Information Exposure via Mailchimp REST Endpoints
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:L/I:N/A:N'}


Subscriptions

Ataurr Gutenkit – Page Builder Blocks, Patterns, And Templates For Gutenberg Block Editor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-23T13:53:00.860Z

Reserved: 2026-07-15T14:14:31.883Z

Link: CVE-2026-15827

cve-icon Vulnrichment

Updated: 2026-07-23T13:52:48.520Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T10:16:51.467

Modified: 2026-07-23T15:14:51.013

Link: CVE-2026-15827

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T23:00:04Z

Weaknesses