Error Tracker Security & Risk Analysis

wordpress.org/plugins/error-tracker

Error Tracker is a super lightweight plugin that allows you to easily integrate LogRocket and/or Sentry error tracking software into WordPress.

10 active installs v1.0.0 PHP 5.4+ WP 3.0.1+ Updated May 25, 2019
debuggingerrorslogrocketsentrytracking
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Error Tracker Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'error-tracker' plugin v1.0.0 exhibits a concerning security posture primarily due to a significant lack of output escaping. While the static analysis shows no dangerous functions, SQL queries are prepared, and there are no identified CVEs or recorded vulnerability history, the fact that 0% of the 6 identified outputs are properly escaped presents a substantial risk. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the WordPress admin area or publicly visible parts of the site if the plugin's output is not properly sanitized before being rendered.

The absence of identified vulnerabilities in its history is positive, suggesting a history of safe development or perhaps a lack of thorough historical auditing. However, this should not overshadow the critical flaw found in the current static analysis regarding output escaping. The plugin's attack surface is reported as zero, with no AJAX, REST API, shortcodes, or cron events, which is a strong positive. Nevertheless, the unescaped outputs create direct vulnerabilities that can be exploited.

In conclusion, despite a clean vulnerability history and a minimal attack surface, the complete lack of output escaping in 'error-tracker' v1.0.0 makes it a high-risk plugin. This oversight can lead to severe security breaches like XSS. Developers must prioritize implementing proper output sanitization to mitigate these risks.

Key Concerns

  • 0% of outputs properly escaped
Vulnerabilities
None known

Error Tracker Security Vulnerabilities

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

Error Tracker Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Error Tracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menusrc\class-settings.php:8
actionplugins_loadedsrc\class-track.php:8
actionwp_enqueue_scriptssrc\class-track.php:9
actionadmin_enqueue_scriptssrc\class-track.php:10
actionwp_enqueue_scriptssrc\class-track.php:11
actionadmin_enqueue_scriptssrc\class-track.php:12
Maintenance & Trust

Error Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 25, 2019
PHP min version5.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Error Tracker Developer Profile

tsquare17

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 Error Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/error-tracker/vendor/sentry/lib/Raven/Autoloader.php
Script Paths
https://browser.sentry-cdn.com/4.4.2/bundle.min.jshttps://cdn.logrocket.io/LogRocket.min.js

HTML / DOM Fingerprints

JS Globals
window.LogRocket
FAQ

Frequently Asked Questions about Error Tracker