CVE-2024-2210 MEDIUM

CVE-2024-2210: The Plus Addons for Elementor <= 5.4.1 - Authenticated (Contributor+) Local File Inclusion via Team Member Listing

Vendor Posimyththemes
Product The Plus Addons for Elementor – Addons for Elementor, Page Templates, Widgets, Mega Menu, WooCommerce
Weakness CWE-22 · Path traversal
Published March 27, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The The Plus Addons for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 5.4.1 via the Team Member Listing widget. This makes it possible for authenticated attackers, with contributor-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

The Plus Addons for Elementor contains a path traversal vulnerability that allows authenticated users to read files outside the intended directory. An attacker with low-level site access can traverse the file system to access sensitive files. The vulnerability affects versions up to 5.4.1 and impacts both confidentiality and integrity of site data.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server's file system outside the plugin directory.

Potential impact on your site

04Site Impact

Sensitive files (config, database credentials, private keys) may be exposed to authenticated users.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE