Custom Login Form Security & Risk Analysis

wordpress.org/plugins/custom-login-form

Customize the WordPress Login Form.

10 active installs v2.5 PHP + WP 3.0+ Updated Jun 30, 2018
custom-login-form
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Custom Login Form Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The "custom-login-form" plugin v2.5 exhibits a generally positive security posture in terms of its attack surface and vulnerability history. There are no reported CVEs, and the static analysis indicates no dangerous functions, file operations, or external HTTP requests. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces the potential entry points for attackers. Furthermore, all identified SQL queries utilize prepared statements, mitigating the risk of SQL injection. However, a significant concern arises from the complete lack of output escaping. This means that any dynamic data rendered by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks if not properly sanitized before being displayed to users. Additionally, the absence of nonce checks and capability checks on all entry points, though the attack surface is currently zero, implies a potential weakness if any new entry points are introduced without adequate security measures.

Key Concerns

  • 0% properly escaped output
  • 0 Nonce checks on entry points
  • 0 Capability checks on entry points
Vulnerabilities
None known

Custom Login Form Security Vulnerabilities

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

Custom Login Form Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

Custom Login Form Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionlogin_enqueue_scriptscustom-login-form.php:15
filterlogin_headerurlcustom-login-form.php:19
filterlogin_headertitlecustom-login-form.php:23
actionlogin_enqueue_scriptscustom-login-form.php:66
actionlogin_footercustom-login-form.php:71
actionadmin_menusettings.php:5
actionadmin_initsettings.php:69
Maintenance & Trust

Custom Login Form Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 30, 2018
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Custom Login Form Developer Profile

Happy Brain

2 plugins · 20 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 Form

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-form/style.css/wp-content/plugins/custom-login-form/script.min.js
Script Paths
/wp-content/plugins/custom-login-form/script.min.js

HTML / DOM Fingerprints

CSS Classes
loginlogin_footer
JS Globals
clf_options
FAQ

Frequently Asked Questions about Custom Login Form