Customizer EX Security & Risk Analysis

wordpress.org/plugins/customizer-ex

Simple Export and Import Customizer settings

0 active installs v1.0 PHP 5.3+ WP 4.1+ Updated Feb 21, 2021
customizercustomizer-exportcustomizer-importexportimport
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Customizer EX Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "customizer-ex" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the analysis shows no dangerous functions and zero external HTTP requests, which are positive indicators. However, there are notable areas of concern, particularly regarding SQL query security and output escaping. All SQL queries are performed without prepared statements, creating a direct risk of SQL injection vulnerabilities. Additionally, only 50% of output escaping is properly handled, leaving potential avenues for cross-site scripting (XSS) attacks. While the plugin has no recorded vulnerability history, suggesting a lack of publicly known exploits, the identified code-level risks are concerning and could be exploited if an attacker can find a way to interact with these vulnerable code segments.

Despite the lack of external HTTP requests and a small attack surface, the direct use of raw SQL queries and incomplete output escaping are significant weaknesses. The taint analysis identified one flow with unsanitized paths, which, while not classified as critical or high, still represents a potential security risk that needs attention. The presence of nonce checks in some areas is positive, but the complete absence of capability checks on code that might be considered sensitive is a gap. In conclusion, "customizer-ex" v1.0 has a strong foundation with its limited attack surface and lack of external dependencies, but the identified SQL and XSS vulnerabilities require immediate attention to mitigate potential security breaches.

Key Concerns

  • SQL queries without prepared statements
  • Output escaping only 50% proper
  • Flow with unsanitized paths
  • No capability checks
Vulnerabilities
None known

Customizer EX Security Vulnerabilities

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

Customizer EX Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

50% escaped4 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
keksus_cs_import (customizer-ex.php:150)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Customizer EX Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_noticescustomizer-ex.php:57
actionadmin_enqueue_scriptscustomizer-ex.php:65
filterupdate_footercustomizer-ex.php:71
filteradmin_footer_textcustomizer-ex.php:76
actioncurrent_screencustomizer-ex.php:83
actionadmin_initcustomizer-ex.php:90
actionadmin_menucustomizer-ex.php:96
actioninitcustomizer-ex.php:147
actionkeksus_cs_importcustomizer-ex.php:187
Maintenance & Trust

Customizer EX Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedFeb 21, 2021
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Customizer EX Developer Profile

keksus

4 plugins · 10 total installs

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

How We Detect Customizer EX

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/customizer-ex/css/ex-admin.css

HTML / DOM Fingerprints

CSS Classes
btnexbtnim
FAQ

Frequently Asked Questions about Customizer EX