Tracker.ly Security & Risk Analysis

wordpress.org/plugins/trackerly

Adds WordPress compatibility for the Tracker.ly link redirection service. All your marketing links for all domains, managed in one place.

30 active installs v1.1 PHP + WP 3.0+ Updated Aug 31, 2018
404redirecttracker-ly
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Tracker.ly Safe to Use in 2026?

Generally Safe

Score 85/100

Tracker.ly 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 trackerly v1.1 plugin exhibits a mixed security posture, with several positive indicators but also significant concerns. On the positive side, the plugin demonstrates a lack of known vulnerabilities historically, with zero CVEs recorded. It also correctly uses prepared statements for all SQL queries, avoids external HTTP requests, and includes nonce and capability checks, suggesting some level of awareness for secure coding practices. However, the static analysis reveals a critical weakness: 100% of its output is unescaped. This is a major concern as it opens the door to cross-site scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into pages viewed by users. Furthermore, while the plugin has only a limited number of file operations and no dangerous functions identified, the presence of unsanitized paths in taint analysis, even without critical or high severity flows, warrants attention as it could potentially be exploited in conjunction with other issues. The absence of any attack surface in terms of AJAX, REST API, shortcodes, or cron events is a strength, but the unescaped output remains the most pressing risk.

Key Concerns

  • All output is unescaped
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Tracker.ly Security Vulnerabilities

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

Tracker.ly Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

4 flows4 with unsanitized paths
trackerly_put_tracking_pixel (trackerly.php:389)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Tracker.ly Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninittrackerly.php:39
actionadmin_noticestrackerly.php:255
actionwp_footertrackerly.php:371
actionwptrackerly.php:463
Maintenance & Trust

Tracker.ly Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedAug 31, 2018
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs30
Developer Profile

Tracker.ly Developer Profile

trackerly

1 plugin · 30 total installs

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

How We Detect Tracker.ly

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/trackerly/css/trackerly-admin.css/wp-content/plugins/trackerly/js/trackerly-admin.js
Version Parameters
trackerly/css/trackerly-admin.css?ver=trackerly/js/trackerly-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
trackerly-conf
Data Attributes
id="trackerly-conf"name="install_folder"id="install_folder"
FAQ

Frequently Asked Questions about Tracker.ly