
Get Login Plugin Security & Risk Analysis
wordpress.org/plugins/get-log-inAdds 'Log In', 'Log Out', 'Register' and 'My Profile' respectively to navigation listed using "wp_list_pa …
Is Get Login Plugin Safe to Use in 2026?
Generally Safe
Score 85/100Get Login Plugin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Get Login Plugin Security Vulnerabilities
Get Login Plugin Code Analysis
Dangerous Functions Found
SQL Query Safety
Output Escaping
Get Login Plugin Attack Surface
WordPress Hooks 3
Maintenance & Trust
Get Login Plugin Maintenance & Trust
Maintenance Signals
Community Trust
Get Login Plugin Alternatives
Login Logout Menu
login-logout-menu
Login Logout Menu is a handy plugin which allows you to add login, logout, register and profile menu items in your selected menu.
Frontend Dashboard
frontend-dashboard
Frontend Dashboard is bundled with huge list of custom features which can easily customise the User profile, Posts, Login, Register, Custom roles.
Personalize Login
personalize-login
The plugin create three new pages: Register, Login and Reset password
WP Register Profile With Shortcode
wp-register-profile-with-shortcode
This is a simple registration form in the widget. just install the plugin and add the register widget in the sidebar. Thats it. :)
WP Frontend Profile
wp-front-end-profile
WP Frontend Profile allows users to edit/view their profile and register/login without going into the dashboard to do so.
Get Login Plugin Developer Profile
3 plugins · 110 total installs
How We Detect Get Login Plugin
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.