Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-18561— Unlimited Elements For Elementor <= 2.0.16 - Unauthenticated SQL Injection

Quick assessment

Affected
unitecms Unlimited Elements For Elementor
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

WordPress 插件“Unlimited Elements For Elementor”在 2.0.16 及更早版本中,其 'addontype' 参数存在 SQL 注入漏洞。该漏洞源于对用户输入参数的转义不足,以及 getWhereString() 函数中现有 SQL 查询缺乏充分的预处理。具体而言,当该参数以数组形式提供时,数组的零号元素会被直接用作 SQL 比较运算符,并未经消毒处理就拼接进 WHERE 子句;同时,normalizeAjaxInputData() 函数会移除 WordPress 的魔术引

CVSS 7.5 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-18561

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Unlimited Elements For Elementor <= 2.0.16 - Unauthenticated SQL Injection
Source: CVE Program / CVE List V5
Vulnerability Description
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
unitecms Unlimited Elements For Elementor 0 ~ 2.0.16 -

II. Public POCs for CVE-2026-18561

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-18561

登录查看更多情报信息。

Vendor Pages for CVE-2026-18561 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-18561

No comments yet


Leave a comment