CVE Catalog

CVE-2026-18062

MediumCVSS 6.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th 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
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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS