Login Info Alert Security & Risk Analysis

wordpress.org/plugins/login-info-alert

Login Info Alert

0 active installs v1.0.0 PHP + WP 3.3+ Updated Jan 4, 2019
adminemaillogin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Info Alert Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The 'login-info-alert' plugin v1.0.0 presents a mixed security profile. On the positive side, the plugin demonstrates a strong commitment to secure coding practices by having zero known vulnerabilities, zero critical or high severity taint flows, and all SQL queries utilizing prepared statements. This indicates a developer who is aware of common pitfalls and has taken steps to mitigate them.

However, significant concerns arise from the static analysis results. A complete lack of output escaping across all identified output points is a critical weakness. This means that any data displayed by the plugin, if it originates from an untrusted source, could be vulnerable to cross-site scripting (XSS) attacks. Furthermore, while the plugin has a nonce check, it lacks capability checks on any of its entry points, which are absent as well. The presence of an external HTTP request without further context also warrants caution, as it could potentially be exploited if not handled securely.

Given the absence of vulnerability history and the relatively low number of output points and external requests, the plugin has a generally clean slate. However, the complete absence of output escaping is a substantial risk that could easily lead to XSS vulnerabilities if the plugin handles any user-supplied or dynamic data. The developer should prioritize addressing this critical oversight to improve the plugin's overall security posture.

Key Concerns

  • All output is unescaped
  • No capability checks on entry points
  • External HTTP request without context
Vulnerabilities
None known

Login Info Alert Security Vulnerabilities

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

Login Info Alert Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Login Info Alert Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuindex.php:22
actionwp_loginindex.php:23
Maintenance & Trust

Login Info Alert Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedJan 4, 2019
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Login Info Alert Developer Profile

webplanetsoft

3 plugins · 60 total installs

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

How We Detect Login Info Alert

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-info-alert/template/template.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Login Info Alert