CVE-2026-18062
MediumCVSS 6.4Exploitation Probability (EPSS)
Low risk11th percentile - higher than 11% of all known CVEs
Summary
The Kadence Blocks plugin for WordPress up to version 3.7.8.1 contains a Stored Cross-Site Scripting (XSS) vulnerability in the Identity Block Inner Image Content. This is due to insufficient input sanitization and output escaping, allowing authenticated attackers with contributor-level access and above to inject arbitrary web scripts.
Risk Assessment
Attackers can inject malicious scripts that execute whenever a user accesses an injected page, potentially leading to session theft, redirects, or other user-targeted attacks.
Recommendation
Immediately update the Kadence Blocks plugin to the latest available version that addresses this vulnerability.
Other vulnerabilities in Kadence Blocks
See all- CVE-2026-66696Medium
A Sensitive Data Exposure vulnerability at the contributor level in the Gutenberg Blocks by Kadence Blocks plugin (versions up to 3.7.8) allows a user with the contributor role to access sensitive data that should not be available to them.
- CVE-2026-12904Medium
The Kadence Blocks plugin for WordPress up to version 3.7.7 is vulnerable to Insecure Direct Object Reference (IDOR). The authorization check uses a user-supplied post_id, but the actual read/delete operations on optimizer analysis records are performed using a hash of the post_path, which can be manipulated by the attacker. This allows authenticated attackers with Contributor-level access or higher to read or delete analysis records belonging to other users' posts.
- CVE-2026-12902Medium
The Kadence Blocks plugin for WordPress up to version 3.7.7 fails to properly verify user authorization, allowing authenticated attackers with contributor-level access or higher to create arbitrary Media Library attachments. Attackers can remotely download images to the uploads directory, bypassing the upload_files capability boundary.
- CVE-2026-2826Medium
The Kadence Blocks plugin for WordPress up to version 3.6.3 has an authorization bypass in the process_pattern REST API endpoint, which does not properly verify the upload_files capability. Authenticated attackers with contributor level access or above can upload images to the Media Library by supplying remote image URLs.
Original NVD description (English source)
The Kadence Blocks — Page Builder Toolkit for Gutenberg Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Identity Block Inner Image Content in all versions up to, and including, 3.7.8.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability is only triggerable when the block's urlTransparent attribute is set to a non-empty value, as this is a required precondition for the vulnerable code path in build_html() to be reached.

