CVE-2026-25007
Published: 25 March 2026
Summary
CVE-2026-25007 is a high-severity SQL Injection (CWE-89) vulnerability. Its CVSS base score is 8.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 16.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).
Deeper analysis
CVE-2026-25007 is an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability that enables Blind SQL Injection in the ElementInvader Addons for Elementor WordPress plugin (elementinvader-addons-for-elementor). The issue affects all versions from n/a through 1.4.2.
The vulnerability carries a CVSS v3.1 base score of 8.5 (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L), indicating network accessibility, low attack complexity, and exploitation by low-privileged users without user interaction. Attackers can achieve high confidentiality impact across a changed scope, allowing them to extract sensitive data from the database via blind SQL injection techniques.
Patchstack has documented the vulnerability in its database, providing details on the affected plugin version 1.4.2; security practitioners should consult this advisory for patch availability and mitigation guidance.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-15611
Vulnerability details
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.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
SQL injection flaw in public-facing WordPress plugin directly enables T1190 (Exploit Public-Facing Application) for blind data extraction from the database.
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
Requires validation of information inputs to neutralize special elements used in SQL commands, directly preventing the blind SQL injection vulnerability.
Mandates identification, reporting, and correction of flaws like the improper neutralization in the ElementInvader plugin, enabling patching of the vulnerability.
Vulnerability scanning identifies SQL injection flaws such as CVE-2026-25007 in the WordPress plugin for timely remediation.