Recipe Card Blocks for Gutenberg & Elementor <= 3.4.8 - Incorrect Authorization
Strategic Overview
- Status
- Patched in 3.4.9
- Affected Plugin
- Recipe Card Blocks Lite
- Affected Version
<= 3.4.8- CVSS
- 7.5High
- Weakness type
- CWE-863 · Incorrect Authorization
- CVE
CVE-2025-62019
At a glance
CVE-2025-62019 is a high-severity Incorrect Authorization vulnerability in the Recipe Card Blocks Lite WordPress plugin, affecting versions <= 3.4.8. It carries a CVSS score of 7.5 (reachable over the network; low attack complexity; high integrity impact). Exploitation requires no authentication. The issue is fixed in version 3.4.9; sites on affected versions should update now. Disclosed September 2025, reported by MD ISMAIL.
Vulnerability Overview
The Recipe Card Blocks for Gutenberg & Elementor plugin for WordPress is vulnerable to unauthorized access due to an incorrect capability check on several REST-API endpoints in versions up to, and including, 3.4.8. This makes it possible for unauthenticated attackers to perform unauthorized actions.
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. A successful exploit has high impact on integrity.
CWE-863: Incorrect Authorization
Reaching this weakness in Recipe Card Blocks Lite <= 3.4.8 takes a caller who can reach the endpoint. Incorrect authorization means a permission check exists but evaluates the wrong thing, so it passes for callers it was meant to stop.
The action runs for users the code intended to exclude, with the same effect as having no check at all. For Recipe Card Blocks Lite the fix is 3.4.9: builds <= 3.4.8 are affected, anything from 3.4.9 onward is not.
Remediation
Update to version 3.4.9, 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: Recipe Card Blocks Lite 3.4.9 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Recipe Card Blocks Lite
- 7.2CVE-2026-73361: Recipe Card Blocks Lite <= 3.4.18 Stored XSS
CVE-2026-73361 - 6.5CVE-2025-14973: Recipe Card Blocks for Gutenberg… SQL Injection
CVE-2025-14973 - 6.4CVE-2026-3011: Recipe Card Blocks Lite <= 3.4.13 Stored XSS
CVE-2026-3011 - 6.1CVE-2021-24632: Recipe Card Blocks by WPZOOM <= 2.8.0 Reflected XSS
CVE-2021-24632 - 5.4CVE-2024-43293: Recipe Card Blocks… Missing Authorization
CVE-2024-43293 - 5.4CVE-2021-24634: Recipe Card Blocks by WPZOOM <= 2.8.2 Stored XSS
CVE-2021-24634 - 4.3CVE-2025-26983: Recipe Card Blocks for Gutenberg & Elementor IDOR
CVE-2025-26983
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C