Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Element Invader ElementInvader Addons for Elementor elementinvader-addons-for-elementor allows Blind SQL Injection.This issue affects ElementInvader Addons for Elementor: from n/a through <= 1.4.2.
AnalysisAI
A blind SQL injection vulnerability exists in ElementInvader Addons for Elementor, a WordPress plugin, affecting all versions through 1.4.2. An attacker can exploit this CWE-89 vulnerability to extract sensitive data from the underlying database without authentication, leveraging the plugin's improper neutralization of special SQL elements. No CVSS score, EPSS metric, or active KEV designation is currently available, but the blind SQL injection vector indicates meaningful exploitability risk requiring immediate patching.
Technical ContextAI
The vulnerability resides in the ElementInvader Addons for Elementor WordPress plugin (CPE: cpe:2.3:a:element_invader:elementinvader_addons_for_elementor:*:*:*:*:*:*:*:*), which provides custom widgets and functionality for the Elementor page builder. The root cause is classified under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), indicating that user-supplied input is not adequately sanitized or parameterized before being incorporated into SQL queries. Blind SQL injection differs from standard SQL injection in that the attacker receives no direct database output; instead, they infer database contents through time-based or boolean-based side-channels, making exploitation slower but still achievable without authentication.
RemediationAI
Immediately update ElementInvader Addons for Elementor to a version newer than 1.4.2 when released by the vendor; monitor the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/elementinvader-addons-for-elementor/vulnerability/wordpress-elementinvader-addons-for-elementor-plugin-1-4-2-sql-injection-vulnerability?_s_id=cve for patch availability. Until a patched version is available, disable or deactivate the plugin if it is not critical to site operations. As an interim measure, restrict access to any administrative or data-input endpoints using a Web Application Firewall (WAF) with SQL injection detection rules, implement database user accounts with minimal required privileges (removing write permissions where possible), and enable query logging to detect exploitation attempts. Implement regular database backups to enable recovery if compromise is discovered.
DOM-based cross-site scripting in the ElementInvader Addons for Elementor WordPress plugin (all versions up to and inclu
The ElementInvader Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the button
The ElementInvader Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in ElementInva
The ElementInvader Addons for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all vers
The ElementInvader Addons for Elementor plugin for WordPress is vulnerable to Sensitive Information Exposure in all vers
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15611
GHSA-5m42-hc66-pw45