WP Color Browser Security & Risk Analysis

wordpress.org/plugins/wp-color-browser

WP Color Browser allows you to easily add custom color settings to the mobile browser while your website or app is being viewed.

80 active installs v1.0 PHP + WP 4.4+ Updated May 9, 2016
chromecolor-browsercolor-chromegoogle-chromegoogle-chrome-tabs
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Color Browser Safe to Use in 2026?

Generally Safe

Score 85/100

WP Color Browser has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The wp-color-browser plugin version 1.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of any detected entry points (AJAX handlers, REST API routes, shortcodes, cron events) significantly limits the plugin's attack surface, which is a positive indicator for security. Furthermore, the strict adherence to using prepared statements for all SQL queries is an excellent practice that mitigates SQL injection risks. The lack of any recorded vulnerabilities or CVEs also suggests a history of secure development or diligent patching.

However, a critical concern arises from the output escaping analysis, where 100% of the 7 detected outputs are not properly escaped. This represents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While the plugin has no recorded history of vulnerabilities, this is likely due to its minimal attack surface and potentially limited feature set. The lack of capability checks and nonce checks, while not directly flagged as issues due to the absence of unprotected entry points, could become a concern if new entry points were to be introduced without proper security measures.

In conclusion, while the plugin scores well on attack surface and SQL security, the complete lack of output escaping is a serious weakness that requires immediate attention. The plugin has a clean vulnerability history, which is encouraging, but this should not overshadow the identified XSS risk. Addressing the unescaped output is paramount to improving its overall security.

Key Concerns

  • All detected outputs are unescaped
Vulnerabilities
None known

WP Color Browser Security Vulnerabilities

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

WP Color Browser Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

WP Color Browser Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initincludes\class-wpcb-settings.php:25
actionadmin_menuincludes\class-wpcb-settings.php:26
actionadmin_enqueue_scriptsincludes\class-wpcb-settings.php:27
actionupdate_option_wpcb-theme-colorincludes\class-wpcb-settings.php:28
actionwp_headwp-color-browser.php:73
Maintenance & Trust

WP Color Browser Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 9, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings4
Active installs80
Developer Profile

WP Color Browser Developer Profile

Carlos Rios

2 plugins · 180 total installs

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

How We Detect WP Color Browser

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-color-browser/assets/css/wp-color-browser.css/wp-content/plugins/wp-color-browser/assets/js/wp-color-browser.js
Script Paths
/wp-content/plugins/wp-color-browser/assets/js/wp-color-browser.js
Version Parameters
wp-color-browser/assets/css/wp-color-browser.css?ver=wp-color-browser/assets/js/wp-color-browser.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpcb-android-previewwpcb-android-headerwpcb-android-top-barwpcb-android-url-barwpcb-paragraphwpcb-theme-color-containerwpcb-previous-colorswpcb-color
HTML Comments
Browser colors provided by WP Color Browserif ( isset( $_REQUEST['saved'] ) ){saved_message = __( 'Browser settings saved.', 'wp-color-browser' );echo sprintf( '<div id="message" class="updated fade"><p><strong></strong></p></div>', $saved_message );+7 more
Data Attributes
data-color
JS Globals
WPCB_URL
FAQ

Frequently Asked Questions about WP Color Browser