CMC Hook Security & Risk Analysis

wordpress.org/plugins/cmc-hook

Register php functions to hooks(action and filter), run php codes safely, create and test plugins all from dashboard tools

0 active installs v1.0.6 PHP + WP 4.6.0+ Updated Jul 24, 2017
csscustom-filtersjavascriptphpshortcode-generator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CMC Hook Safe to Use in 2026?

Generally Safe

Score 85/100

CMC Hook has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "cmc-hook" v1.0.6 plugin exhibits a mixed security posture. While it demonstrates good practices by utilizing prepared statements for all SQL queries and performing a reasonable number of nonce and capability checks, there are significant areas of concern. The presence of an unprotected AJAX handler represents a direct attack vector that could be exploited by unauthenticated users. Furthermore, the taint analysis reveals two high-severity flows with unsanitized data, indicating potential for cross-site scripting (XSS) or other injection vulnerabilities if these flows are not properly handled before output or further processing. The plugin has no recorded vulnerability history, which is a positive sign, but it does not negate the risks identified in the static analysis. The relatively low percentage of properly escaped output also contributes to a heightened risk profile, as it increases the likelihood of XSS vulnerabilities.

Key Concerns

  • Unprotected AJAX handler
  • High severity taint flows
  • Low percentage of properly escaped output
Vulnerabilities
None known

CMC Hook Security Vulnerabilities

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

CMC Hook Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
74 prepared
Unescaped Output
123
69 escaped
Nonce Checks
19
Capability Checks
2
File Operations
6
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared74 total queries

Output Escaping

36% escaped192 total outputs
Data Flows
5 unsanitized

Data Flow Analysis

11 flows5 with unsanitized paths
<class-cmc-hook-project-table> (include\class-cmc-hook-project-table.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

CMC Hook Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_cmchk_slugcmc_hook.php:114

Shortcodes 1

[cmchksh] cmc_hook.php:73
WordPress Hooks 7
actionplugins_loadedcmc_hook.php:72
filterset-screen-optioncmc_hook.php:132
actionadmin_menucmc_hook.php:135
actionadmin_noticesinclude\class-cmchk-actions.php:62
actionadmin_noticesinclude\class-cmchk-actions.php:71
actionadmin_noticesinclude\class-cmchk-actions.php:170
actionadmin_noticesinclude\class-cmchk-actions.php:179
Maintenance & Trust

CMC Hook Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJul 24, 2017
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CMC Hook Developer Profile

Edem

2 plugins · 0 total installs

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

How We Detect CMC Hook

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cmc-hook/js/main.js/wp-content/plugins/cmc-hook/js/intro/intro.js/wp-content/plugins/cmc-hook/js/TipTip/jquery.tipTip.js/wp-content/plugins/cmc-hook/js/jqueryFileTree/jqueryFileTree.js/wp-content/plugins/cmc-hook/css/jquery-ui/jquery-ui.css/wp-content/plugins/cmc-hook/css/intro/introjs.css/wp-content/plugins/cmc-hook/css/font-awesome/css/font-awesome.min.css/wp-content/plugins/cmc-hook/js/TipTip/tipTip.css+1 more
Script Paths
/wp-content/plugins/cmc-hook/js/main.js/wp-content/plugins/cmc-hook/js/intro/intro.js/wp-content/plugins/cmc-hook/js/TipTip/jquery.tipTip.js/wp-content/plugins/cmc-hook/js/jqueryFileTree/jqueryFileTree.js
Version Parameters
cmc-hook/js/main.js?ver=cmc-hook/js/intro/intro.js?ver=cmc-hook/js/TipTip/jquery.tipTip.js?ver=cmc-hook/js/jqueryFileTree/jqueryFileTree.js?ver=cmc-hook/css/jquery-ui/jquery-ui.css?ver=cmc-hook/css/intro/introjs.css?ver=cmc-hook/css/font-awesome/css/font-awesome.min.css?ver=cmc-hook/js/TipTip/tipTip.css?ver=cmc-hook/js/jqueryFileTree/jqueryFileTree.css?ver=

HTML / DOM Fingerprints

CSS Classes
cmchk_negcmchksh-content
Data Attributes
data-cmchkdata-cmchk-id
JS Globals
CMCHK_AJAX_URLCMCHK_URL_JSCMCHK_URL_CSSCMCHK_URL_IMG
REST Endpoints
/wp-json/cmchk/v1/hooks/wp-json/cmchk/v1/projects
Shortcode Output
[cmchksh][cmchksh id=''][cmchksh slug='']
FAQ

Frequently Asked Questions about CMC Hook