CMB2 Admin Extension Security & Risk Analysis

wordpress.org/plugins/cmb2-admin-extension

Create and manage CMB2 meta boxes from the WordPress admin without writing code.

200 active installs v1.0.6 PHP 7.4+ WP 5.0+ Updated Feb 23, 2026
fieldsformsmetaboxesoptionssettings
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CMB2 Admin Extension Safe to Use in 2026?

Generally Safe

Score 100/100

CMB2 Admin Extension has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The cmb2-admin-extension v1.0.7 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength. Furthermore, the code demonstrates good practices by not using dangerous functions, performing all SQL queries with prepared statements, and avoiding file operations and external HTTP requests. The presence of a capability check, albeit a single one, is also positive.

However, the analysis does highlight a couple of minor areas for improvement. While the majority of outputs are properly escaped, there is a small percentage that are not, which could present a low-level risk if the unescaped data is user-controlled and displayed in sensitive contexts. The complete lack of taint analysis results and the absence of nonce checks on any potential entry points (though there are none identified) suggest that while the current attack surface is minimal, the plugin has not been thoroughly tested for potential cross-site scripting (XSS) or other injection vulnerabilities that might arise if new functionalities were added without proper sanitization and authorization checks.

The vulnerability history being completely clear of any recorded CVEs is a very positive indicator, suggesting a well-maintained and secure development history. This, combined with the current static analysis findings, leads to an overall assessment of good security. The plugin appears to be developed with security in mind, prioritizing secure coding practices for its current feature set. The main takeaway is that while currently very secure due to a limited attack surface, future development should incorporate more comprehensive sanitization and authorization checks, especially if the plugin's functionality expands.

Key Concerns

  • Unescaped output detected
  • Lack of nonce checks on potential entry points
Vulnerabilities
None known

CMB2 Admin Extension Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

CMB2 Admin Extension Code Analysis

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

Output Escaping

75% escaped4 total outputs
Attack Surface

CMB2 Admin Extension Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actioninitcmb2-admin-extension.php:97
actionadmin_noticescmb2-admin-extension.php:131
actionadmin_noticescmb2-admin-extension.php:134
actionplugins_loadedcmb2-admin-extension.php:208
actioninitincludes\class-meta-box-post-type.php:44
actionadd_meta_boxesincludes\class-meta-box-post-type.php:45
actionadmin_headincludes\class-meta-box-post-type.php:46
actioncmb2_initincludes\class-meta-box-post-type.php:47
actioncmb2_initincludes\class-meta-box-post-type.php:48
filtercmb2_row_classesincludes\class-meta-box-post-type.php:49
actionadmin_initincludes\class-meta-box-settings.php:58
actionadmin_menuincludes\class-meta-box-settings.php:59
actioncmb2_initincludes\class-meta-box-settings.php:60
actionpre_current_active_pluginsincludes\class-meta-box.php:57
actionadmin_enqueue_scriptsincludes\class-meta-box.php:58
actioncmb2_initincludes\class-meta-box.php:59
Maintenance & Trust

CMB2 Admin Extension Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedFeb 23, 2026
PHP min version7.4
Downloads8K

Community Trust

Rating100/100
Number of ratings3
Active installs200
Developer Profile

CMB2 Admin Extension Developer Profile

twoelevenjay

3 plugins · 500 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect CMB2 Admin Extension

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cmb2-admin-extension/assets/css/cmb2-admin-extension.css/wp-content/plugins/cmb2-admin-extension/assets/js/cmb2-admin-extension.js
Script Paths
/wp-content/plugins/cmb2-admin-extension/assets/js/cmb2-admin-extension.js
Version Parameters
cmb2-admin-extension/assets/css/cmb2-admin-extension.css?ver=cmb2-admin-extension/assets/js/cmb2-admin-extension.js?ver=

HTML / DOM Fingerprints

CSS Classes
cmb2-admin-extension
Data Attributes
data-cmb2ae-user-id
JS Globals
cmb2_admin_extension_params
FAQ

Frequently Asked Questions about CMB2 Admin Extension