
URL Based Login Security & Risk Analysis
wordpress.org/plugins/url-based-loginURL Based Login allows you to directly login from an allowed Login URL.
Is URL Based Login Safe to Use in 2026?
Generally Safe
Score 85/100URL Based Login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "url-based-login" v1.1 plugin exhibits a mixed security posture. On the positive side, it boasts a seemingly small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events exposed without authentication. The presence of a nonce check and a capability check are also good indicators of some security awareness in its development. However, significant concerns arise from the static analysis of its code. Notably, a concerning 100% of its output is not properly escaped, posing a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the taint analysis reveals two flows with unsanitized paths, classified as high severity, which could potentially lead to injection-type attacks or other sensitive data manipulation if exploited.
The plugin's vulnerability history is clean, with no known CVEs. This lack of past vulnerabilities is a positive sign, suggesting a potentially stable codebase. However, it's crucial to balance this with the current findings. The absence of vulnerabilities might be due to a lack of targeted testing or exploitation rather than inherent security. The critical weakness lies in the unescaped output and the identified high-severity taint flows, which are significant risks that need immediate attention. While the plugin doesn't have a history of exploits, the current static analysis indicates a present danger that could be exploited if an attacker discovers these weaknesses. Therefore, despite a clean CVE record, the plugin's overall security is compromised by the identified code-level risks.
Key Concerns
- 100% of outputs are not properly escaped
- 2 high severity taint flows with unsanitized paths
URL Based Login Security Vulnerabilities
URL Based Login Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
URL Based Login Attack Surface
WordPress Hooks 4
Maintenance & Trust
URL Based Login Maintenance & Trust
Maintenance Signals
Community Trust
URL Based Login Alternatives
IP Based Login
ip-based-login
IP Based Login allows you to directly login from an authorized IP without password.
WP Direct Login Link
wp-direct-login-link
Create a secure way to login by Link.
DH Rename Login URL and Two Factor Authentication
dh-rename-login-url
DH Rename Login URL helps you to rename or modify the default WordPress login area /wp-login.php and gives you Google Two Factor Authentication featur …
Login By IP Authentication
login-by-ip-authentication
The plugin will allow users to login with their allowed IPs only. If you want user should be allowed to login with multiple IPs, then admin can associ …
WPS Hide Login
wps-hide-login
Change wp-login.php to anything you want.
URL Based Login Developer Profile
1 plugin · 10 total installs
How We Detect URL Based Login
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.