Login Page Customizer Security & Risk Analysis

wordpress.org/plugins/login-page-customizer

Login Page Customizer allows you to customize your login page according to your choice by using wordpress customizer.

50 active installs v1.0 PHP + WP 4.0+ Updated Sep 26, 2017
customizationcustomizerlogin-logologin-pagelogo-customizer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Page Customizer Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The security posture of the "login-page-customizer" v1.0 plugin appears to be a mixed bag, presenting both positive signs and significant areas of concern. On the positive side, the plugin exhibits no known vulnerabilities in its history, utilizes prepared statements for all SQL queries, and does not perform file operations or external HTTP requests, which are common vectors for exploits. The absence of detected taint flows also suggests that complex data manipulation vulnerabilities might not be present. However, the static analysis reveals a critical weakness: 100% of output is not properly escaped. This is a pervasive risk that could lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the website that are then executed in users' browsers. The complete lack of nonce checks and capability checks across all entry points, coupled with a zero-percent proper output escaping, creates a substantial risk, especially if any hidden entry points exist or are introduced in future versions. The vulnerability history showing no recorded issues is a good indicator, but it doesn't negate the immediate, high-impact risks identified in the code analysis.

Key Concerns

  • Output not properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Login Page Customizer Security Vulnerabilities

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

Login Page Customizer Code Analysis

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

Output Escaping

0% escaped31 total outputs
Attack Surface

Login Page Customizer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioncustomize_registerincludes\clicklogin_customizer.php:402
actionlogin_enqueue_scriptsincludes\clicklogin_customizer.php:587
filterlogin_headerurlincludes\clicklogin_customizer.php:592
filterlogin_headertitleincludes\clicklogin_customizer.php:598
actionadmin_menuincludes\clicklogin_option_menu.php:19
actionadmin_enqueue_scriptsincludes\clicklogin_option_menu.php:24
Maintenance & Trust

Login Page Customizer Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedSep 26, 2017
PHP min version
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Login Page Customizer Developer Profile

clickitplugins

2 plugins · 50 total installs

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

How We Detect Login Page Customizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-page-customizer/css/clicklogin-option-menu.css
Version Parameters
login-page-customizer/css/clicklogin-option-menu.css?ver=1.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Login Page Customizer