Element Pack Elementor Addons (Header Footer, Template Library, Dynamic Grid & Carousel, Remote Arrows) <= 5.10.12 - Missing Authorization
Strategic Overview
- Status
- Patched in 5.10.13
- Affected Plugin
- Element Pack Addons for Elementor – Elementor Widgets, Elementor Templates, Elementor Addons
- Affected Version
<= 5.10.12- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-11852
At a glance
CVE-2024-11852 is a medium-severity Missing Authorization vulnerability in the Element Pack Addons for Elementor WordPress plugin, affecting versions <= 5.10.12. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). The root cause is a missing authorization check on a reachable function. The issue is fixed in version 5.10.13; sites on affected versions should update now. Disclosed December 2024, reported by Tieu Pham Trong Nhan.
Vulnerability Overview
The Element Pack Elementor Addons (Header Footer, Template Library, Dynamic Grid, Carousel and Remote Arrows) plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the get_layouts() function in all versions up to, and including, 5.10.12. This makes it possible for authenticated attackers, with Subscriber-level access and above, to obtain a detailed listing of layout templates.
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 interaction from a victim user.
CWE-862: Missing Authorization
Element Pack Addons for Elementor <= 5.10.12 carries this weakness at get_layouts(), and reaching it 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 Element Pack Addons for Elementor the fix is 5.10.13: builds <= 5.10.12 are affected, anything from 5.10.13 onward is not.
Remediation
Update to version 5.10.13, 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: Element Pack Addons for Elementor 5.10.13 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Element Pack Addons for Elementor – Elementor Widgets, Elementor Templates, Elementor Addons
- 9.9CVE-2024-30496: Element Pack Elementor Addons <= 5.5.3 SQL Injection
CVE-2024-30496 - 6.5CVE-2026-1793: Element Pack Addons for Elementor Arbitrary File Read
CVE-2026-1793 - 6.5CVE-2024-9657: Element Pack Elementor Addons DOM-Based Stored XSS
CVE-2024-9657 - 6.5CVE-2024-4359: Element Pack Elementor Addons Arbitrary File Read
CVE-2024-4359 - 6.4CVE-2026-14817: Element Pack Addons for Elementor Stored XSS
CVE-2026-14817 - 6.4CVE-2026-4655: Element Pack Addons for Elementor <= 8.4.2 Stored XSS
CVE-2026-4655 - 6.4CVE-2025-5944: Element Pack Addons for Elementor DOM-Based Stored XSS
CVE-2025-5944 - 6.4CVE-2025-5292: Element Pack Addons for Elementor DOM-Based Stored XSS
CVE-2025-5292
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C