PlugTracker Security & Risk Analysis

wordpress.org/plugins/plugtracker

Tracks plugin activity, including activation, deactivation, addition, deletion, and updates, with date, time, and user information recorded.

0 active installs v1.0 PHP 7.4+ WP 5.2+ Updated Unknown
plugin-managerplugin-trackerplugin-updates-managerplugins
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PlugTracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "plugtracker" v1.0 plugin exhibits a mixed security posture. On the positive side, there are no recorded historical vulnerabilities (CVEs), no dangerous functions used, no file operations, no external HTTP requests, and a high percentage of properly escaped output. This suggests some good development practices are in place.

However, significant concerns are raised by the static analysis. The plugin has a single AJAX handler that lacks any authentication or capability checks, creating a critical attack surface. Furthermore, both SQL queries are executed without prepared statements, posing a risk of SQL injection. The absence of nonce checks on the AJAX endpoint is another major security oversight. The lack of taint analysis results is unusual but doesn't negate the identified risks.

In conclusion, while the absence of historical vulnerabilities is a positive indicator, the current version of "plugtracker" presents immediate and serious security risks due to its unprotected AJAX endpoint and vulnerable SQL query handling. These findings necessitate immediate attention to secure these entry points. The plugin's strengths lie in its limited external interactions and relatively good output sanitization, but these are overshadowed by the fundamental security flaws.

Key Concerns

  • Unprotected AJAX handler
  • SQL queries without prepared statements
  • Missing nonce checks on AJAX
Vulnerabilities
None known

PlugTracker Security Vulnerabilities

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

PlugTracker Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

79% escaped14 total outputs
Attack Surface
1 unprotected

PlugTracker Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_plugtracker_delete_dataplugtracker.php:55
WordPress Hooks 9
actionadmin_initplugtracker.php:20
actionadmin_noticesplugtracker.php:25
actionadmin_menuplugtracker.php:46
actionadmin_enqueue_scriptsplugtracker.php:47
actionactivated_pluginplugtracker.php:48
actiondeactivated_pluginplugtracker.php:49
actionupgrader_process_completeplugtracker.php:50
actiondeleted_pluginplugtracker.php:51
actionupgrader_source_selectionplugtracker.php:53
Maintenance & Trust

PlugTracker Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

PlugTracker Developer Profile

Guru Plugins

8 plugins · 320 total installs

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

How We Detect PlugTracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/plugtracker/assets/css/style.css/wp-content/plugins/plugtracker/assets/js/admin.js
Script Paths
/wp-content/plugins/plugtracker/assets/js/admin.js
Version Parameters
plugtracker-script?ver=plugtracker-style?ver=

HTML / DOM Fingerprints

CSS Classes
tab-containertab-buttontab-content
Data Attributes
data-tab
JS Globals
WPTAjax
FAQ

Frequently Asked Questions about PlugTracker