CVE-2026-9629
Description
Stored XSS in Canvas WordPress plugin via 'tag' parameter allows contributor-level attackers to inject arbitrary scripts.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Canvas WordPress plugin via 'tag' parameter allows contributor-level attackers to inject arbitrary scripts.
Vulnerability
The Canvas plugin for WordPress, in all versions up to and including 2.5.2, contains a stored cross-site scripting (XSS) vulnerability in the tag parameter. The issue arises from insufficient input sanitization and output escaping within the custom blocks functionality, as seen in the code at gutenberg/custom-blocks/index.php [1].
Exploitation
An authenticated attacker with at least contributor-level access can inject arbitrary web scripts by supplying malicious input to the tag parameter. The injected script is stored on the server and executed when any user, including administrators, visits the affected page.
Impact
Successful exploitation enables the attacker to execute arbitrary JavaScript in the victim's browser session. This can lead to session hijacking, defacement of the site, theft of sensitive data, or further compromise of the WordPress installation.
Mitigation
As of the publication date, no patched version has been released. Users are advised to disable the Canvas plugin or implement a web application firewall rule to block malicious tag parameter values until an official fix is available.
AI Insight generated on Jun 13, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=2.5.2+ 1 more
- (no CPE)range: <=2.5.2
- (no CPE)range: <=2.5.2
Package: https://wordpress.org/plugins/canvas
Patches
1r3553553Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- plugins.trac.wordpress.org/browser/canvas/tags/2.5.2/components/basic-elements/block-section-heading/render.phpnvd
- plugins.trac.wordpress.org/browser/canvas/tags/2.5.2/components/basic-elements/block-section-heading/render.phpnvd
- plugins.trac.wordpress.org/browser/canvas/tags/2.5.2/gutenberg/custom-blocks/index.phpnvd
- plugins.trac.wordpress.org/changeset/3553553/canvas/trunk/components/basic-elements/block-section-heading/render.phpnvd
- plugins.trac.wordpress.org/changesetnvd
- www.wordfence.com/threat-intel/vulnerabilities/id/f93d70e4-01c5-44e8-b7d5-0837bee53b8dnvd
News mentions
0No linked articles in our index yet.