Awesome Custom Login URL Security & Risk Analysis

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

Custom Login URL (CLU) is a lightweight plugin that allows to customize default WP login, registration and password

0 active installs v1.0 PHP + WP 3.0.1+ Updated Oct 25, 2018
commentsspam
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Awesome Custom Login URL Safe to Use in 2026?

Generally Safe

Score 85/100

Awesome Custom Login URL 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 static analysis of the "awesome-custom-login-url" v1.0 plugin reveals a generally good security posture concerning common WordPress vulnerabilities. The plugin demonstrates an absence of dangerous functions, SQL queries (all using prepared statements), and external HTTP requests. Crucially, it also shows no instances of unescaped output and no file operations, all of which are positive indicators. The lack of any reported CVEs or past vulnerabilities further reinforces this impression of a secure plugin.

However, a significant concern arises from the taint analysis, which identified two flows with unsanitized paths. While reported as not critical or high severity, unsanitized paths are a potential entry point for various attacks if not handled properly within the plugin's logic. Furthermore, the complete absence of nonce checks and capability checks across all entry points, including AJAX and REST API routes (even though there are none currently), indicates a potential weakness. If future versions introduce new entry points, these checks will be essential to prevent unauthorized access and actions.

In conclusion, "awesome-custom-login-url" v1.0 exhibits strengths in its handling of direct database interactions and output, and its lack of vulnerability history is commendable. The primary areas for improvement lie in addressing the identified unsanitized path flows and establishing a robust security framework with nonce and capability checks, especially in anticipation of potential future feature additions that might expand the attack surface.

Key Concerns

  • Unsanitized paths in taint analysis
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Awesome Custom Login URL Security Vulnerabilities

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

Awesome Custom Login URL Code Analysis

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

Data Flow Analysis

2 flows2 with unsanitized paths
clu_init_redirect (functions.php:168)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Awesome Custom Login URL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actioninitcustom-login-url.php:10
actioninitcustom-login-url.php:11
actiongenerate_rewrite_rulescustom-login-url.php:12
actionadmin_initcustom-login-url.php:17
filterlogin_redirectfunctions.php:51
filtersite_urlfunctions.php:54
filterwp_redirectfunctions.php:55
Maintenance & Trust

Awesome Custom Login URL Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 25, 2018
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Awesome Custom Login URL Developer Profile

Raihanul Islam

13 plugins · 370 total installs

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

How We Detect Awesome Custom Login URL

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awesome-custom-login-url/css/style.css
Version Parameters
awesome-custom-login-url/css/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Awesome Custom Login URL