Custom Login Page Templates – Change Logo, Background and CSS Security & Risk Analysis

wordpress.org/plugins/custom-login-page-templates

WordPress Custom Login Page Template Plugin customizes the default WordPress login page with different templates, logo and background uploads as well …

2K active installs v1.0.1 PHP + WP 4.5+ Updated Oct 18, 2021
custom-logincustom-login-pagewordpress-custom-login-page
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Login Page Templates – Change Logo, Background and CSS Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Login Page Templates – Change Logo, Background and CSS 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 plugin "custom-login-page-templates" v1.0.1 demonstrates a generally strong security posture, particularly evident in its complete lack of known vulnerabilities and the absence of critical or high-severity taint flows. The code analysis reveals a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication or proper checks. Furthermore, all detected SQL queries are properly prepared, and there are no file operations or bundled libraries to manage. This suggests a diligent approach to secure coding practices in these areas.

However, there are areas for improvement that present potential risks. The most significant concern is the output escaping, where only 44% of the total nine outputs are properly escaped. This leaves a substantial portion of output potentially vulnerable to cross-site scripting (XSS) attacks if the data being output is not inherently safe. Additionally, the plugin makes two external HTTP requests, and while the static analysis doesn't explicitly flag these as insecure, they represent an external dependency that could be a vector for future issues or compromise if the target endpoints are not secured or if the plugin mishandheshes the responses. The absence of nonce and capability checks across all entry points, while currently not exploited due to the lack of entry points, would become a critical vulnerability if any new entry points are introduced without them.

In conclusion, the plugin is commendably free of known vulnerabilities and malicious code patterns. The developers have implemented good practices regarding SQL queries and attack surface minimization. The primary weaknesses lie in the incomplete output escaping and the inherent risks associated with external HTTP requests and the lack of foundational security checks like nonces and capability checks on potential future entry points. Addressing the output escaping and carefully managing external requests are the most immediate priorities for enhancing the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • External HTTP requests without specified checks
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Custom Login Page Templates – Change Logo, Background and CSS Security Vulnerabilities

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

Custom Login Page Templates – Change Logo, Background and CSS Code Analysis

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

Output Escaping

44% escaped9 total outputs
Attack Surface

Custom Login Page Templates – Change Logo, Background and CSS Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actioninitcustom-login-templates.php:49
actionadmin_bar_menucustom-login-templates.php:60
actionadmin_enqueue_scriptscustom-login-templates.php:91
actioncustomize_registerincludes\customizer.php:6
actionlogin_footerincludes\customizer.php:165
actionlogin_headincludes\customizer.php:222
filterlogin_messageincludes\customizer.php:260
actionlogin_footerincludes\customizer.php:275
actioncustomize_preview_initincludes\customizer.php:289
Maintenance & Trust

Custom Login Page Templates – Change Logo, Background and CSS Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedOct 18, 2021
PHP min version
Downloads53K

Community Trust

Rating76/100
Number of ratings4
Active installs2K
Developer Profile

Custom Login Page Templates – Change Logo, Background and CSS Developer Profile

Cristian Antohe

2 plugins · 2K total installs

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

How We Detect Custom Login Page Templates – Change Logo, Background and CSS

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-login-page-templates/assets/admin.css
Version Parameters
custom-login-page-templates/assets/admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
clpt-custom-login-settings
Data Attributes
data-customize-selector
FAQ

Frequently Asked Questions about Custom Login Page Templates – Change Logo, Background and CSS