Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from Vendor (Patchstack) · only source for this CVE.
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Unlimited Elements For Elementor allows Blind SQL Injection.
This issue affects Unlimited Elements For Elementor: from n/a through 2.0.8.
AnalysisAI
Blind SQL injection in the Unlimited Elements For Elementor WordPress plugin (versions up to and including 2.0.8) allows authenticated low-privilege attackers to inject arbitrary SQL into backend database queries. The flaw was reported by Patchstack and carries a CVSS 3.1 score of 8.5 due to scope change and high confidentiality impact, though no public exploit identified at time of analysis and EPSS probability remains low at 0.03%. The scope change (S:C) indicates the injection crosses a trust boundary, amplifying impact beyond the vulnerable component.
Technical ContextAI
Unlimited Elements For Elementor is a popular WordPress plugin (CPE cpe:2.3:a:unlimited_elements:unlimited_elements_for_elementor) that extends the Elementor page builder with additional widgets, addons, and templates. The root cause is CWE-89 - Improper Neutralization of Special Elements used in an SQL Command - meaning user-controllable input is concatenated into SQL queries against the WordPress MySQL/MariaDB database without proper parameterization or escaping via $wpdb->prepare(). Because the attack is blind, the attacker does not see query results directly but must infer data through boolean conditions, timing delays, or out-of-band channels.
RemediationAI
No vendor-released patch identified at time of analysis from the provided data - administrators should monitor the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/unlimited-elements-for-elementor/vulnerability/wordpress-unlimited-elements-for-elementor-free-widgets-addons-templates-plugin-2-0-8-sql-injection-vulnerability) and the WordPress plugin repository for an update beyond 2.0.8 and apply it as soon as published. Compensating controls in the interim include disabling open user registration in WordPress (Settings → General → 'Anyone can register') to remove the PR:L attacker, deactivating the plugin if its widgets are not in active production use (trade-off: any pages relying on its widgets will lose layout/functionality), enabling Patchstack vPatch or an equivalent WAF rule for this CVE to block the injection payload (trade-off: rule fidelity depends on Patchstack signature accuracy), and restricting access to wp-admin via IP allowlist or HTTP auth (trade-off: breaks legitimate low-privilege user workflows). Review database audit logs for anomalous SELECT/UNION patterns or unusually long query times consistent with time-based blind SQLi probing.
Stored cross-site scripting in the Unlimited Elements For Elementor WordPress plugin (all versions before 2.0.11) lets a
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to Remote Code
Unrestricted Upload of File with Dangerous Type vulnerability in Unlimited Elements Unlimited Elements For Elementor (Fr
Unrestricted Upload of File with Dangerous Type vulnerability in Unlimited Elements Unlimited Elements For Elementor (Fr
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to blind SQL I
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to SQL Injecti
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to time-based
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) for WordPress is vulnerable to arbitrary file upl
The Unlimited Elements For Elementor (Free Widgets, Addons, Templates) plugin for WordPress is vulnerable to command inj
SQL Injection in the Unlimited Elements for Elementor WordPress plugin (versions up to and including 2.0.7) allows authe
The Unlimited Elements For Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several widge
The Unlimited Elements For Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the link fiel
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31759
GHSA-679r-jm2j-3cr6