Customer Manager for Woocommerce Security & Risk Analysis

wordpress.org/plugins/customer-manager-for-woocommerce

It is a plugin which shows you a complete list of registered users with orders , guest users with orders and customers with zero orders.

40 active installs v2.3 PHP + WP 4.0+ Updated Jan 23, 2020
customer-managermanagerphoeniixxwcwoocommerce-customer-manager
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Customer Manager for Woocommerce Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The customer-manager-for-woocommerce plugin v2.3 exhibits a mixed security posture. On the positive side, the static analysis reveals no direct SQL injection vulnerabilities as all queries use prepared statements, and there are no identified dangerous functions, file operations, or external HTTP requests. The absence of known CVEs in its history also suggests a generally well-maintained codebase. However, a significant concern lies in the output escaping. With 42 outputs and only 29% properly escaped, there's a high probability of Cross-Site Scripting (XSS) vulnerabilities, especially if user-provided data is being outputted without sufficient sanitization. The presence of bundled library Select2 v3.5.2, which is quite old, also represents a potential risk if it contains known vulnerabilities that are not addressed by the plugin itself.

While the attack surface appears to be zero in terms of direct entry points like AJAX handlers or REST API routes, this could be misleading if the plugin relies on WordPress core functions that are then passed user-controlled data. The lack of capability checks on the limited nonce checks is also a minor concern, potentially allowing unauthorized users to trigger certain actions if they can find a way to bypass the nonce. Overall, the plugin has strengths in its handling of database queries and avoidance of common direct attack vectors, but the prevalent issue with output escaping and the outdated bundled library are notable weaknesses that require attention.

Key Concerns

  • Low output escaping rate (29%)
  • Bundled outdated library: Select2 v3.5.2
  • No capability checks on some nonce checks
Vulnerabilities
None known

Customer Manager for Woocommerce Security Vulnerabilities

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

Customer Manager for Woocommerce Code Analysis

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

Bundled Libraries

Select23.5.2

Output Escaping

29% escaped42 total outputs
Attack Surface

Customer Manager for Woocommerce Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menumainfilter.php:35
actionadmin_headmainfilter.php:48
actionadmin_enqueue_scriptsmainfilter.php:69
Maintenance & Trust

Customer Manager for Woocommerce Maintenance & Trust

Maintenance Signals

WordPress version tested5.3.21
Last updatedJan 23, 2020
PHP min version
Downloads7K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Customer Manager for Woocommerce Developer Profile

Phoeniixx

25 plugins · 5K total installs

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

How We Detect Customer Manager for Woocommerce

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/customer-manager-for-woocommerce/assets/font-awesome/css/font-awesome.min.css/wp-content/plugins/customer-manager-for-woocommerce/assets/font-awesome/css/font-awesome.css/wp-content/plugins/customer-manager-for-woocommerce/assets/js/admin.js/wp-content/plugins/customer-manager-for-woocommerce/assets/css/admin.css

HTML / DOM Fingerprints

CSS Classes
woo-nav-tab-wrapper
HTML Comments
<!-- ... -->
Data Attributes
data-tabdata-toggledata-targetrolearia-labelledby
JS Globals
phoe_cust_manager_value
FAQ

Frequently Asked Questions about Customer Manager for Woocommerce