Simply Login Register Security & Risk Analysis

wordpress.org/plugins/simply-login-regiser

Easy way to create login and register page by shortcode. It\'s very simply to use this plugin.

20 active installs v2.1 PHP + WP 3.5+ Updated Unknown
ajax-loginajax-regiterloginregistersimply
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simply Login Register Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "simply-login-regiser" v2.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, external HTTP requests, and file operations. All SQL queries are properly prepared, which is a significant strength. However, a notable concern arises from the presence of four AJAX handlers that lack any authentication checks. This creates a substantial attack surface where these handlers could potentially be exploited by unauthenticated users, leading to unintended actions or information disclosure.

The static analysis also reveals that only one out of the two shortcodes has a capability check, leaving the other potentially vulnerable. Furthermore, the output escaping is only 57% effective, indicating that some output might not be properly sanitized, posing a risk of Cross-Site Scripting (XSS) vulnerabilities. The absence of nonce checks on AJAX handlers further exacerbates this risk. Encouragingly, the plugin has no known vulnerabilities (CVEs) and no recorded historical issues, suggesting a level of diligence in its development. However, the current static analysis findings, particularly the unprotected AJAX endpoints and insufficient output escaping, warrant attention to improve its overall security.

Key Concerns

  • AJAX handlers without auth checks
  • Shortcode without capability check
  • Insufficient output escaping
  • No nonce checks on AJAX handlers
Vulnerabilities
None known

Simply Login Register Security Vulnerabilities

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

Simply Login Register Code Analysis

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

Output Escaping

57% escaped14 total outputs
Attack Surface
4 unprotected

Simply Login Register Attack Surface

Entry Points6
Unprotected4

AJAX Handlers 4

authwp_ajax_slr_ajaxloginsettings.php:34
noprivwp_ajax_slr_ajaxloginsettings.php:35
authwp_ajax_slr_ajaxregistersettings.php:37
noprivwp_ajax_slr_ajaxregistersettings.php:38

Shortcodes 2

[slr_login] settings.php:30
[slr_register] settings.php:31
WordPress Hooks 4
actioninitsettings.php:22
actionadmin_menusettings.php:23
actionwp_print_stylessettings.php:26
actionwp_print_scriptssettings.php:27
Maintenance & Trust

Simply Login Register Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Simply Login Register Developer Profile

Anshul Gangrade

4 plugins · 1K total installs

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

How We Detect Simply Login Register

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simply-login-regiser/assets/css/kube.css/wp-content/plugins/simply-login-regiser/assets/css/slr-style.css/wp-content/plugins/simply-login-regiser/assets/js/slr-custom.js
Script Paths
assets/js/slr-custom.js
Version Parameters
simply-login-regiser/assets/css/kube.css?ver=simply-login-regiser/assets/css/slr-style.css?ver=simply-login-regiser/assets/js/slr-custom.js?ver=

HTML / DOM Fingerprints

CSS Classes
slr-login-from-wrapwidth-6slr_login_btnslr_loaderslr_response_msg
Data Attributes
name="slr_user_login"name="slr_user_password"name="slr_rememberme"id="slr_login_form"id="slr_loader"
JS Globals
slr_ajax_object
REST Endpoints
/wp-json/slr-ajaxlogin/wp-json/slr-ajaxregister
Shortcode Output
<div class="slr-login-from-wrap"><form class="forms" method="post" id="slr_login_form"><legend>Login</legend><label>username</label>
FAQ

Frequently Asked Questions about Simply Login Register