SQL Injection in Unitecms Unlimited Elements For Elementor
CVE-2026-18561
The Unlimited Elements For Elementor plugin for WordPress is vulnerable to SQL Injection via the 'addontype' parameter in versions up to, and including, 2.0.16. This is due to insufficient escaping on the user-supplied parameter and the lack of sufficient preparation on the existing SQL query in the getWhereString() function; when the parameter is supplied as an array, element zero is used verbatim as the SQL comparison operator and concatenated into the WHERE clause without sanitization, while normalizeAjaxInputData() strips WordPress's magic_quotes protection from the value. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Vulnerability class: SQL Injection
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-18561?
- CVE-2026-18561 is a high-severity vulnerability in Unitecms Unlimited Elements For Elementor, classified under SQL Injection. CVSS score: 7.5/10. Published 2026-09-11.
- How severe is CVE-2026-18561?
- High severity. CVSS v3 base score is 7.5 out of 10.