wp Custom Login Security & Risk Analysis

wordpress.org/plugins/wp-custom-login-register-page

This plugin can changes the logo & background image of the login form.

10 active installs v1.0.1 PHP + WP 2.7+ Updated Dec 18, 2013
adminimageloginlogo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is wp Custom Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The plugin "wp-custom-login-register-page" v1.0.1 exhibits a generally strong security posture based on the static analysis provided. The complete absence of identified AJAX handlers, REST API routes, shortcodes, and cron events suggests a very limited attack surface. Furthermore, the code signals indicate a commitment to secure coding practices, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests.

However, there are some areas for concern. The most notable is the complete lack of nonce checks and capability checks. This means that any functionality, even if not immediately apparent from the entry points, could potentially be triggered by an unauthenticated or unauthorized user if an entry point existed. The moderate rate of proper output escaping (55%) also presents a risk of Cross-Site Scripting (XSS) vulnerabilities if untrusted data is displayed to users without sufficient sanitization. The zero taint analysis flows and vulnerability history are positive indicators, suggesting no known critical or high-severity issues have been discovered in the past, but this does not negate the risks identified in the static analysis.

In conclusion, while the plugin benefits from a minimal attack surface and secure handling of database queries, the absence of critical security checks like nonces and capability checks, coupled with a concerning percentage of unescaped output, represents a significant weakness. The lack of past vulnerabilities is a positive sign, but the current code analysis highlights potential avenues for exploitation that should be addressed.

Key Concerns

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

wp Custom Login Security Vulnerabilities

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

wp Custom Login Code Analysis

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

Output Escaping

55% escaped11 total outputs
Attack Surface

wp Custom Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_initindex.php:43
actionadmin_menuindex.php:49
filterlogin_headerurlindex.php:56
filterlogin_headertitleindex.php:61
actionlogin_enqueue_scriptsindex.php:66
actionlogin_enqueue_scriptsindex.php:101
Maintenance & Trust

wp Custom Login Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedDec 18, 2013
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

wp Custom Login Developer Profile

Niaj Morshed

4 plugins · 2K total installs

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

How We Detect wp Custom Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-custom-login-register-page/style-login.css/wp-content/plugins/wp-custom-login-register-page/images/logo.png/wp-content/plugins/wp-custom-login-register-page/images/bg1.jpg

HTML / DOM Fingerprints

CSS Classes
ncustom-login-options-form
FAQ

Frequently Asked Questions about wp Custom Login