Last Login Time Security & Risk Analysis

wordpress.org/plugins/last-login-time

A lightweight plugin that allows you to see active users according to their last login time/date.

0 active installs v1.0.0 PHP + WP 4.5.0+ Updated Feb 8, 2022
last-logged-inlast-loginlast-seenuser-loginuser-login-time
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Last Login Time Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "last-login-time" v1.0.0 plugin exhibits a strong initial security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code analysis reveals a clean bill of health, with no dangerous functions, file operations, or external HTTP requests. All SQL queries, though few, are prepared, and output is properly escaped, indicating good development practices in these areas.

Taint analysis shows no identified flows with unsanitized paths, which is a positive sign for preventing common injection vulnerabilities. The vulnerability history is also completely clean, with no recorded CVEs, suggesting a lack of known security flaws. The plugin's strengths lie in its limited functionality and adherence to secure coding principles in the analyzed aspects.

However, the analysis also highlights potential areas of concern due to the *absence* of certain security checks. The complete lack of nonces and capability checks across all potential entry points, even though there are currently zero, suggests a potential weakness if any entry points were to be added or exposed in future updates without proper security considerations. This indicates a lack of built-in authorization and validation mechanisms that are crucial for preventing unauthorized actions. While the current version appears safe due to its limited exposure, future development should incorporate these essential security checks.

Key Concerns

  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

Last Login Time Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Last Login Time Release Timeline

v1.0
Code Analysis
Analyzed Mar 17, 2026

Last Login Time Code Analysis

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

Last Login Time Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionwp_loginincludes\class-sg-last-login-time-files.php:4
filtermanage_users_columnsincludes\class-sg-last-login-time-files.php:14
filtermanage_users_custom_columnincludes\class-sg-last-login-time-files.php:15
filtermanage_users_sortable_columnsincludes\class-sg-last-login-time-files.php:41
actionpre_get_usersincludes\class-sg-last-login-time-files.php:42
actionplugins_loadedincludes\class-sg-last-login-time.php:147
actionadmin_enqueue_scriptsincludes\class-sg-last-login-time.php:162
actionadmin_enqueue_scriptsincludes\class-sg-last-login-time.php:163
actionwp_enqueue_scriptsincludes\class-sg-last-login-time.php:178
actionwp_enqueue_scriptsincludes\class-sg-last-login-time.php:179
Maintenance & Trust

Last Login Time Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 8, 2022
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Last Login Time Developer Profile

Sahil Gulati

5 plugins · 40 total installs

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

How We Detect Last Login Time

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/last-login-time/css/sg-last-login-time-admin.css/wp-content/plugins/last-login-time/js/sg-last-login-time-admin.js
Script Paths
/wp-content/plugins/last-login-time/js/sg-last-login-time-admin.js
Version Parameters
sg-last-login-timelast-login-time

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Last Login Time