TS Login – Frontend Login & Registration Security & Risk Analysis

wordpress.org/plugins/ts-login

Frontend login, registration, and password recovery without using wp-admin.

0 active installs v1.0.5 PHP 7.0+ WP 5.0+ Updated Dec 25, 2025
ajax-loginfrontend-loginloginpopup-loginregister
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TS Login – Frontend Login & Registration Safe to Use in 2026?

Generally Safe

Score 100/100

TS Login – Frontend Login & Registration has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "ts-login" v1.0.5 plugin exhibits a generally good security posture based on the static analysis. All identified entry points (6 AJAX handlers) have authentication checks, which is a significant strength. The code demonstrates good practices by exclusively using prepared statements for all SQL queries and has a high percentage of properly escaped outputs. The absence of external HTTP requests and the presence of nonce checks further contribute to a secure design.

However, the taint analysis reveals two flows with unsanitized paths. While these are not flagged as critical or high severity, they represent a potential area of concern that could be exploited if specific conditions are met. The lack of explicit capability checks on AJAX handlers, despite the presence of authentication, could be a point of improvement to ensure fine-grained access control. The plugin's vulnerability history is clean, indicating a lack of known security flaws and a potentially stable development process, but this should not lead to complacency given the identified taint issues.

Overall, "ts-login" v1.0.5 is in a relatively strong security position due to its robust handling of SQL and output escaping, and its secure management of entry points. The primary area for improvement lies in addressing the unsanitized paths identified in the taint analysis and potentially implementing capability checks for more granular security.

Key Concerns

  • Flows with unsanitized paths
  • Missing capability checks on AJAX handlers
Vulnerabilities
None known

TS Login – Frontend Login & Registration Security Vulnerabilities

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

TS Login – Frontend Login & Registration Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
26
110 escaped
Nonce Checks
5
Capability Checks
0
File Operations
3
External Requests
0
Bundled Libraries
0

Output Escaping

81% escaped136 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

6 flows2 with unsanitized paths
tsl_save_config (php\TSL_Admin.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

TS Login – Frontend Login & Registration Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_tsl_load_popupphp\tsl_ajax.php:3
noprivwp_ajax_tsl_load_popupphp\tsl_ajax.php:4
noprivwp_ajax_tsl_login_formphp\tsl_ajax.php:46
noprivwp_ajax_tsl_register_formphp\tsl_ajax.php:89
noprivwp_ajax_tsl_lost_pass_formphp\tsl_ajax.php:166
noprivwp_ajax_tsl_save_new_passwordphp\tsl_ajax.php:240
WordPress Hooks 5
actionadmin_menuphp\TSL_Admin.php:4
actionwidgets_initphp\Tsl_login_register.php:64
actionplugins_loadedtipster_script_login.php:14
actionadmin_enqueue_scriptstipster_script_login.php:27
actionwp_enqueue_scriptstipster_script_login.php:78
Maintenance & Trust

TS Login – Frontend Login & Registration Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 25, 2025
PHP min version7.0
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

TS Login – Frontend Login & Registration Developer Profile

Modulout

2 plugins · 10 total installs

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

How We Detect TS Login – Frontend Login & Registration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ts-login/assets/css/main_admin.css/wp-content/plugins/ts-login/assets/js/tsl_config.js/wp-content/plugins/ts-login/assets/css/main.css/wp-content/plugins/ts-login/assets/js/main.js
Script Paths
/wp-content/plugins/ts-login/assets/js/tsl_config.js/wp-content/plugins/ts-login/assets/js/main.js
Version Parameters
tsl-main?ver=1.1.0

HTML / DOM Fingerprints

CSS Classes
tsl-header-bgtsl-header-texttsl-body-bgtsl-body-texttsl-input-bgtsl-input-texttsl-input-bordertsl-popup-border+16 more
JS Globals
tsl_main
FAQ

Frequently Asked Questions about TS Login – Frontend Login & Registration