MyTracker Security & Risk Analysis

wordpress.org/plugins/mytracker

Analytics and attribution system for mobile apps and websites.

30 active installs v1.1.5 PHP 7.4+ WP 5.6+ Updated Unknown
analyticsmailrumihdanmytrackervk
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MyTracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "mytracker" v1.1.5 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. It demonstrates good practices by having a minimal attack surface with all identified entry points protected by authentication checks. The code signals indicate a lack of dangerous functions, a complete reliance on prepared statements for SQL queries, and a high percentage of properly escaped output, which are all positive indicators. The presence of a nonce check, capability check, and only one file operation and external HTTP request further contribute to its secure design.

However, the static analysis does reveal a few potential areas for improvement. While the attack surface is small and protected, the presence of even one AJAX handler could be a point of focus for future review. The single file operation and external HTTP request, while not inherently vulnerabilities, represent potential avenues for exploitation if not handled with extreme care in their implementation. The absence of any recorded vulnerabilities in its history is a significant strength, suggesting a history of responsible development and patching, or simply a lack of past discovery.

Overall, "mytracker" v1.1.5 appears to be a relatively secure plugin. The lack of critical or high severity issues in taint analysis and vulnerability history, combined with robust coding practices like prepared statements and output escaping, instills confidence. The minimal attack surface and proper authentication on its sole entry point are also commendable. While there are no outright critical flaws indicated, vigilance regarding the handling of file operations and external requests would further solidify its security.

Key Concerns

  • Single AJAX handler present
  • File operations present
  • External HTTP requests present
Vulnerabilities
None known

MyTracker Security Vulnerabilities

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

MyTracker Code Analysis

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

Output Escaping

99% escaped105 total outputs
Attack Surface

MyTracker Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_mytracker_api_remove_logsrc\Logger.php:84
WordPress Hooks 14
actionplugins_loadedsrc\Code.php:101
actioninitsrc\Code.php:102
filteramp_analytics_entriessrc\Code.php:110
filteramp_post_template_analyticssrc\Code.php:115
actionwp_body_opensrc\Code.php:118
filterplugin_action_linkssrc\Main.php:96
filteradmin_footer_textsrc\Main.php:97
actionwp_headsrc\Main.php:98
actionwp_loginsrc\S2S.php:111
actionuser_registersrc\S2S.php:112
actioninitsrc\Settings.php:43
actionadmin_enqueue_scriptssrc\WPOSA.php:227
actionadmin_initsrc\WPOSA.php:230
actionadmin_menusrc\WPOSA.php:233
Maintenance & Trust

MyTracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version7.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

MyTracker Developer Profile

Ilya Maksimov

1 plugin · 30 total installs

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

How We Detect MyTracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mytracker/dist/js/mytracker-admin.js/wp-content/plugins/mytracker/dist/css/mytracker-admin.css/wp-content/plugins/mytracker/dist/js/mytracker-frontend.js
Script Paths
/wp-content/plugins/mytracker/dist/js/mytracker-admin.js/wp-content/plugins/mytracker/dist/js/mytracker-frontend.js
Version Parameters
mytracker/dist/js/mytracker-admin.js?ver=mytracker/dist/css/mytracker-admin.css?ver=mytracker/dist/js/mytracker-frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
mytracker-admin-wrapmytracker-frontend-wrapmytracker-settings-page
Data Attributes
data-mytracker-iddata-mytracker-url
JS Globals
mytracker_admin_paramsmytracker_frontend_params
FAQ

Frequently Asked Questions about MyTracker