GNA Custom Admin Login Page Security & Risk Analysis

wordpress.org/plugins/gna-custom-admin-login

Customize your admin login page: change the default logo and add your own logo. You also can add a custom text, load a css that is matched to your ima …

10 active installs v0.9.3 PHP + WP 3.9+ Updated Dec 14, 2016
add-client-logo-to-login-pageadmin-login-logoadmin-logochange-admin-logogna
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GNA Custom Admin Login Page Safe to Use in 2026?

Generally Safe

Score 85/100

GNA Custom Admin Login Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "gna-custom-admin-login" plugin version 0.9.3 exhibits a strong security posture in several key areas, particularly concerning its limited attack surface and robust handling of data interactions. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential entry points for attackers. Furthermore, the fact that all SQL queries utilize prepared statements is a commendable practice, preventing a common class of vulnerabilities.

However, the static analysis reveals a significant weakness in output escaping, with only 10% of outputs being properly escaped. This indicates a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin area. While the taint analysis found no unsanitized paths, this may be due to the limited number of flows analyzed or the absence of complex data manipulation that would trigger the taint analysis. The plugin also lacks capability checks, which, while not directly evidenced as a vulnerability in this analysis, could be a concern in more complex plugins for ensuring administrative functions are restricted to authorized users.

Given the plugin's vulnerability history, which shows no recorded CVEs and no recent vulnerabilities, it suggests a history of good security. This is a positive indicator. Nevertheless, the low percentage of properly escaped outputs is a critical flaw that needs immediate attention. The overall security is therefore mixed; while it demonstrates good practices in data handling and attack surface reduction, the output escaping deficiency poses a clear and present danger that outweighs these strengths.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks
Vulnerabilities
None known

GNA Custom Admin Login Page Security Vulnerabilities

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

GNA Custom Admin Login Page Code Analysis

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

Output Escaping

10% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
render_tab1 (admin\gna-custom-admin-login-admin-settings-menu.php:66)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GNA Custom Admin Login Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuadmin\gna-custom-admin-login-admin-init.php:14
actionadmin_print_scriptsadmin\gna-custom-admin-login-admin-init.php:17
actionadmin_print_stylesadmin\gna-custom-admin-login-admin-init.php:18
actionadmin_initadmin\gna-custom-admin-login-admin-init.php:47
actioninitgna-custom-admin-login-core.php:20
filterplugin_row_metagna-custom-admin-login-core.php:21
filterlogin_messagegna-custom-admin-login-core.php:56
filterlogin_enqueue_scriptsgna-custom-admin-login-core.php:57
filterretrieve_password_messagegna-custom-admin-login-core.php:58
Maintenance & Trust

GNA Custom Admin Login Page Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 14, 2016
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GNA Custom Admin Login Page Developer Profile

Chris Mok

13 plugins · 280 total installs

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

How We Detect GNA Custom Admin Login Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gna-custom-admin-login/assets/js/gna-custom-admin-login.js/wp-content/plugins/gna-custom-admin-login/assets/css/gna-custom-admin-login.css
Script Paths
/wp-content/plugins/gna-custom-admin-login/assets/js/gna-custom-admin-login.js
Version Parameters
gna-custom-admin-login/assets/js/gna-custom-admin-login.js?ver=gna-custom-admin-login/assets/css/gna-custom-admin-login.css?ver=

HTML / DOM Fingerprints

JS Globals
gna-custom-admin-login.js
FAQ

Frequently Asked Questions about GNA Custom Admin Login Page