CVE-2024-1358 HIGH

CVE-2024-1358: Elementor Addon Elements <= 1.12.12 - Directory Traversal to Local File Inclusion

Vendor Wpvibes
Product Addon Elements for Elementor (formerly Elementor Addon Elements)
Weakness CWE-22 · Path traversal
Published March 13, 2024
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Addon Elements for Elementor versions up to 1.12.12 contain a path traversal vulnerability that allows authenticated users to read arbitrary files from the server. An attacker with low-level site access can bypass directory restrictions and access sensitive files outside the intended scope. This affects confidentiality, integrity, and availability of the site.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server, including configuration files and database credentials.

Potential impact on your site

04Site Impact

Sensitive files like wp-config.php and database backups could be exposed to low-privilege users.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account on the site (subscriber or contributor level).

Key dates

06Disclosure timeline

March 13, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE