Login Redirect Url Security & Risk Analysis

wordpress.org/plugins/login-redirect-url

Redirect a user after login to a specified URL or Page

80 active installs v0.1 PHP + WP 3.0+ Updated Sep 13, 2014
backendcustomizeloginredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Redirect Url Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The login-redirect-url plugin version 0.1 exhibits a generally positive security posture based on the provided static analysis. The absence of any identified attack surface points, such as unprotected AJAX handlers, REST API routes, or shortcodes, is a significant strength. Furthermore, the lack of dangerous functions and external HTTP requests suggests a cautious approach to development. However, the code analysis does reveal some critical concerns that undermine its overall security. The fact that 100% of its SQL queries are not using prepared statements presents a substantial risk of SQL injection vulnerabilities. Additionally, the complete absence of output escaping for all identified outputs means that any data processed by the plugin could be susceptible to cross-site scripting (XSS) attacks. The plugin's vulnerability history is clean, with no recorded CVEs, which is encouraging. However, this clean history, combined with the critical code-level issues, might indicate that the plugin has not been subjected to rigorous security testing or that its limited functionality has not yet attracted malicious attention. In conclusion, while the plugin avoids common entry points for attacks, its handling of database queries and output rendering are significant weaknesses that require immediate attention to mitigate substantial security risks.

Key Concerns

  • SQL queries not using prepared statements
  • Output not properly escaped
Vulnerabilities
None known

Login Redirect Url Security Vulnerabilities

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

Login Redirect Url Code Analysis

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

SQL Query Safety

0% prepared3 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

Login Redirect Url Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionedit_user_profileclass-login-redirect-url.php:28
actionedit_user_profile_updateclass-login-redirect-url.php:29
actionplugins_loadedclass-login-redirect-url.php:30
filterlogin_redirectclass-login-redirect-url.php:31
filterallowed_redirect_hostsclass-login-redirect-url.php:32
actionadmin_menuclass-login-redirect-url.php:33
actionadmin_initclass-login-redirect-url.php:34
filtermanage_users_columnsclass-login-redirect-url.php:35
filtermanage_users_custom_columnclass-login-redirect-url.php:36
Maintenance & Trust

Login Redirect Url Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 13, 2014
PHP min version
Downloads7K

Community Trust

Rating86/100
Number of ratings3
Active installs80
Developer Profile

Login Redirect Url Developer Profile

Frank Neumann-Staude

11 plugins · 8K total installs

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

How We Detect Login Redirect Url

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-redirect-url/languages/

HTML / DOM Fingerprints

CSS Classes
loginredircturl
FAQ

Frequently Asked Questions about Login Redirect Url