Custom Login URL Manager – Hide Login Admin URL Security & Risk Analysis

wordpress.org/plugins/custom-login-url-manager

Change the default WordPress login URL and redirect unauthorized attempts to a specified page for enhanced security.

0 active installs v1.1.2 PHP 7.2.5+ WP 6.2+ Updated Unknown
custom-loginlogin-redirectlogin-urlsecuritywp-login-php
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Login URL Manager – Hide Login Admin URL Safe to Use in 2026?

Generally Safe

Score 100/100

Custom Login URL Manager – Hide Login Admin URL has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "custom-login-url-manager" plugin v1.1.2 demonstrates a generally good security posture with no reported vulnerabilities or known CVEs. The static analysis reveals a minimal attack surface, with zero exposed entry points like AJAX handlers, REST API routes, or shortcodes. The code also appears to handle SQL queries securely using prepared statements and includes a reasonable number of nonce checks. However, there is a notable concern regarding output escaping, with almost half of the outputs not being properly escaped. This could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed to the user.

While the plugin's vulnerability history is clean, the lack of robust output escaping is a significant weakness. The absence of any capability checks on entry points, though mitigated by the zero attack surface, could be a potential risk if the plugin were to be expanded in the future without proper authorization checks. Therefore, while the current state is relatively safe due to the limited functionality and attack surface, the unescaped output presents a tangible risk that should be addressed.

Key Concerns

  • Almost half of outputs are not properly escaped
Vulnerabilities
None known

Custom Login URL Manager – Hide Login Admin URL Security Vulnerabilities

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

Custom Login URL Manager – Hide Login Admin URL Code Analysis

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

Output Escaping

48% escaped23 total outputs
Attack Surface

Custom Login URL Manager – Hide Login Admin URL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 16
actionadmin_initadmin\admin-settings.php:63
actionadmin_noticesadmin\admin-settings.php:71
actionplugins_loadedcustom-login-url-manager.php:21
filtergettextcustom-login-url-manager.php:32
actionadmin_enqueue_scriptscustom-login-url-manager.php:35
actionadmin_menucustom-login-url-manager.php:41
actionplugins_loadedincludes\class-login-url-handler.php:12
actioninitincludes\class-login-url-handler.php:20
actionwp_loadedincludes\class-login-url-handler.php:21
filtersite_urlincludes\class-login-url-handler.php:22
filternetwork_site_urlincludes\class-login-url-handler.php:23
filterwp_redirectincludes\class-login-url-handler.php:24
filtersite_option_welcome_emailincludes\class-login-url-handler.php:25
filterlogin_urlincludes\class-login-url-handler.php:26
actionadmin_noticesincludes\class-login-url-notice.php:11
actionadmin_initincludes\class-login-url-notice.php:12
Maintenance & Trust

Custom Login URL Manager – Hide Login Admin URL Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedUnknown
PHP min version7.2.5
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Login URL Manager – Hide Login Admin URL Developer Profile

WPDesigner

2 plugins · 0 total installs

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

How We Detect Custom Login URL Manager – Hide Login Admin URL

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-url-manager/assets/css/admin-styles.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Custom Login URL Manager – Hide Login Admin URL