WP Theme Customizer by phpbaba Security & Risk Analysis

wordpress.org/plugins/wp-theme-customizer-minified

Supercharge any wordpress site with WP Theme Customizer and give a premium look to your theme.

10 active installs v1.0 PHP + WP 3.0+ Updated Unknown
background-changercolor-palattescolor-pickertheme-customizertheme-designer
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Theme Customizer by phpbaba Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "wp-theme-customizer-minified" v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding SQL injection vulnerabilities through the use of prepared statements, has no known CVEs, and presents a minimal attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events. However, significant concerns arise from the code analysis. The presence of the `create_function` function is a major red flag, as it is considered a deprecated and potentially insecure function that can lead to code injection vulnerabilities if not handled with extreme care and sanitization. Furthermore, the alarmingly low rate of proper output escaping (4%) suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly to the browser without adequate sanitization.

The taint analysis, while showing no critical or high severity flows, did identify one flow with an unsanitized path, which could indicate a potential for file-based vulnerabilities or path traversal if not properly addressed. The plugin's vulnerability history being clean is a positive sign, but it doesn't negate the inherent risks identified in the static analysis, especially given the use of `create_function` and the poor output escaping. In conclusion, while the plugin has a small attack surface and no known past vulnerabilities, the presence of dangerous functions and pervasive XSS risks due to inadequate output escaping represent significant security weaknesses that require immediate attention.

Key Concerns

  • Use of deprecated and dangerous function `create_function`
  • Low percentage of properly escaped output (potential XSS)
  • Taint flow with unsanitized path
Vulnerabilities
None known

WP Theme Customizer by phpbaba Security Vulnerabilities

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

WP Theme Customizer by phpbaba Code Analysis

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

Dangerous Functions Found

create_functioncreate_function( null, 'wptc_display_options( "colors_options" );' ) // The callback function used includes\admin\admin_options.php:42
create_functioncreate_function( null, 'wptc_display_options( "backgrounds_options" );' ) // The callback function uincludes\admin\admin_options.php:51
create_functioncreate_function( null, 'wptc_display_options( "effects_options" );' ) // The callback function usedincludes\admin\admin_options.php:60

Output Escaping

4% escaped78 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
<update> (includes\module\update.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP Theme Customizer by phpbaba Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 14
actionadmin_initincludes\admin\admin_includes\backgrounds_options.php:187
actionadmin_initincludes\admin\admin_includes\colors_options.php:120
actionadmin_initincludes\admin\admin_includes\effects_options.php:78
actionadmin_initincludes\admin\admin_includes\general_options.php:131
actionadmin_print_stylesincludes\admin\admin_options.php:11
actionadmin_menuincludes\admin\admin_options.php:68
actioninitincludes\module\module.php:66
actionwp_footerincludes\module\module.php:130
actionwptc_load_scriptsincludes\module\module.php:327
actionwptc_load_scriptsincludes\module\module.php:401
actionwptc_load_scriptsincludes\module\module.php:562
actionwptc_load_scriptsincludes\module\module.php:783
actionwp_headwp-theme-customizer.php:266
actionwp_footerwp-theme-customizer.php:550
Maintenance & Trust

WP Theme Customizer by phpbaba Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

WP Theme Customizer by phpbaba Developer Profile

Umar Ahmad

1 plugin · 10 total installs

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

How We Detect WP Theme Customizer by phpbaba

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-theme-customizer-minified/assets/button.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WP Theme Customizer by phpbaba