Last Login Info Security & Risk Analysis

wordpress.org/plugins/last-login-info

Displays the last login timestamp of each user in the WordPress admin Users table, with tools to export and manage login data.

0 active installs v2.0.0 PHP 7.2+ WP 5.5+ Updated Unknown
adminlast-loginloginuser-managementusers
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Last Login Info Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'last-login-info' v2.0.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of identified vulnerabilities, including CVEs, is a significant positive indicator. Furthermore, the code analysis reveals a lack of dangerous functions, no raw SQL queries, and all output being properly escaped, demonstrating good development practices.

The plugin also appears to have a minimal attack surface, with no AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, any entry points (though none are explicitly identified as unprotected) are likely secured by nonce and capability checks, further reducing the risk of exploitation.

While the plugin's current security is commendable, it's important to note the limited scope of the static analysis presented. The absence of taint analysis flows could mean that potential vulnerabilities were not detected by this specific analysis method. However, given the overall clean code signals and the lack of historical vulnerabilities, the risk associated with this plugin appears to be very low.

Vulnerabilities
None known

Last Login Info Security Vulnerabilities

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

Last Login Info Code Analysis

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

Output Escaping

100% escaped4 total outputs
Attack Surface

Last Login Info Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menulast-login-info.php:30
actionadmin_initlast-login-info.php:91
actionadmin_initlast-login-info.php:98
actionwp_loginlast-login-info.php:137
filtermanage_users_columnslast-login-info.php:150
filtermanage_users_custom_columnlast-login-info.php:157
filtermanage_users_sortable_columnslast-login-info.php:185
actionpre_get_userslast-login-info.php:192
Maintenance & Trust

Last Login Info Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.2
Downloads536

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Last Login Info Developer Profile

Hardik Kumar

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 Last Login Info

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="lastlogininfo_settings[date_format]"name="lastlogininfo_settings[excluded_roles][]"name="lastlogininfo_nonce"value="lastlogininfo_export"value="lastlogininfo_reset"onclick="return confirm('Are you sure you want to delete all last login records?');"
FAQ

Frequently Asked Questions about Last Login Info