ColorMeShop WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/colormeshop

カラーミーショップ WordPress プラグインはWordPressでオンラインショップを構築することができるプラグインです。

600 active installs v3.0.1 PHP 7.3.0+ WP 5.2+ Updated Aug 22, 2024
colormeshopececommerce
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ColorMeShop WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The colormeshop plugin version 3.0.1 presents a mixed security posture. On the positive side, it demonstrates good practices by not making external HTTP requests and utilizing prepared statements for all SQL queries. The absence of recorded vulnerabilities in its history is also a favorable indicator. However, significant concerns arise from the static analysis. The plugin exposes a single AJAX handler that lacks authentication checks, creating a direct entry point for potential unauthorized actions. Furthermore, a substantial portion of its output (86%) is not properly escaped, which opens the door to Cross-Site Scripting (XSS) vulnerabilities. While there are no critical taint flows identified, the combination of an unprotected AJAX endpoint and poor output escaping creates a tangible risk.

The vulnerability history, while currently clean, cannot be solely relied upon as an indicator of future security, especially given the identified weaknesses in the current version. The lack of nonce checks and capability checks on the exposed AJAX handler exacerbates the risk, as it allows any authenticated user, or potentially even unauthenticated users depending on the nature of the AJAX action, to trigger its functionality. The presence of bundled libraries like Guzzle, while not inherently problematic, could become a concern if not regularly updated and if vulnerabilities are later discovered within that library.

Key Concerns

  • AJAX handler without authentication
  • High percentage of unescaped output
  • Missing nonce checks on AJAX handler
  • Missing capability checks on AJAX handler
Vulnerabilities
None known

ColorMeShop WordPress Plugin Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

ColorMeShop WordPress Plugin Release Timeline

v3.0.1Current
v3.0.0
v2.0.2
v2.0.1
v2.0.0
v1.99.1
v1.0.6
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

ColorMeShop WordPress Plugin Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
57
9 escaped
Nonce Checks
0
Capability Checks
0
File Operations
16
External Requests
0
Bundled Libraries
1

Bundled Libraries

Guzzle

Output Escaping

14% escaped66 total outputs
Attack Surface
1 unprotected

ColorMeShop WordPress Plugin Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_colormeshop_callbacksrc\class-admin.php:55
WordPress Hooks 9
actionadmin_noticescolormeshop-wp-plugin.php:12
actionadmin_initsrc\class-admin.php:53
actionadmin_menusrc\class-admin.php:54
actioninitsrc\class-plugin.php:43
filterdocument_title_partssrc\class-plugin.php:45
filterquery_varssrc\class-plugin.php:46
filtertemplate_redirectsrc\class-plugin.php:47
filterthe_contentsrc\class-plugin.php:166
filterthe_contentsrc\class-plugin.php:177
Maintenance & Trust

ColorMeShop WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedAug 22, 2024
PHP min version7.3.0
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs600
Developer Profile

ColorMeShop WordPress Plugin Developer Profile

colormeshop

1 plugin · 600 total installs

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

How We Detect ColorMeShop WordPress Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/colormeshop/admin/css/settings.css/wp-content/plugins/colormeshop/admin/js/settings.js/wp-content/plugins/colormeshop/css/common.css/wp-content/plugins/colormeshop/css/categories.css/wp-content/plugins/colormeshop/css/items.css/wp-content/plugins/colormeshop/css/sitemap.css
Script Paths
/wp-content/plugins/colormeshop/admin/js/settings.js
Version Parameters
colormeshop/admin/css/settings.css?ver=colormeshop/admin/js/settings.js?ver=colormeshop/css/common.css?ver=colormeshop/css/categories.css?ver=colormeshop/css/items.css?ver=colormeshop/css/sitemap.css?ver=

HTML / DOM Fingerprints

CSS Classes
colormeshop-settingscolormeshop-categories-listcolormeshop-category-itemcolormeshop-items-listcolormeshop-item
Data Attributes
data-colormeshop-id
JS Globals
ColorMeShop
FAQ

Frequently Asked Questions about ColorMeShop WordPress Plugin