Login Secure Security & Risk Analysis

wordpress.org/plugins/login-secure

Try it out on your free dummy site:

10 active installs v1.0.1 PHP 5.2.4+ WP 4.6+ Updated Unknown
block-login-urlbrute-forcecustom-login-urlsecure-loginsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Secure Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'login-secure' plugin v1.0.1 demonstrates a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals are overwhelmingly positive, with no dangerous functions or file operations detected. All SQL queries utilize prepared statements, and while there's a minor concern with output escaping, the presence of nonce and capability checks indicates a commitment to secure development practices.

The taint analysis reveals no flows with unsanitized paths, suggesting that data inputs are likely handled safely. The vulnerability history is equally reassuring, showing no recorded CVEs, which suggests the plugin has a good track record of security. This lack of historical vulnerabilities, combined with the clean static analysis, points to a well-maintained and secure plugin.

In conclusion, 'login-secure' v1.0.1 appears to be a secure plugin with a minimal attack surface and robust code practices. The single weakness identified is a slight deficiency in output escaping for a small number of outputs. However, this is heavily outweighed by the plugin's strengths, making it a low-risk option from a security perspective.

Key Concerns

  • Minor output escaping issues
Vulnerabilities
None known

Login Secure Security Vulnerabilities

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

Login Secure Code Analysis

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

Output Escaping

75% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
login_secure_process_form_data (login-secure.php:62)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Login Secure Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionlogin_form_loginlogin-secure.php:12
actionadmin_menulogin-secure.php:25
actioninitlogin-secure.php:61
Maintenance & Trust

Login Secure Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedUnknown
PHP min version5.2.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Login Secure Developer Profile

Rizwan Abbasi

2 plugins · 10 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 Secure

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
name="login_secure_nonce"name="login_secure_string"
Shortcode Output
<p><em><strong>Login URL:</strong> </em></p>
FAQ

Frequently Asked Questions about Login Secure