PT-2026-36565 · Wpdevteam · Gutenberg Essential Blocks – Page Builder For Gutenberg Blocks & Patterns
Darkestmode
+1
·
Published
2026-05-02
·
Updated
2026-05-02
·
CVE-2026-4658
CVSS v3.1
6.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
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.
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gutenberg Essential Blocks – Page Builder For Gutenberg Blocks & Patterns