Visitors Tracker by tech-c.net Security & Risk Analysis

wordpress.org/plugins/tc-visitors-tracker

This plugin logs the visitors of your homepage.

40 active installs v2.0.0 PHP 5.4+ WP 4.0+ Updated Nov 21, 2018
statistictimeviewsvisitors
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Visitors Tracker by tech-c.net Safe to Use in 2026?

Generally Safe

Score 85/100

Visitors Tracker by tech-c.net has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The "tc-visitors-tracker" plugin v2.0.0 presents a mixed security profile. On the positive side, the static analysis shows no detected CVEs and the plugin utilizes prepared statements for all SQL queries, which is a strong security practice. It also doesn't appear to have any bundled libraries, which can sometimes introduce outdated or vulnerable components. However, several areas raise significant concerns.

The most alarming findings are the complete lack of nonce checks and capability checks. This means that any functionality exposed by the plugin, even if not immediately apparent through AJAX or REST API, could potentially be triggered by unauthenticated or low-privileged users. The presence of a taint flow with unsanitized paths, even if not classified as critical or high, warrants attention as it suggests a potential pathway for malicious input to be processed insecurely. Furthermore, only 9% of output is properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The presence of file operations and external HTTP requests without explicit security checks also adds to the potential attack surface.

Given the complete absence of known vulnerabilities in its history, it's difficult to draw conclusions about past patching practices. However, the current code analysis reveals critical omissions in fundamental WordPress security mechanisms like nonces and capability checks. While the plugin excels in secure SQL handling and has a seemingly small direct attack surface (no AJAX, REST API, shortcodes, or cron events exposed directly), the lack of authentication and sanitization for potentially sensitive operations like file handling and external requests, combined with poor output escaping, creates a significant risk of unauthorized actions and XSS attacks. The plugin requires urgent review and remediation of its missing security checks and output sanitization.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Low output escaping rate (9%)
  • Unsanitized path taint flow
  • File operations without auth checks
  • External HTTP requests without auth checks
Vulnerabilities
None known

Visitors Tracker by tech-c.net Security Vulnerabilities

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

Visitors Tracker by tech-c.net Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
10 prepared
Unescaped Output
147
14 escaped
Nonce Checks
0
Capability Checks
0
File Operations
11
External Requests
1
Bundled Libraries
0

SQL Query Safety

100% prepared10 total queries

Output Escaping

9% escaped161 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
<pageviews> (pageviews.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Visitors Tracker by tech-c.net Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionparse_requesttc-visitors-tracker.php:88
actionadmin_menutc-visitors-tracker.php:186
actionadmin_inittc-visitors-tracker.php:196
actionplugins_loadedtc-visitors-tracker.php:224
actionwp_loadedtc-visitors-tracker.php:230
Maintenance & Trust

Visitors Tracker by tech-c.net Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedNov 21, 2018
PHP min version5.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

Visitors Tracker by tech-c.net Developer Profile

tech-c.net

2 plugins · 40 total installs

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

How We Detect Visitors Tracker by tech-c.net

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/tc-visitors-tracker/css/tc-visitors-tracker.css
Version Parameters
tc-visitors-tracker/css/tc-visitors-tracker.css?ver=

HTML / DOM Fingerprints

CSS Classes
nav-tab-active
Data Attributes
page="tc_visitors_tracker_options_slug"data-tab="tab_view"data-tab="tab_time"data-tab="tab_update_geoip"data-tab="tab_settings"data-tab="tab_database"+1 more
FAQ

Frequently Asked Questions about Visitors Tracker by tech-c.net