Rename wp-admin login Security & Risk Analysis

wordpress.org/plugins/rename-wp-admin-login

Rename wp-admin login* is a plugin that allows us to rename wp-admin login URL to anything you want

7K active installs v1.0.0 PHP + WP 5.0+ Updated Dec 2, 2025
change-wp-logincustom-login-urlloginrename-wp-admin-loginwp-admin
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Rename wp-admin login Safe to Use in 2026?

Generally Safe

Score 100/100

Rename wp-admin login has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The rename-wp-admin-login plugin exhibits a generally good security posture based on the provided static analysis. The lack of identified attack surface points like unprotected AJAX handlers, REST API routes, or shortcodes is a significant strength. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests further reduces the potential for common vulnerabilities.

However, a key concern arises from the single SQL query identified which is not using prepared statements, representing a potential for SQL injection if the input used in that query is not properly sanitized and escaped beforehand. While the plugin includes a nonce check and a capability check, the limited number of output operations (11 total, with only 27% properly escaped) indicates a moderate risk of Cross-Site Scripting (XSS) vulnerabilities in the unescaped outputs. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator, but it's important to remember that a lack of past vulnerabilities does not guarantee future security.

In conclusion, the plugin has a strong foundation with minimal attack surface and no critical code signals. The primary areas of concern are the potential for SQL injection due to the un-prepared SQL query and the risk of XSS due to insufficient output escaping. Addressing these specific issues would significantly improve the plugin's overall security.

Key Concerns

  • SQL query not using prepared statements
  • Low percentage of properly escaped output
Vulnerabilities
None known

Rename wp-admin login Security Vulnerabilities

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

Rename wp-admin login Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

27% escaped11 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
admin_init (includes\class-rename-wp-admin-login.php:154)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Rename wp-admin login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_noticesincludes\class-rename-wp-admin-login.php:50
actionnetwork_admin_noticesincludes\class-rename-wp-admin-login.php:51
actionadmin_initincludes\class-rename-wp-admin-login.php:56
actionadmin_noticesincludes\class-rename-wp-admin-login.php:57
actionnetwork_admin_noticesincludes\class-rename-wp-admin-login.php:58
actionwpmu_optionsincludes\class-rename-wp-admin-login.php:65
actionupdate_wpmu_optionsincludes\class-rename-wp-admin-login.php:66
actionplugins_loadedincludes\class-rename-wp-admin-login.php:68
actionwp_loadedincludes\class-rename-wp-admin-login.php:69
filtersite_urlincludes\class-rename-wp-admin-login.php:70
filternetwork_site_urlincludes\class-rename-wp-admin-login.php:71
filterwp_redirectincludes\class-rename-wp-admin-login.php:72
filtersite_option_welcome_emailincludes\class-rename-wp-admin-login.php:73
Maintenance & Trust

Rename wp-admin login Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 2, 2025
PHP min version
Downloads17K

Community Trust

Rating86/100
Number of ratings6
Active installs7K
Developer Profile

Rename wp-admin login Developer Profile

Nuno Sarmento

3 plugins · 7K total installs

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

How We Detect Rename wp-admin login

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Rename wp-admin login