Unauthorised Login Redirect Security & Risk Analysis

wordpress.org/plugins/unauthorised-login-redirect

This plugin allows you to effectively hide your wp-login.php and wp-admin by requiring that you access it via a custom URL.

200 active installs v0.3.9.1 PHP + WP 4.3+ Updated Dec 21, 2023
loginredirectsecuritywp-loginwp-admin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Unauthorised Login Redirect Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "unauthorised-login-redirect" plugin version 0.3.9.1 exhibits a strong security posture based on the provided static analysis and vulnerability history. The plugin has zero known CVEs and no recorded vulnerabilities, suggesting a well-maintained and secure codebase. The static analysis reveals a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events that are exposed without authentication. Furthermore, the code demonstrates good security practices by exclusively using prepared statements for SQL queries, having a good rate of output escaping (79%), and implementing a nonce check. The absence of taint analysis findings, dangerous functions, file operations, and external HTTP requests further bolsters its security profile.

Key Concerns

  • Output escaping is not 100%
  • Capability checks are missing
Vulnerabilities
None known

Unauthorised Login Redirect Security Vulnerabilities

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

Unauthorised Login Redirect Code Analysis

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

Output Escaping

79% escaped19 total outputs
Attack Surface

Unauthorised Login Redirect Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsunauthorised-login-redirect.php:49
actionadmin_menuunauthorised-login-redirect.php:50
actioninitunauthorised-login-redirect.php:51
actioninitunauthorised-login-redirect.php:52
actiontemplate_redirectunauthorised-login-redirect.php:53
filterplugin_action_linksunauthorised-login-redirect.php:55
Maintenance & Trust

Unauthorised Login Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 21, 2023
PHP min version
Downloads6K

Community Trust

Rating86/100
Number of ratings4
Active installs200
Developer Profile

Unauthorised Login Redirect Developer Profile

RSimpson

2 plugins · 700 total installs

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

How We Detect Unauthorised Login Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/unauthorised-login-redirect/ulr/css/style.css
Version Parameters
unauthorised-login-redirect/ulr/css/style.css?ver=

HTML / DOM Fingerprints

HTML Comments
Create a random string
FAQ

Frequently Asked Questions about Unauthorised Login Redirect