MB Elementor Integration Security & Risk Analysis

wordpress.org/plugins/mb-elementor-integrator

Integrates Meta Box's custom fields with Elementor page builder via dynamic tags.

2K active installs v2.2.4 PHP 7.0+ WP 5.9+ Updated Apr 23, 2025
custom-fieldsdynamic-tagselementormeta-box
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MB Elementor Integration Safe to Use in 2026?

Generally Safe

Score 92/100

MB Elementor Integration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of "mb-elementor-integrator" v2.2.4 indicates a generally strong security posture. There are no identified entry points from AJAX handlers, REST API routes, shortcodes, or cron events that lack authentication checks, which significantly limits the attack surface. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is reassuring. The high percentage of properly escaped output (85%) suggests good practices in preventing cross-site scripting vulnerabilities. The vulnerability history being clean, with no recorded CVEs, also points to a history of secure development.

However, a significant concern arises from the single SQL query found, which is not using prepared statements. This represents a potential risk for SQL injection vulnerabilities, especially if the input feeding this query is user-controlled or not thoroughly sanitized beforehand. The complete lack of nonce checks and capability checks, while not directly linked to an attack surface in this specific scan (as the attack surface is zero), could become a weakness if new entry points were introduced in future versions without these essential security measures. The absence of taint analysis results, though potentially indicating no issues were found, also means we don't have detailed insights into potential data flow vulnerabilities.

In conclusion, "mb-elementor-integrator" v2.2.4 demonstrates a good foundation for security, with a minimal attack surface and good output escaping. The primary weakness identified is the use of raw SQL queries without prepared statements, which requires immediate attention. The lack of nonce and capability checks, while not an immediate exploitable flaw based on the current scan, is a potential future risk. The clean vulnerability history is a positive sign, but it's crucial to address the identified code-level risks.

Key Concerns

  • SQL query not using prepared statements
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

MB Elementor Integration Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

MB Elementor Integration Release Timeline

v2.2.4Current
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.1.13
v2.1.12
v2.1.11
v2.1.10
v2.1.9
v2.1.8
v2.1.7
v2.1.6
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.8
Code Analysis
Analyzed Mar 16, 2026

MB Elementor Integration Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
0 prepared
Unescaped Output
6
35 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

0% prepared1 total queries

Output Escaping

85% escaped41 total outputs
Attack Surface

MB Elementor Integration Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filterelementor/widget/before_render_contentsrc\CurrentWidget.php:8
actionelementor/frontend/before_rendersrc\CurrentWidget.php:9
actioninitsrc\Loader.php:9
actionelementor/dynamic_tags/registersrc\Loader.php:17
actionelementor/widgets/registersrc\Loader.php:19
actionelementor/theme/register_conditionssrc\Loader.php:20
actionelementor/widgets/registersrc\Loader.php:49
actionelementor/widget/metabox-group/skins_initsrc\Loader.php:86
actionelementor/theme/register_locationssrc\Widgets\GroupLocation.php:17
actionelementor/documents/registersrc\Widgets\GroupLocation.php:18
Maintenance & Trust

MB Elementor Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 23, 2025
PHP min version7.0
Downloads56K

Community Trust

Rating74/100
Number of ratings3
Active installs2K
Developer Profile

MB Elementor Integration Developer Profile

Anh Tran

18 plugins · 84K total installs

85
trust score
Avg Security Score
96/100
Avg Patch Time
76 days
View full developer profile
Detection Fingerprints

How We Detect MB Elementor Integration

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/mb-elementor-integrator/build/index.js/wp-content/plugins/mb-elementor-integrator/build/style.css
Version Parameters
mb-elementor-integrator/build/index.js?ver=mb-elementor-integrator/build/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
mbei-sub-groupsmbei-grouped-fields
Data Attributes
data-mb-elementor-id
JS Globals
MBElementorIntegrator
FAQ

Frequently Asked Questions about MB Elementor Integration