Aspexi Easy Login URL Security & Risk Analysis

wordpress.org/plugins/aspexi-easy-login-url

Aspexi Easy Login URL changes your url/wp-login.php URL into your custom string i.e. url/login and more (incl. Register and Forgot password links).

20 active installs v1.1.1 PHP + WP 3.1+ Updated Oct 7, 2012
customhtaccessloginlogouturl
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Aspexi Easy Login URL Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The 'aspexi-easy-login-url' plugin, version 1.1.1, exhibits a generally positive security posture in several key areas. The static analysis shows no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. Furthermore, there are no known vulnerabilities (CVEs) associated with this plugin, and the code signals indicate a complete absence of dangerous functions and external HTTP requests. All SQL queries utilize prepared statements, which is a significant strength.

However, a major concern arises from the complete lack of output escaping in the 14 identified output points. This presents a high risk of Cross-Site Scripting (XSS) vulnerabilities, as any dynamic content displayed to users could be manipulated by an attacker. While capability checks are present, the absence of nonce checks on any potential entry points (though none were explicitly identified as such in the attack surface analysis) could still be a weakness if new entry points were inadvertently added or if the capability checks were insufficient in certain contexts.

Given the lack of historical vulnerabilities and the secure handling of SQL and external requests, the plugin has a solid foundation. However, the critical flaw in output escaping cannot be overstated and significantly elevates the risk profile. Addressing the output escaping issue is paramount to improving the plugin's security.

Key Concerns

  • 0% output escaping
  • 0 nonce checks
Vulnerabilities
None known

Aspexi Easy Login URL Security Vulnerabilities

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

Aspexi Easy Login URL Code Analysis

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

Output Escaping

0% escaped14 total outputs
Attack Surface

Aspexi Easy Login URL Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
filterlogin_urlindex.php:142
filterregisterindex.php:160
filtersite_urlindex.php:174
filterlostpassword_urlindex.php:194
actioninitindex.php:387
actionadmin_initindex.php:388
filtermod_rewrite_rulesindex.php:389
actionadmin_menuindex.php:390
actionflush_eventindex.php:391
actionwp_enqueue_scriptsindex.php:394
Maintenance & Trust

Aspexi Easy Login URL Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedOct 7, 2012
PHP min version
Downloads5K

Community Trust

Rating74/100
Number of ratings3
Active installs20
Developer Profile

Aspexi Easy Login URL Developer Profile

Krzysztof Dryja (Aspexi)

1 plugin · 20 total installs

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

How We Detect Aspexi Easy Login URL

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- ASPEXI Easy Login URL - LOGIN --><!-- ASPEXI Easy Login URL - REGISTER --><!-- ASPEXI Easy Login URL - FORGOT PASSWORD -->
JS Globals
var aelurl_loginvar aelurl_registervar aelurl_forgot
FAQ

Frequently Asked Questions about Aspexi Easy Login URL