PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-11357 stellarwp CVE debrief

The Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin for WordPress, up to and including version 3.7.5, exposes sensitive information. Authenticated attackers with contributor-level access can extract the site's connected Kadence account license key, license owner email, API key, API email, and license domain. This is possible by inspecting window.kadence_blocks_params.proData in the browser console. The vulnerability requires an administrator to have previously connected a valid Kadence license.

Vendor
stellarwp
Product
Kadence Blocks — Page Builder Toolkit for Gutenberg Editor
CVSS
MEDIUM 4.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-18
Original CVE updated
2026-06-18
Advisory published
2026-06-18
Advisory updated
2026-06-18

Who should care

WordPress site administrators and users with contributor-level access who use the Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin should be aware of this vulnerability. Sites with active Kadence licenses are particularly at risk.

Technical summary

The Kadence Blocks plugin for WordPress exposes sensitive information through the editor_assets_variables. Specifically, the license key, license owner email, API key, API email, and license domain of the connected Kadence account are accessible via the browser console by inspecting window.kadence_blocks_params.proData. This vulnerability requires an administrator to have connected a valid Kadence license. Attackers with contributor-level access can exploit this without needing to manipulate server-side requests.

Defensive priority

Medium

Recommended defensive actions

  • Update the Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin to a version beyond 3.7.5.
  • Restrict access to the block editor for users with contributor-level access.
  • Monitor for any suspicious activity in the browser console related to the Kadence Blocks plugin.
  • Consider using a Web Application Firewall (WAF) to detect and prevent exploitation attempts.
  • Regularly review and rotate Kadence account credentials and API keys.
  • Ensure that only necessary personnel have access to sensitive information like license keys and API credentials.

Evidence notes

The information provided is based on data from the National Vulnerability Database (NVD) and Wordfence security research. The vulnerability was published on June 18, 2026, and last modified on the same day. Multiple references to the Kadence Blocks plugin codebase are available, confirming the existence of this vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-11357 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-11357

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-11357 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-11357

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/kadence-blocks/tags/3.6.7/includes/class-kadence-blocks-editor-assets.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/kadence-blocks/tags/3.6.7/includes/class-kadence-blocks-editor-assets.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/kadence-blocks/tags/3.6.7/includes/helper-functions.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/kadence-blocks/tags/3.7.5/includes/class-kadence-blocks-editor-assets.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/kadence-blocks/tags/3.7.5/includes/class-kadence-blocks-editor-assets.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/kadence-blocks/tags/3.7.5/includes/helper-functions.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.