Elementor Addon Elements <= 1.13.6 - Missing Authorization
Strategic Overview
- Status
- Patched in 1.13.7
- Affected Version
<= 1.13.6- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-47361
At a glance
CVE-2024-47361 is a medium-severity Missing Authorization vulnerability in the Addon Elements for Elementor (formerly Elementor Addon Elements) WordPress plugin, affecting versions <= 1.13.6. 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 1.13.7; sites on affected versions should update now. Disclosed September 2024, reported by Rafie Muhammad.
Vulnerability Overview
The Elementor Addon Elements plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ajax_refresh_insta_cache() function in versions up to, and including, 1.13.6. This makes it possible for authenticated attackers, with contributor-level access and above, to refresh cache for posts they do not have access to.
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
Addon Elements for Elementor (formerly Elementor Addon Elements) <= 1.13.6 carries this weakness at ajax_refresh_insta_cache(), 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 Addon Elements for Elementor (formerly Elementor Addon Elements) the fix is 1.13.7: builds <= 1.13.6 are affected, anything from 1.13.7 onward is not.
Remediation
Update to version 1.13.7, 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: Addon Elements for Elementor (formerly Elementor Addon Elements) 1.13.7 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 Addon Elements for Elementor (formerly Elementor Addon Elements)
- 8.8CVE-2024-1358: Elementor Addon Elements Directory Traversal to LFI
CVE-2024-1358 - 6.5Elementor Addon Elements <= 1.11.7 Cross-Site Request Forgery
- 6.4CVE-2025-12537: Addon Elements for Elementor <= 1.14.3 Stored XSS
CVE-2025-12537 - 6.4CVE-2024-47366: Elementor Addon Elements <= 1.13.6 Stored XSS
CVE-2024-47366 - 6.4CVE-2024-7122: Elementor Addon Elements <= 1.13.6 Stored XSS
CVE-2024-7122 - 6.4CVE-2024-4401: Elementor Addon Elements <= 1.13.5 Stored XSS
CVE-2024-4401 - 6.4CVE-2024-4569: Elementor Addon Elements <= 1.13.5 Stored XSS
CVE-2024-4569 - 6.4CVE-2024-4570: Elementor Addon Elements <= 1.13.5 Stored XSS
CVE-2024-4570
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C