🔐 CVE Alert

CVE-2026-4658

MEDIUM 6.4

Gutenberg Essential Blocks <= 6.0.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Block Attributes

CVSS Score
6.4
EPSS Score
0.0%
EPSS Percentile
0th

The Essential Blocks – Page Builder Gutenberg Blocks, Patterns & Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the className, classHook, and blockId attributes in the Add to Cart block (essential-blocks/add-to-cart) in all versions up to, and including, 6.0.4. This is due to insufficient output escaping in the render_callback() function where these attributes are placed into class and data-id HTML attributes using raw sprintf() and implode() without esc_attr() escaping. While the outer wrapper div uses get_block_wrapper_attributes() which properly escapes, the inner divs do not. 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.

CWE CWE-79
Vendor wpdevteam
Product gutenberg essential blocks – page builder for gutenberg blocks & patterns
Published May 2, 2026
Stay Ahead of the Next One

Get instant alerts for wpdevteam gutenberg essential blocks – page builder for gutenberg blocks & patterns

Be the first to know when new medium vulnerabilities affecting wpdevteam gutenberg essential blocks – page builder for gutenberg blocks & patterns are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

wpdevteam / Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns
0 ≤ 6.0.4

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/3e7eed9d-2d44-4951-b66b-7d8995ca617d?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/trunk/includes/Blocks/AddToCart.php#L118 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/tags/6.0.4/includes/Blocks/AddToCart.php#L118 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/trunk/includes/Blocks/AddToCart.php#L120 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/tags/6.0.4/includes/Blocks/AddToCart.php#L120 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/trunk/includes/Blocks/AddToCart.php#L65 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/tags/6.0.4/includes/Blocks/AddToCart.php#L65 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/trunk/includes/Blocks/AddToCart.php#L66 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/essential-blocks/tags/6.0.4/includes/Blocks/AddToCart.php#L66 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=3516287%40essential-blocks%2Ftags%2F6.1.0%2Fincludes%2FBlocks%2FAddToCart.php&old=3178777%40essential-blocks%2Ftrunk%2Fincludes%2FBlocks%2FAddToCart.php

Credits

Jack Pas darkestmode