Customer Management for Dokan Security & Risk Analysis

wordpress.org/plugins/dokan-customers

This plugin simply enable vendor customer's management feature on the dokan vendor dashboard.

20 active installs v1.3.6 PHP 7.4+ WP 5.0.0+ Updated Aug 31, 2025
dokandokan-customerdokan-multi-vendormulti-vendorwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Customer Management for Dokan Safe to Use in 2026?

Generally Safe

Score 100/100

Customer Management for Dokan has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the 'dokan-customers' plugin version 1.3.6 exhibits a strong security posture with no identified vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events, combined with a complete lack of dangerous functions and SQL injection risks (all queries use prepared statements), significantly limits the plugin's attack surface. The high percentage of properly escaped output further suggests good development practices to prevent cross-site scripting (XSS) vulnerabilities. The plugin's vulnerability history is also clean, with no recorded CVEs, indicating a track record of secure development or effective security patching. However, the complete absence of nonce checks and capability checks across all entry points, while currently not exposing any issues due to the zero attack surface, represents a potential future risk if functionality were to be added without proper authorization checks. Overall, this version of 'dokan-customers' appears very secure, but the lack of fundamental security checks like nonces and capabilities, even in the absence of current exploitable issues, warrants a minor deduction for potential future exposure.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Customer Management for Dokan Security Vulnerabilities

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

Customer Management for Dokan Code Analysis

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

Output Escaping

90% escaped21 total outputs
Attack Surface

Customer Management for Dokan Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actioninitincludes\Assets.php:10
actionadmin_enqueue_scriptsincludes\Assets.php:13
actionwp_enqueue_scriptsincludes\Assets.php:15
actionplugins_loadedincludes\DokanCustomers.php:47
actionwoocommerce_flush_rewrite_rulesincludes\DokanCustomers.php:48
actionadmin_noticesincludes\DokanCustomers.php:88
actionadmin_noticesincludes\DokanCustomers.php:149
actioninitincludes\DokanCustomers.php:166
actionplugins_loadedincludes\DokanCustomers.php:167
filterdokan_query_var_filterincludes\ManageCustomers.php:10
filterdokan_get_dashboard_navincludes\ManageCustomers.php:11
actiondokan_load_custom_templateincludes\ManageCustomers.php:12
Maintenance & Trust

Customer Management for Dokan Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 31, 2025
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Customer Management for Dokan Developer Profile

Md Aminur Islam

4 plugins · 16K total installs

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

How We Detect Customer Management for Dokan

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dokan-customers/assets/admin/style.css/wp-content/plugins/dokan-customers/assets/frontend/style.css
Script Paths
/wp-content/plugins/dokan-customers/assets/admin/script.js/wp-content/plugins/dokan-customers/assets/frontend/script.js
Version Parameters
dokan-customers/assets/admin/style.css?ver=dokan-customers/assets/frontend/style.css?ver=dokan-customers/assets/admin/script.js?ver=dokan-customers/assets/frontend/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
dokan-customers-contentdokan-customers-areavendor-customer-tablecustomer-billing-address
HTML Comments
Dashboard customers Template Load customers related template dokan_dashboard_content_before hook dokan_customers_content_before hook+1 more
Data Attributes
data-toggle="tooltip"data-placement="top"title="View Orders"
JS Globals
Vendor_Dashboard_Booster_Admin
Shortcode Output
<h1 class="entry-title"> Customers </h1><table class="dokan-table dokan-table-striped vendor-customer-table"> <thead> <tr> <th>Name</th> <th>Email</th> <th>Phone</th> <th>Orders</th> <th>Total Spend</th> <th>Registered At</th> <th class="customer-billing-address">Billing Address</th> <th>Actions</th> </tr> </thead> <tbody>
FAQ

Frequently Asked Questions about Customer Management for Dokan