CVE-2024-10873 HIGH

CVE-2024-10873: LA-Studio Element Kit for Elementor <= 1.4.2 - Authenticated (Contributor+) Local File Inclusion

Vendor Choijun
Product LA-Studio Element Kit for Elementor
Weakness CWE-98 · PHP file inclusion
Published November 23, 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 LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.4.2 via the _load_template function. 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

LA-Studio Element Kit for Elementor versions up to 1.4.2 contain a code injection vulnerability that allows authenticated users with low privileges to execute arbitrary code on the site. The vulnerability stems from insufficient input validation in the plugin's handling of user-supplied data. An attacker with a basic user account can exploit this to gain full control over the WordPress installation, including reading sensitive data, modifying content, and disrupting site availability.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site and gain full control of the WordPress installation.

Potential impact on your site

04Site Impact

An attacker with basic user access can compromise your entire site, steal data, modify content, and take the site offline.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role) on the site.

Key dates

06Disclosure timeline

November 23, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE