Kadence Blocks <= 3.7.7 - Insecure Direct Object Reference to Authenticated (Contributor+) Arbitrary Optimizer Data Deletion/Read/Modification via 'post_path' Parameter

4.3
Authorization Bypass Through User-Controlled Key
CVE CVE-2026-12904
CVSS 4.3 (Medium)
Publicly Published June 30, 2026
Last Updated July 1, 2026
Researcher se1en

Description

The Kadence Blocks – Gutenberg Blocks for Page Builder Features plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to and including 3.7.7. This is due to a mismatch between the object used for authorization and the object actually accessed in the Optimize_Rest_Controller's create_item(), get_item(), delete_item(), and bulk_delete_items() endpoints — authorization is checked via current_user_can('edit_post'/'delete_post', $post_id) against the user-supplied post_id, while the storage layer keys analysis records on sha256($post_path) from a separately supplied, attacker-controlled post_path parameter, with no enforcement that post_path corresponds to post_id. This makes it possible for authenticated attackers, with Contributor-level access and above, to read or delete optimizer analysis records belonging to posts owned by other users by submitting their own post_id (which passes the capability check) together with the victim post's path.

References

Share

Vulnerability Details for Kadence Blocks — Page Builder Toolkit for Gutenberg Editor

Software Type Plugin
Software Slug kadence-blocks (view on wordpress.org)
Patched? Yes
Remediation Update to version 3.7.8, or a newer patched version
Affected Version
  • <= 3.7.7
Patched Version
  • 3.7.8

Recent vulnerabilities in Kadence Blocks — Page Builder Toolkit for Gutenberg Editor

# Title CVE ID CVSS Researchers Date
1 Kadence Blocks <= 3.7.8.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Identity Block Inner Image Content CVE-2026-18062 6.4 theviper17y July 31, 2026
2 Kadence Blocks <= 3.7.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'toggleIcon' Block Attribute CVE-2026-18435 6.4 Wordfence PRISM July 31, 2026
3 Kadence Blocks — Page Builder Toolkit for Gutenberg Editor <= 3.7.8 - Authenticated (Contributor+) Information Exposure CVE-2026-66696 4.3 Abdullah Kareem "cyberkareem" July 29, 2026
4 Kadence Blocks <= 3.7.7 - Missing Authorization to Authenticated (Contributor+) Arbitrary Media Attachment Creation via kadence_import_process_pattern/kadence_import_process_data AJAX Actions CVE-2026-12902 4.3 se1en June 30, 2026
5 Kadence Blocks <= 3.7.5 - Authenticated (Contributor+) Sensitive Information Exposure via Block Editor proData Localization CVE-2026-11357 4.3 se1en June 17, 2026
6 Kadence Blocks — Page Builder Toolkit for Gutenberg Editor <= 3.6.3 - Missing Authorization to Authenticated (Contributor+) Media Upload CVE-2026-2826 4.3 lucsob April 3, 2026
7 Gutenberg Blocks with AI by Kadence WP <= 3.6.1 - Missing Authorization to Authenticated (Contributor+) Unauthorized Media Upload CVE-2026-2633 4.3 Ali Sünbül February 17, 2026
8 Gutenberg Blocks with AI by Kadence WP <= 3.6.1 - Authenticated (Contributor+) Server-Side Request Forgery via 'endpoint' Parameter CVE-2026-1857 4.3 Ali Sünbül February 17, 2026
9 Gutenberg Blocks by Kadence Blocks <= 3.5.32 - Missing Authorization CVE-2026-2608 4.3 johska February 11, 2026
10 Gutenberg Blocks with AI by Kadence WP – Page Builder Features <= 3.5.32 - Incorrect Authorization to Authenticated (Contributor+) Post Publication CVE-2026-15286 4.3 johska February 10, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation