Safer wp-admin login Security & Risk Analysis

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

Safer Login is a light plugin enables webmaster and administrators that allows to change wp-admin url to any custom url they want easily as well as sa …

0 active installs v1.0.0 PHP + WP 4.4+ Updated May 29, 2019
change-wp-logincustom-login-urlrename-wp-loginsafeboxsafety
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

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

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The 'safer-wp-admin-login' v1.0.0 plugin exhibits a mixed security posture. On the positive side, the plugin has a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. It also demonstrates good practice by using prepared statements for its single SQL query and avoids file operations and external HTTP requests. However, a significant concern arises from the taint analysis, which reveals two flows with unsanitized paths, indicating a potential for security issues if these paths are ever exposed to user input. Furthermore, the static analysis shows that 100% of its output is not properly escaped, presenting a risk of Cross-Site Scripting (XSS) vulnerabilities. The plugin's vulnerability history is clean, with no recorded CVEs, which is a positive indicator of its past security performance. Despite the lack of known vulnerabilities, the unescaped output and unsanitized paths in the taint analysis are critical weaknesses that need immediate attention. While the minimal attack surface and use of prepared statements are strengths, the lack of output escaping and the presence of unsanitized paths are substantial security risks that outweigh these positives.

Key Concerns

  • Unescaped output in all instances
  • Taint flows with unsanitized paths
Vulnerabilities
None known

Safer wp-admin login Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Safer wp-admin login Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Safer wp-admin login Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

0% escaped6 total outputs
Data Flows · Security
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
admin_init (includes/class-safer-wp-admin-login.php:163)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Safer wp-admin login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actionadmin_noticesincludes/class-safer-wp-admin-login.php:70
actionnetwork_admin_noticesincludes/class-safer-wp-admin-login.php:71
actionadmin_initincludes/class-safer-wp-admin-login.php:79
actionadmin_noticesincludes/class-safer-wp-admin-login.php:80
actionnetwork_admin_noticesincludes/class-safer-wp-admin-login.php:81
actionwpmu_optionsincludes/class-safer-wp-admin-login.php:92
actionupdate_wpmu_optionsincludes/class-safer-wp-admin-login.php:93
actionplugins_loadedincludes/class-safer-wp-admin-login.php:96
actionwp_loadedincludes/class-safer-wp-admin-login.php:97
filtersite_urlincludes/class-safer-wp-admin-login.php:99
filternetwork_site_urlincludes/class-safer-wp-admin-login.php:100
filterwp_redirectincludes/class-safer-wp-admin-login.php:101
filtersite_option_welcome_emailincludes/class-safer-wp-admin-login.php:103
Maintenance & Trust

Safer wp-admin login Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedMay 29, 2019
PHP min version
Downloads973

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Safer wp-admin login Developer Profile

Spitaman Safety

1 plugin · 0 total installs

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

How We Detect Safer 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 Safer wp-admin login