My WP Login Security & Risk Analysis

wordpress.org/plugins/my-wp-login

Customize your WordPress Login Page. Upload new logo, change easily background color, and much more!

10 active installs v1.0 PHP 5.4+ WP 4.3+ Updated May 11, 2020
change-login-logocustom-login-logocustom-login-pagelogin-logowp-login-page
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My WP Login Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The "my-wp-login" v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface, with no unprotected entry points detected. The code also demonstrates strong practices regarding SQL queries, using prepared statements exclusively, and avoids risky operations like file operations or external HTTP requests. The presence of capability checks, though limited, is a positive sign for access control.

However, a significant concern arises from the low percentage of properly escaped output (26%). This indicates a potential for Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data or dynamic content might be rendered directly to the browser without adequate sanitization. The lack of any identified taint flows is positive but could be an artifact of the analysis depth or the plugin's simplicity, rather than a guarantee of complete safety. The plugin's vulnerability history is clean, which is excellent, but this does not negate the risks identified in the code analysis.

In conclusion, while the plugin has a small attack surface and uses secure practices for data interaction and external communication, the high proportion of unescaped output is a notable weakness that requires attention. A thorough review of all output contexts is recommended to mitigate potential XSS risks.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

My WP Login Security Vulnerabilities

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

My WP Login Code Analysis

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

Output Escaping

26% escaped38 total outputs
Attack Surface

My WP Login Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menuadmin\admin-menu.php:18
actionadmin_initadmin\register-settings.php:190
actionadmin_enqueue_scriptsadmin\settings-callbacks.php:138
actionadmin_noticesadmin\settings-page.php:44
actionlogin_enqueue_scriptsincludes\core.php:37
filterlogin_headerurlincludes\core.php:52
actionlogin_enqueue_scriptsincludes\core.php:130
actionlogin_enqueue_scriptsincludes\core.php:264
filterlogin_headertitleincludes\core.php:280
filterlogin_messageincludes\core.php:298
actionplugins_loadedmywplogin.php:27
Maintenance & Trust

My WP Login Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMay 11, 2020
PHP min version5.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

My WP Login Developer Profile

Ergest Imaj

1 plugin · 10 total installs

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

How We Detect My WP Login

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-wp-login/admin/js/upload.js/wp-content/plugins/my-wp-login/admin/css/main.css/wp-content/plugins/my-wp-login/admin/js/color-picker.js
Script Paths
/wp-content/plugins/my-wp-login/admin/js/upload.js/wp-content/plugins/my-wp-login/admin/js/color-picker.js
Version Parameters
my-wp-login/admin/js/upload.js?ver=my-wp-login/admin/js/color-picker.js?ver=

HTML / DOM Fingerprints

CSS Classes
upload_image_buttonremove_image_buttoncpa-color-pickercustom_message
Data Attributes
data-src
Shortcode Output
<p class="custom_message">
FAQ

Frequently Asked Questions about My WP Login