PT-2026-40848 · Unitecms · Unlimited Elements For Elementor
Nguyen Truong
·
Published
2026-05-14
·
Updated
2026-05-14
·
CVE-2026-5486
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
The Unlimited Elements for Elementor plugin for WordPress is vulnerable to SQL Injection via the 'data[filter search]' parameter in the get cat addons AJAX action in versions up to and including 2.0.7. This is due to insufficient input sanitization and the use of deprecated escaping functions combined with direct string concatenation in SQL query construction. The vulnerability is exacerbated because the normalizeAjaxInputData() function calls stripslashes() on all user input, removing the protection provided by WordPress's wp magic quotes() function. Subsequently, the filter search parameter is escaped using the deprecated wpdb-> escape() function and then directly concatenated into a LIKE clause without using prepared statements. This makes it possible for authenticated attackers, with Contributor-level access and above (who can obtain a valid nonce through the Elementor editor), to inject arbitrary SQL commands and extract sensitive information from the database.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Unlimited Elements For Elementor