Admin login template Security & Risk Analysis

wordpress.org/plugins/admin-login-template

A WordPress plugin so that you change wp-admin layout also you can change dynamically all the labels of login/forgot-password form by install this plu …

0 active installs v1.0.0 PHP 5.6+ WP 4.1+ Updated Feb 28, 2022
loginlogin-formwordpress-admin-templatewordpress-loginwp-admin-template
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin login template Safe to Use in 2026?

Generally Safe

Score 85/100

Admin login template has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The 'admin-login-template' plugin v1.0.0 exhibits a generally good security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface, and importantly, all identified entry points appear to be protected. The code demonstrates good practices with 100% of SQL queries using prepared statements and the presence of both nonce and capability checks. However, a notable concern is the output escaping, where only 60% of outputs are properly escaped, leaving 40% potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is directly outputted without sanitization. The plugin's history is clean, with no recorded CVEs, which suggests either a low complexity or consistently secure development. Despite the lack of critical issues in taint analysis, the incomplete output escaping is a tangible risk that warrants attention for a more robust security profile.

Key Concerns

  • Incomplete output escaping
Vulnerabilities
None known

Admin login template Security Vulnerabilities

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

Admin login template Code Analysis

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

Output Escaping

60% escaped35 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
alt_form_submit_func (admin-login-template.php:213)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Admin login template Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedadmin-login-template.php:17
actionadmin_enqueue_scriptsadmin-login-template.php:30
actionlogin_enqueue_scriptsadmin-login-template.php:48
actionlogin_enqueue_scriptsadmin-login-template.php:59
actionadmin_menuadmin-login-template.php:72
actionadmin_post_alt_formadmin-login-template.php:270
filtergettextadmin-login-template.php:274
actionlogin_headadmin-login-template.php:297
filterlogin_headerurladmin-login-template.php:308
filterlogin_headertextadmin-login-template.php:314
filterwp_login_errorsadmin-login-template.php:348
Maintenance & Trust

Admin login template Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedFeb 28, 2022
PHP min version5.6
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Admin login template Developer Profile

Enamul Haque Emon

1 plugin · 0 total installs

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

How We Detect Admin login template

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-login-template/assets/admin/css/alt-main.css/wp-content/plugins/admin-login-template/assets/admin/js/alt-main.js/wp-content/plugins/admin-login-template/assets/front/css/alt-t1.css/wp-content/plugins/admin-login-template/assets/front/css/alt-t2.css/wp-content/plugins/admin-login-template/assets/front/js/alt-login.js
Script Paths
/wp-content/plugins/admin-login-template/assets/admin/js/alt-main.js/wp-content/plugins/admin-login-template/assets/front/js/alt-login.js

HTML / DOM Fingerprints

CSS Classes
alt-form-wrapperalt-form-titlealt-form-containeralt-formalt-control-groupalt-control
Data Attributes
id="alt-logo-url"id="alt-logo-container"id="alt_username"name="alt_username"id="alt_logo_click_url"name="alt_logo_click_url"+13 more
JS Globals
alt
FAQ

Frequently Asked Questions about Admin login template