CVE-2026-75019
MediumCVSS 6.4Exploitation Probability (EPSS)
Low risk10th percentile - higher than 10% of all known CVEs
Summary
The Cozy Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the cozyHoverEffect attribute in versions up to and including 2.2.16. Authenticated attackers with contributor-level access can inject arbitrary scripts that execute whenever a user visits the affected page.
Risk Assessment
The risk includes user data theft, session hijacking, and malware propagation.
Recommendation
Update the plugin to the latest version and restrict contributor permissions to trusted users.
Other vulnerabilities in Cozy Blocks
See all- CVE-2026-15393Medium
The Cozy Blocks plugin for WordPress up to version 2.2.11 is vulnerable to Stored Cross-Site Scripting via the 'postMeta.font.size' block attribute due to insufficient input sanitization and output escaping. Authenticated attackers with contributor-level access or higher can inject arbitrary scripts that execute when a user visits the affected page.
- CVE-2026-15950Medium
The Cozy Blocks plugin for WordPress is vulnerable to stored XSS via the 'layoutCircle.alignment' block attribute. Attackers with contributor-level access can inject arbitrary scripts that execute when a user visits the page.
- CVE-2026-15334Medium
The Cozy Blocks plugin for WordPress up to version 2.2.11 is vulnerable to Stored XSS via the 'icon.view' block attribute. Authenticated attackers with contributor-level access can inject arbitrary scripts that execute when a user accesses the page.
- CVE-2026-15333Medium
The Cozy Blocks plugin for WordPress up to version 2.2.11 is vulnerable to Stored XSS via the 'cozyCustomFont' block attribute. Authenticated attackers with contributor-level access can inject arbitrary scripts that execute when a user accesses the page.
Original NVD description (English source)
The Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 700+ Patterns, 58 Blocks & Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via cozyHoverEffect Block Attribute in all versions up to, and including, 2.2.16 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 payload survives wp_kses_post on save because it contains no angle brackets — only a double-quote breakout of the cozyHoverEffect.boxShadow.color attribute value — allowing event-handler injection at the render stage.

