Elementor Addon Elements <= 1.12.12 - Directory Traversal to Local File Inclusion
Strategic Overview
- Status
- Patched in 1.13
- Affected Version
<= 1.12.12- CVSS
- 8.8High
- Weakness type
- CWE-22 · Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
- CVE
CVE-2024-1358
At a glance
CVE-2024-1358 is a high-severity Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in the Addon Elements for Elementor (formerly Elementor Addon Elements) WordPress plugin, affecting versions <= 1.12.12. It carries a CVSS score of 8.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). The issue is fixed in version 1.13; sites on affected versions should update now. Disclosed February 2024, reported by wesley (wcraft).
Vulnerability Overview
The Elementor Addon Elements plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.12.12 via the render function. This makes it possible for authenticated attackers, with contributor access or higher, to include the contents of arbitrary PHP files on the server, which may expose sensitive information.
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. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Reaching this weakness in Addon Elements for Elementor (formerly Elementor Addon Elements) <= 1.12.12 takes a caller who can reach the endpoint. Path traversal happens when user-controlled text is used to build a filesystem path without being constrained to an intended directory, so sequences like ../ walk the resolved path somewhere else.
Depending on the operation, it means reading files outside the intended folder — wp-config.php being the usual target — or writing to and deleting paths the web server can touch. For Addon Elements for Elementor (formerly Elementor Addon Elements) the fix is 1.13: builds <= 1.12.12 are affected, anything from 1.13 onward is not.
Remediation
Update to version 1.13, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Addon Elements for Elementor (formerly Elementor Addon Elements): WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Addon Elements for Elementor (formerly Elementor Addon Elements) 1.13 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Addon Elements for Elementor (formerly Elementor Addon Elements)
- 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 - 6.4CVE-2024-3743: Elementor Addon Elements <= 1.13.3 Stored XSS
CVE-2024-3743
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C