CVE-2026-19943
Description
The Gutenverse – WordPress Blocks, Page Builder & Site Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'titleTag' Block Attribute in all versions up to, and including, 4.0.2 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. The malicious titleTag value survives wp_kses_post on save because it is stored inside a block-comment delimiter and the live HTML is only synthesized at render time by do_blocks(), meaning the payload also fires in administrator and editor sessions during post preview.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/gutenverse/tags/4.0.0/includes/block/class-chart.php#L28
- https://plugins.trac.wordpress.org/browser/gutenverse/tags/4.0.0/includes/block/class-chart.php#L80
- https://plugins.trac.wordpress.org/browser/gutenverse/tags/4.0.2/includes/block/class-chart.php#L28
- https://plugins.trac.wordpress.org/browser/gutenverse/tags/4.0.2/includes/block/class-chart.php#L80
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3662715%40gutenverse&new=3662715%40gutenverse
- https://www.wordfence.com/threat-intel/vulnerabilities/id/b7eb4cac-cf16-438e-81cc-516646e77cdc?source=cve
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.