Skip to main content

Kadence Blocks CVE-2026-15286

| EUVDEUVD-2026-42795 MEDIUM
Incorrect Authorization (CWE-863)
2026-07-10 security@wordfence.com GHSA-4969-3qm4-pr7h
4.3
CVSS 3.1 · Vendor: wordfence
Share

Severity by source

Vendor (wordfence) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
4.3 MEDIUM

REST API vector confirms AV:N; Contributor account required confirms PR:L; impact is integrity-only content publication with no confidentiality or availability effect.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (wordfence).

CVSS VectorVendor: wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 10, 2026 - 05:54 vuln.today
CVE Published
Jul 10, 2026 - 05:16 nvd
MEDIUM 4.3

DescriptionCVE.org

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.

AnalysisAI

Unauthorized post publication in Kadence Blocks (Gutenberg Blocks with AI by Kadence WP) versions up to and including 3.5.32 allows authenticated WordPress contributors to immediately publish posts, pages, and custom post types - entirely bypassing the platform's standard contributor review workflow. The flaw stems from a misconfigured capability check in the get_items_permission_check permission callback on the process_pattern REST API endpoint (CWE-863: Incorrect Authorization). No active exploitation is confirmed via CISA KEV, no public POC has been identified, and the CVSS score of 4.3 reflects a limited integrity-only impact with no confidentiality or availability consequences.

Technical ContextAI

The vulnerability resides in the Kadence Blocks WordPress plugin's REST API layer, specifically in the process_pattern endpoint defined in class-kadence-blocks-prebuilt-library-rest-api.php (lines ~590 and ~925 per NVD references). WordPress REST API endpoints register permission callbacks - functions that run before the endpoint logic to authorize the request. Here, get_items_permission_check is the callback, and it is misconfigured: it likely verifies that the user is logged in and holds at minimum the Contributor role, but it fails to enforce the WordPress capability required for direct post publication (typically publish_posts, restricted to Authors and above). This is a textbook CWE-863 (Incorrect Authorization) failure - the identity check is correct, but the privilege boundary is wrong. The result is that the authorization gate permits Contributors to invoke publication logic that the core WordPress model explicitly reserves for higher-privilege roles.

RemediationAI

Update the Kadence Blocks plugin to version 3.5.33 or later; the fix is confirmed present in SVN changeset 3445125 at plugins.trac.wordpress.org/changeset/3445125/ and is available via the standard WordPress plugin update mechanism (Dashboard > Plugins > Update Available). If an immediate update is not possible, a targeted compensating control is to audit and revoke all Contributor-level accounts that are not explicitly trusted - particularly on sites with open user registration - since this blocks the only confirmed exploitation path (PR:L). Disabling the Kadence Blocks plugin entirely is an option where its page-builder functionality is non-critical, with the trade-off of losing all plugin-provided blocks and pre-built library access. There is no indication that the REST API endpoint can be disabled in isolation without modifying plugin code. The Wordfence advisory (wordfence.com/threat-intel/vulnerabilities/id/6e739eb4-6b8b-4bc7-a1e6-790180668c93) should be consulted for any additional vendor guidance.

CVE-2016-10033 CRITICAL POC
9.8 Dec 30

The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2026-63030 CRITICAL POC
9.8 Jul 17

Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r

Share

CVE-2026-15286 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy