Custom WP Admin Login Security & Risk Analysis

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

Custom WP Admin Login plugin allows you to easily customize your admin login page according to your needs.

10 active installs v1.0 PHP + WP 3.5+ Updated Oct 6, 2018
admin-logincustom-backgroundcustom-wp-admin-logincustom-wp-admin-login-background-changerwp-admin-login
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom WP Admin Login Safe to Use in 2026?

Generally Safe

Score 85/100

Custom WP Admin Login 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-wp-admin-login' v1.0 plugin exhibits a generally good security posture based on the static analysis. There are no identified dangerous functions, no direct SQL queries (all use prepared statements), and no file operations or external HTTP requests. This indicates careful development in these critical areas.

However, the analysis highlights significant concerns. The complete absence of nonce checks and capability checks is a major security weakness, as these are fundamental WordPress security mechanisms for preventing CSRF and unauthorized access. Furthermore, the low percentage of properly escaped output (20%) suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected and executed within the WordPress admin area.

The plugin's vulnerability history is clean, with no recorded CVEs. While this is a positive sign, it does not negate the risks identified in the static analysis. The lack of historical vulnerabilities might be due to the plugin's limited attack surface or simply that no specific vulnerabilities have been discovered or reported yet. The absence of attack surface points, while seemingly good, is overshadowed by the lack of essential security checks on potential, albeit currently unexposed, entry points.

In conclusion, while the plugin avoids common pitfalls like direct SQL injection and dangerous functions, the severe lack of authorization and sanitization checks (nonces, capabilities, output escaping) presents a substantial risk of XSS and unauthorized actions, which should be addressed urgently.

Key Concerns

  • Missing nonce checks on potential entry points
  • Missing capability checks on potential entry points
  • Low percentage of properly escaped output (high XSS risk)
Vulnerabilities
None known

Custom WP Admin Login Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Custom WP Admin Login Release Timeline

v1.0Current
Code Analysis
Analyzed Apr 16, 2026

Custom WP Admin Login Code Analysis

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

Output Escaping

20% escaped5 total outputs
Attack Surface

Custom WP Admin Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filterlogin_headerurladmin/apply-css.php:17
actionlogin_enqueue_scriptsadmin/apply-css.php:28
Maintenance & Trust

Custom WP Admin Login Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedOct 6, 2018
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Custom WP Admin Login Developer Profile

Sachin G

1 plugin · 10 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 WP Admin Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-wp-admin-login/admin/apply-css.php

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Custom WP Admin Login