Strategic Overview
- Status
- Patched in 2.1.23
- Affected Plugin
- Cozy Blocks – Website Builder for Block Editor | 59 Gutenberg Blocks, 700+ Patterns, 50+ Templates
- Affected Version
<= 2.1.22- CVSS
- 5.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2025-47485
At a glance
CVE-2025-47485 is a medium-severity Missing Authorization vulnerability in the Cozy Blocks WordPress plugin, affecting versions <= 2.1.22. It carries a CVSS score of 5.3 (reachable over the network; low attack complexity). Exploitation requires no authentication. The issue is fixed in version 2.1.23; sites on affected versions should update now. Disclosed May 2025, reported by Marek Mikita.
Vulnerability Overview
The Cozy Blocks – Page Builder for Gutenberg & Site Editor with Post Blocks, WooCommerce Blocks, Magazine Blocks & WordPress Gutenberg Blocks plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on several REST API endpoints in all versions up to, and including, 2.1.22. This makes it possible for unauthenticated attackers to get post details.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in Cozy Blocks <= 2.1.22 takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Cozy Blocks the fix is 2.1.23: builds <= 2.1.22 are affected, anything from 2.1.23 onward is not.
Remediation
Update to version 2.1.23, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Cozy Blocks 2.1.23 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Cozy Blocks – Website Builder for Block Editor | 59 Gutenberg Blocks, 700+ Patterns, 50+ Templates
- 6.5CVE-2025-59573: Cozy Blocks <= 2.1.29 Arbitrary Shortcode Execution
CVE-2025-59573 - 6.4CVE-2026-75019: Cozy Blocks <= 2.2.16 Stored Cross-Site Scripting
CVE-2026-75019 - 6.4CVE-2026-15950: Cozy Blocks <= 2.2.11 Stored Cross-Site Scripting
CVE-2026-15950 - 6.4CVE-2026-15393: Cozy Blocks <= 2.2.11 Stored Cross-Site Scripting
CVE-2026-15393 - 6.4CVE-2026-15334: Cozy Blocks <= 2.2.11 Stored Cross-Site Scripting
CVE-2026-15334 - 6.4CVE-2026-15333: Cozy Blocks <= 2.2.11 Stored Cross-Site Scripting
CVE-2026-15333 - 6.4CVE-2025-30838: Cozy Blocks <= 2.1.6 Stored Cross-Site Scripting
CVE-2025-30838 - 6.4CVE-2024-50502: Cozy Blocks <= 2.0.18 Stored Cross-Site Scripting
CVE-2024-50502
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C