CVE-2024-5329 HIGH

CVE-2024-5329: Unlimited Elements For Elementor (Free Widgets, Addons, Templates) <= 1.5.109 - Authenticated (Contributor+) Blind SQL Injection via data[addonID] Parameter

Vendor Unitecms
Product Unlimited Elements For Elementor
Weakness CWE-89 · SQLi
Published June 6, 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 Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to blind SQL Injection via the ‘data[addonID]’ parameter in all versions up to, and including, 1.5.109 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Explanation of Vulnerability in Simple Terms

02Summary

Unlimited Elements For Elementor versions up to 1.5.109 contain a SQL injection vulnerability in database query handling. An authenticated user with low privileges can craft malicious input to execute arbitrary SQL commands, potentially reading, modifying, or deleting site data. The vulnerability requires valid login credentials but no additional user interaction.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete database records including user credentials and site content.

Potential impact on your site

04Site Impact

Attackers with basic site access can compromise your entire database, steal user data, or deface content.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

June 6, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE