CTCL Analytics Security & Risk Analysis

wordpress.org/plugins/ctcl-analytics

CT Commerce Lite addon to display store analytics

0 active installs v1.1.0 PHP 7.4.9+ WP 5.5.2+ Updated Apr 18, 2025
ctc-liteecommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CTCL Analytics Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "ctcl-analytics" v1.1.0 plugin presents a generally positive security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant strength. Furthermore, the plugin demonstrates good practices by using prepared statements for all SQL queries and performing no external HTTP requests or file operations, which mitigates common attack vectors.

However, a notable concern lies in the output escaping, where only 25% of outputs are properly escaped. This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, especially if sensitive data is handled and displayed without adequate sanitization. The lack of any recorded vulnerability history, while positive, also means there's no historical data to gauge past security diligence or patterns.

In conclusion, while the plugin has strong defenses against many common WordPress vulnerabilities due to its limited attack surface and secure data handling for SQL and external requests, the insufficient output escaping is a clear area of risk. This weakness could be exploited to inject malicious scripts into the website, impacting users or administrators.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

CTCL Analytics Security Vulnerabilities

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

CTCL Analytics Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

25% escaped8 total outputs
Attack Surface

CTCL Analytics Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsctcl-analytics.php:26
actionadmin_enqueue_scriptsctcl-analytics.php:27
filterctcl-info-tab-sub-tabctcl-analytics.php:28
actionadmin_noticesctcl-analytics.php:207
Maintenance & Trust

CTCL Analytics Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 18, 2025
PHP min version7.4.9
Downloads789

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

CTCL Analytics Developer Profile

UjW0L

17 plugins · 2K total installs

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

How We Detect CTCL Analytics

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ctcl-analytics/css/analytics.css/wp-content/plugins/ctcl-analytics/js/chart.js/wp-content/plugins/ctcl-analytics/js/analytics.js
Script Paths
/wp-content/plugins/ctcl-analytics/js/chart.js/wp-content/plugins/ctcl-analytics/js/analytics.js

HTML / DOM Fingerprints

CSS Classes
ctcl-analytics-tab-mainctcl-basic-info-headerctcl-analytics-tabctclAChartctcla-sales-exportctclASalesctcla-export-csv
JS Globals
ctclAnalyticsObject
REST Endpoints
custom/v1/create-csv/
Shortcode Output
<h3 class=" dashicons-before dashicons-chart-line ctcl-basic-info-header">Store Analytics</h3>
FAQ

Frequently Asked Questions about CTCL Analytics