Check your Last Login Security & Risk Analysis

wordpress.org/plugins/last-login-on-dashboard

The ideal plugin to check your last login ip and time for his account security. Extra details like browser and operating system.

0 active installs v1.1 PHP + WP + Updated Nov 19, 2024
check-last-loginlast-seenuser-loginuser-login-time-agowordpress-check-last-login-plugin
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Check your Last Login Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "last-login-on-dashboard" plugin, version 1.1, presents a mixed security posture. On the positive side, there are no known CVEs, no dangerous functions are used, and all SQL queries are properly prepared. Furthermore, there are no external HTTP requests or file operations, which limits potential attack vectors. The absence of shortcodes, cron events, and REST API routes also contributes to a smaller attack surface. However, significant concerns arise from the static analysis. The most critical finding is the presence of a taint flow with an unsanitized path, indicating a potential vulnerability where user-supplied data could be misused. Compounding this, 100% of the output is unescaped, meaning that any dynamic data displayed by the plugin could be susceptible to Cross-Site Scripting (XSS) attacks. The lack of nonce and capability checks on any entry points, though the entry points are currently zero, is a proactive risk that could become exploitable if the plugin evolves to include them without proper security measures. The plugin's history shows no prior vulnerabilities, which is a positive sign, but it does not negate the present code-level risks. Overall, while the plugin demonstrates some good practices, the unescaped output and the unsanitized path taint flow represent immediate and actionable security risks that require attention.

Key Concerns

  • Taint flow with unsanitized path detected
  • All output unescaped
  • No capability checks
  • No nonce checks
Vulnerabilities
None known

Check your Last Login Security Vulnerabilities

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

Check your Last Login Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Check your Last Login Code Analysis

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

Output Escaping

0% escaped3 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<track-last-login> (track-last-login.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Check your Last Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_logintrack-last-login.php:24
actionwp_dashboard_setuptrack-last-login.php:87
Maintenance & Trust

Check your Last Login Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 19, 2024
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Check your Last Login Developer Profile

Sachin Mishra

2 plugins · 10 total installs

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

How We Detect Check your Last Login

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
user-login-detail
FAQ

Frequently Asked Questions about Check your Last Login