Get Login Plugin Security & Risk Analysis

wordpress.org/plugins/get-log-in

Adds 'Log In', 'Log Out', 'Register' and 'My Profile' respectively to navigation listed using "wp_list_pa …

20 active installs v1.0 PHP + WP 2.7+ Updated Jul 18, 2012
log-inlog-in-linklog-outprofileregister
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Get Login Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'get-log-in' v1.0 plugin presents a mixed security posture. On one hand, the static analysis indicates a very small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that lack proper authentication or permission checks. Furthermore, there are no recorded vulnerabilities (CVEs) for this plugin, suggesting a history of stability and potentially good security practices from the developers. The taint analysis also found no issues, which is a positive sign.

However, the code analysis reveals significant concerns. The presence of the 'create_function' function is a notable risk, as it can be exploited for code injection if user input is not rigorously sanitized before being passed to it. The fact that 100% of SQL queries are not using prepared statements is another major red flag, making the plugin highly susceptible to SQL injection vulnerabilities. Additionally, the complete lack of output escaping for all identified outputs means that any dynamic content rendered by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks. While the plugin has a clean vulnerability history, these internal code weaknesses represent a substantial inherent risk that could be exploited if a pathway is discovered.

Key Concerns

  • Raw SQL queries without prepared statements
  • No output escaping
  • Use of create_function function
Vulnerabilities
None known

Get Login Plugin Security Vulnerabilities

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

Get Login Plugin Code Analysis

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

Dangerous Functions Found

create_function$o = preg_replace_callback('/\%u([0-9A-F]{4})/',create_function('$r','return "&#" . base_convert($r[class\wordpress.php:132

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped6 total outputs
Attack Surface

Get Login Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menutern_wp_get_login.php:90
filterwp_list_pagestern_wp_get_login.php:91
filterwp_nav_menutern_wp_get_login.php:92
Maintenance & Trust

Get Login Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 18, 2012
PHP min version
Downloads13K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Get Login Plugin Developer Profile

ternstyle

3 plugins · 110 total installs

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

How We Detect Get Login Plugin

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Get Login Plugin