Description
The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to unauthorized post publication in all versions up to, and including, 3.5.32 due to a misconfigured capability check on the 'get_items_permission_check' function permission callback of the 'process_pattern' REST API endpoint. This makes it possible for authenticated attackers, with Contributor-level access and above, to create and immediately publish posts of any type (including pages), bypassing the standard WordPress review workflow where contributors must submit posts for administrator approval.
Published: 2026-07-10
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Kadence Blocks – Page Builder Toolkit for Gutenberg Editor contains a misconfigured permission check (CWE‑863) in the REST API function that handles pattern processing. This flaw allows any authenticated user with the Contributor role or higher to create and publish posts immediately, bypassing the standard WordPress approval workflow. The result is that privileged users can inject content or updates without administrator oversight, potentially compromising site integrity and compliance requirements. Based on the description, the vulnerability is specifically tied to the 'process_pattern' endpoint; this detail is inferred from the function name referenced in the source code links.

Affected Systems

Any WordPress installation running Kadence Blocks version 3.5.32 or older. The vulnerability is specific to the 'process_pattern' REST API endpoint in the plugin and affects all content types that can be created through the Gutenberg editor. This includes posts, pages, and any custom post types supported by WordPress.

Risk and Exploitability

The CVSS score of 4.3 and an EPSS score of less than 1% suggest limited public exploitation potential. The flaw requires the attacker to be an authenticated user with Contributor or higher access, which is inferred from the mention of misconfigured capability check. The likely attack vector involves sending a simple authenticated HTTP request to the 'process_pattern' endpoint, as implied by the code references. Since the endpoint accepts any post type and immediately publishes it, successful exploitation results in unauthorized content publication without additional prerequisites.

Generated by OpenCVE AI on July 28, 2026 at 08:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Revoke the 'publish_posts' capability from the Contributor role or any role that should not publish directly.
  • Disable or block the 'process_pattern' REST endpoint for non‑administrator roles using a custom rule, plugin, or server configuration until an official fix is issued.
  • Monitor the Kadence Blocks plugin repository and WordPress plugin updates and install any vendor‑issued patch as soon as it becomes available.

Generated by OpenCVE AI on July 28, 2026 at 08:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Stellarwp
Stellarwp kadence Blocks — Page Builder Toolkit For Gutenberg Editor
Wordpress
Wordpress wordpress
Vendors & Products Stellarwp
Stellarwp kadence Blocks — Page Builder Toolkit For Gutenberg Editor
Wordpress
Wordpress wordpress

Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Description The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to unauthorized post publication in all versions up to, and including, 3.5.32 due to a misconfigured capability check on the 'get_items_permission_check' function permission callback of the 'process_pattern' REST API endpoint. This makes it possible for authenticated attackers, with Contributor-level access and above, to create and immediately publish posts of any type (including pages), bypassing the standard WordPress review workflow where contributors must submit posts for administrator approval.
Title Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.5.32 - Incorrect Authorization to Authenticated (Contributor+) Post Publication
Weaknesses CWE-863
References
Metrics cvssV3_1

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


Subscriptions

Stellarwp Kadence Blocks — Page Builder Toolkit For Gutenberg Editor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T15:24:11.323Z

Reserved: 2026-07-09T15:49:52.117Z

Link: CVE-2026-15286

cve-icon Vulnrichment

Updated: 2026-07-10T15:24:08.177Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-28T08:45:04Z

Weaknesses