Track Everything Security & Risk Analysis

wordpress.org/plugins/track-everything

Track Everything makes using Google Analytics on a WordPress site easy. Attach tracking to forms, links, or any CSS selector.

70 active installs v2.0.1 PHP + WP 3.0.1+ Updated Jan 23, 2014
analyticsevent-trackinggoogle-analyticslink-trackingtracking
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEJun 27, 2025
Safety Verdict

Is Track Everything Safe to Use in 2026?

Use With Caution

Score 63/100

Track Everything has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Jun 27, 2025Updated 12yr ago
Risk Assessment

The 'track-everything' plugin version 2.0.1 presents a mixed security posture. On one hand, the static analysis shows a commendable absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests. Furthermore, it boasts a small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without proper checks.

However, significant concerns arise from the lack of output escaping, with 0% of outputs being properly sanitized. This is a critical weakness that can lead to Cross-Site Scripting (XSS) vulnerabilities. The taint analysis also reveals "flows with unsanitized paths," indicating potential avenues for malicious data injection, even if no critical or high severity issues were immediately flagged in this specific analysis. The vulnerability history is particularly alarming, with a known medium severity CVE that is currently unpatched. The pattern of past vulnerabilities, specifically CSRF, suggests a history of security oversights that need to be addressed.

In conclusion, while the plugin has strengths in limiting its attack surface and avoiding certain dangerous coding practices, the lack of output escaping and the presence of an unpatched vulnerability are serious risks. The plugin's security is significantly undermined by these weaknesses. Users should exercise extreme caution and prioritize patching the existing vulnerability and addressing the output sanitization issues.

Key Concerns

  • Unpatched CVE
  • 0% Output Escaping
  • Unsanitized paths in Taint Analysis
Vulnerabilities
1

Track Everything Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-53332medium · 4.3Cross-Site Request Forgery (CSRF)

Track Everything <= 2.0.1 - Cross-Site Request Forgery

Jun 27, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Track Everything Code Analysis

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

Output Escaping

0% escaped31 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<dictionary> (inc\screens\dictionary.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Track Everything Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsindex.php:44
actionwp_footerindex.php:48
actionwp_headindex.php:50
actionadmin_menuindex.php:109
actionadmin_enqueue_scriptsindex.php:119
Maintenance & Trust

Track Everything Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 23, 2014
PHP min version
Downloads8K

Community Trust

Rating60/100
Number of ratings2
Active installs70
Developer Profile

Track Everything Developer Profile

ethoseo

1 plugin · 70 total installs

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

How We Detect Track Everything

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/track-everything/js/jquery.track-everything.js/wp-content/plugins/track-everything/js/script.js/wp-content/plugins/track-everything/css/admin.css
Script Paths
js/jquery.track-everything.jsjs/script.jsjs/admin.jsjs/thanks.js
Version Parameters
track-everything/js/jquery.track-everything.js?ver=1.0.0track-everything/js/script.js?ver=track-everything/css/admin.css?ver=

HTML / DOM Fingerprints

JS Globals
window.trackeverything
FAQ

Frequently Asked Questions about Track Everything