CallTracker Security & Risk Analysis

wordpress.org/plugins/calltracker

Elegantly simple call tracking for your business.

10 active installs v1.5 PHP 5.2.4+ WP 3.0.1+ Updated Jan 21, 2024
adwordscall-trackingcalltrackercalltrackerioppc
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CallTracker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The static analysis of the "calltracker" v1.5 plugin indicates a generally strong security posture. There are no identified attack surface entry points, dangerous functions, external HTTP requests, or file operations. Notably, all SQL queries utilize prepared statements, which is an excellent practice. Taint analysis also shows no concerning unsanitized flows. The absence of any recorded vulnerabilities or CVEs further suggests a history of secure development.

However, there are a few areas that warrant attention. The plugin has a low percentage of properly escaped output, meaning there's a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without adequate sanitization. The lack of nonce checks and capability checks on potential (though currently non-existent) entry points is also a concern, as it could be a vector for exploitation if new entry points are added in the future without proper security measures.

In conclusion, "calltracker" v1.5 demonstrates good fundamental security practices, particularly in its handling of database interactions and its minimal attack surface. The primary weakness lies in output escaping, which, if not addressed, could lead to XSS vulnerabilities. The absence of historical vulnerabilities is positive, but the lack of built-in authorization checks on potential future entry points is a proactive security risk that should be mitigated.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

CallTracker Security Vulnerabilities

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

CallTracker Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

CallTracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitcalltracker.php:15
actionadmin_menucalltracker.php:19
actionadmin_initcalltracker.php:20
actionwp_enqueue_scriptscalltracker.php:21
filterscript_loader_tagcalltracker.php:22
Maintenance & Trust

CallTracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedJan 21, 2024
PHP min version5.2.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

CallTracker Developer Profile

Call Tracker

1 plugin · 10 total installs

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

How We Detect CallTracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/calltracker/tracker.js
Script Paths
https://dni.calltracker.io/trackers/

HTML / DOM Fingerprints

Data Attributes
data-cfasync="false"
FAQ

Frequently Asked Questions about CallTracker