What the vulnerability does
01Description
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to SQL Injection via the ‘data[post_ids][0]’ parameter in all versions up to, and including, 1.5.107 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.107 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 site access but no special user role.
What an attacker can do
03Attacker Capabilities
Execute arbitrary SQL queries to read, modify, or delete database records.
Potential impact on your site
04Site Impact
Database compromise: attackers can steal user credentials, modify content, or destroy site data without admin knowledge.
Conditions required to exploit
05Prerequisites
Attacker must have a valid user account with low-level site access (e.g., subscriber or contributor role).
Key dates
06Disclosure timeline
May 23, 2024
CVE published
April 8, 2026
Record updated