Secure Login URL Hide Security & Risk Analysis

wordpress.org/plugins/secure-login-url-hide

Easily and safely change the WordPress login URL to anything you want. Makes wp-admin and wp-login.php inaccessible for enhanced security.

40 active installs v1.0.3 PHP 7.4+ WP 5.0+ Updated Aug 28, 2025
adminhideloginsecure-login-url-hidesecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Secure Login URL Hide Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The plugin "secure-login-url-hide" v1.0.3 exhibits a generally strong security posture based on the provided static analysis. The complete absence of identified entry points like AJAX handlers, REST API routes, shortcodes, and cron events significantly reduces its attack surface. Furthermore, the code signals indicate a commitment to secure coding practices, with no dangerous functions, file operations, or external HTTP requests. Notably, all SQL queries are prepared, and the presence of nonce and capability checks, albeit minimal, suggests an awareness of authorization and integrity mechanisms. The taint analysis also shows no critical or high-severity issues with unsanitized paths, reinforcing the impression of a well-written and secure plugin.

However, a key area of concern is the output escaping. With 54% of outputs properly escaped, there's a significant portion (46%) that is not. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected in the output without proper sanitization or encoding. While the vulnerability history shows no known CVEs, this does not negate the potential risks identified in the code itself. The lack of reported vulnerabilities could be due to its limited attack surface or simply a lack of extensive security auditing.

In conclusion, the plugin demonstrates good foundational security by minimizing its attack surface and utilizing prepared statements for database interactions. The absence of any critical vulnerabilities in its history is a positive sign. The primary weakness identified is the incomplete output escaping, which introduces a potential risk for XSS attacks. Addressing this would further strengthen its security profile.

Key Concerns

  • Significant portion of outputs not properly escaped
Vulnerabilities
None known

Secure Login URL Hide Security Vulnerabilities

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

Secure Login URL Hide Code Analysis

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

Output Escaping

54% escaped37 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
maybe_redirect_login (secure-login-url-hide.php:455)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Secure Login URL Hide Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actioninitsecure-login-url-hide.php:78
actionadmin_initsecure-login-url-hide.php:79
actionadmin_menusecure-login-url-hide.php:80
actionwp_enqueue_scriptssecure-login-url-hide.php:81
actionwp_loadedsecure-login-url-hide.php:82
actionwp_loadedsecure-login-url-hide.php:83
actionwp_loadedsecure-login-url-hide.php:84
filtersite_urlsecure-login-url-hide.php:86
filternetwork_site_urlsecure-login-url-hide.php:87
filterlogin_urlsecure-login-url-hide.php:88
filterlogout_urlsecure-login-url-hide.php:89
actionnetwork_admin_noticessecure-login-url-hide.php:92
actionplugins_loadedsecure-login-url-hide.php:100
Maintenance & Trust

Secure Login URL Hide Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 28, 2025
PHP min version7.4
Downloads355

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

Secure Login URL Hide Developer Profile

wpwellconcept

1 plugin · 40 total installs

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

How We Detect Secure Login URL Hide

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/secure-login-url-hide/css/admin-style.css/wp-content/plugins/secure-login-url-hide/js/admin-script.js
Script Paths
/wp-content/plugins/secure-login-url-hide/js/admin-script.js
Version Parameters
secure-login-url-hide/css/admin-style.css?ver=secure-login-url-hide/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
wrapcardsecure-login-url-hide
HTML Comments
<!-- Security Notice --><!-- Current Status -->
Data Attributes
data-login-urldata-redirect-url
JS Globals
secureLoginURLHideAdmin
FAQ

Frequently Asked Questions about Secure Login URL Hide