Login Activity Tracker Security & Risk Analysis

wordpress.org/plugins/login-activity-tracker

Tracks user login attempts and displays login logs with styled pagination for admins and users.

0 active installs v1.6 PHP 7.2+ WP 5.0+ Updated Jun 29, 2025
login-trackertrackinguser-loginuser-login-history
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Login Activity Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "login-activity-tracker" v1.6 plugin exhibits a generally good security posture with no known historical vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events suggests a limited attack surface. However, the static analysis reveals some areas for concern. Specifically, the taint analysis indicates one flow with an unsanitized path, which is flagged as high severity. Additionally, only 48% of output escaping is properly implemented, increasing the risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is not handled with sufficient care. While the plugin has no recorded CVEs, the presence of these code-level issues means that potential vulnerabilities could exist that haven't been discovered or exploited yet.

Key Concerns

  • High severity taint flow with unsanitized path
  • Low percentage of properly escaped output
Vulnerabilities
None known

Login Activity Tracker Security Vulnerabilities

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

Login Activity Tracker Code Analysis

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

SQL Query Safety

86% prepared7 total queries

Output Escaping

48% escaped21 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

3 flows1 with unsanitized paths
render_admin_page (login-activity-tracker.php:131)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Login Activity Tracker Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_loginlogin-activity-tracker.php:26
actionwp_login_failedlogin-activity-tracker.php:27
actionadmin_menulogin-activity-tracker.php:28
Maintenance & Trust

Login Activity Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 29, 2025
PHP min version7.2
Downloads267

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Login Activity Tracker Developer Profile

Debjit Das

2 plugins · 0 total installs

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

How We Detect Login Activity Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-activity-tracker/login-activity-tracker.php
Version Parameters
login-activity-tracker/login-activity-tracker.php?ver=

HTML / DOM Fingerprints

CSS Classes
tablenavtablenav-pagesprev-pagenext-page
Data Attributes
data-login-activity-tracker
FAQ

Frequently Asked Questions about Login Activity Tracker