Description
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.
Published: 2026-08-25
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Cozy Blocks plugin allows authenticated users with contributor role or higher to edit block attributes. The cozyHoverEffect attribute is not sanitized or escaped but accepts a color value that can include a double‑quote to break out of the attribute. An attacker can insert malicious JavaScript which survives the wp_kses_post filter and runs when the page is rendered, giving the attacker ability to execute arbitrary scripts in the user’s browser.

Affected Systems

All installations of Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 700+ Patterns, 58 Blocks & Templates plugin, in versions up to and including 2.2.16, are affected.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium severity. Because the EPSS score is not available, current exploitation likelihood is uncertain, and the vulnerability is not listed in the CISA KEV catalog, the overall risk remains moderate. Exploitation requires the attacker to have contributor or higher permission on the WordPress site and to deliver a payload that leverages the attribute’s lack of sanitization; once executed, client‑side script can steal credentials, perform actions via cross‑origin requests, or deface content.

Generated by OpenCVE AI on August 25, 2026 at 03:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Cozy Blocks to version 2.2.17 or later
  • Limit contributor access to trusted users or remove the contributor role for non‑trusted editors
  • If an immediate upgrade is not possible, disable the cozyHoverEffect attribute or apply a custom content filter to escape attribute values

Generated by OpenCVE AI on August 25, 2026 at 03:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
First Time appeared Cozythemes
Cozythemes cozy Blocks – Page Builder For Gutenberg Editor & Fse With 600+ Patterns, 58 Blocks & Templates
Wordpress
Wordpress wordpress
Vendors & Products Cozythemes
Cozythemes cozy Blocks – Page Builder For Gutenberg Editor & Fse With 600+ Patterns, 58 Blocks & Templates
Wordpress
Wordpress wordpress

Tue, 25 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Cozy Blocks <= 2.2.16 - Authenticated (Contributor+) Stored Cross-Site Scripting via cozyHoverEffect Block Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Cozythemes Cozy Blocks – Page Builder For Gutenberg Editor & Fse With 600+ Patterns, 58 Blocks & Templates
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T02:26:49.343Z

Reserved: 2026-08-17T13:18:03.634Z

Link: CVE-2026-75019

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T03:16:56.507

Modified: 2026-08-25T03:16:56.507

Link: CVE-2026-75019

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T03:30:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')