Custom Login Page Customizer | admin login, client login and forgot password forms/pages Security & Risk Analysis

wordpress.org/plugins/arrow-login-page

Custom Login Page Customizer plugin allows you to easily build and customize the layout of login page, admin login page, client login page from start …

80 active installs v1.0.2 PHP + WP 4.0+ Updated Nov 1, 2019
custom-logincustom-login-pageloginlogin-pagelogin-page-customizer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Login Page Customizer | admin login, client login and forgot password forms/pages Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Login Page Customizer | admin login, client login and forgot password forms/pages 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 "arrow-login-page" plugin version 1.0.2 exhibits significant security concerns primarily due to its exposed attack surface. All four identified AJAX entry points lack any authentication checks, creating a direct pathway for unauthenticated attackers to interact with the plugin's backend functionality. While the plugin demonstrates good practice by using prepared statements for all SQL queries and avoids dangerous functions, file operations, and external HTTP requests, the absence of proper authorization on AJAX handlers is a critical flaw.

Despite a clean vulnerability history with no recorded CVEs, this does not negate the immediate risks identified in the static analysis. The taint analysis, while limited to a single flow, identified an unsanitized path, which could potentially lead to vulnerabilities if exploited in conjunction with the unprotected AJAX endpoints. The low percentage of properly escaped output (31%) further amplifies the risk, suggesting that reflected or stored cross-site scripting (XSS) vulnerabilities are likely.

In conclusion, the plugin's adherence to secure SQL practices is a positive attribute. However, the critical deficiency in securing its AJAX handlers, coupled with insufficient output escaping and a potentially problematic taint flow, results in a poor overall security posture. The lack of recorded vulnerabilities may be due to the plugin's limited usage or the effectiveness of other, unanalyzed, security mechanisms. Nevertheless, the identified weaknesses require immediate attention to mitigate potential security breaches.

Key Concerns

  • AJAX handlers without auth checks
  • Unescaped output (low percentage)
  • Flow with unsanitized paths
  • AJAX handlers without nonce checks
  • AJAX handlers without capability checks
Vulnerabilities
None known

Custom Login Page Customizer | admin login, client login and forgot password forms/pages Security Vulnerabilities

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

Custom Login Page Customizer | admin login, client login and forgot password forms/pages Release Timeline

v1.0.2Current
v1.0.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Custom Login Page Customizer | admin login, client login and forgot password forms/pages Code Analysis

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

Output Escaping

31% escaped77 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<arrow-support-process> (includes\arrow-support-process.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Custom Login Page Customizer | admin login, client login and forgot password forms/pages Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_arrowlogin_update_theme_meta_valueincludes\arrowlogin_customizer.php:1427
noprivwp_ajax_arrowlogin_update_theme_meta_valueincludes\arrowlogin_customizer.php:1428
authwp_ajax_arrowlogin_save_meta_values_on_publish_clickincludes\arrowlogin_customizer.php:1559
noprivwp_ajax_arrowlogin_save_meta_values_on_publish_clickincludes\arrowlogin_customizer.php:1560
WordPress Hooks 10
actionactivated_pluginarrowlogin-customize.php:28
actioncustomize_registerincludes\arrowlogin_customizer.php:1555
actioncustomize_controls_print_stylesincludes\arrowlogin_customizer.php:1556
actionlogin_enqueue_scriptsincludes\arrowlogin_customizer.php:1577
filterlogin_headerurlincludes\arrowlogin_customizer.php:1584
filterlogin_headertitleincludes\arrowlogin_customizer.php:1592
actioncustomize_controls_enqueue_scriptsincludes\arrowlogin_customizer.php:1594
actionadmin_menuincludes\arrowlogin_option_menu.php:2
actionadmin_menuincludes\arrowlogin_option_menu.php:43
actionadmin_enqueue_scriptsincludes\arrowlogin_option_menu.php:48
Maintenance & Trust

Custom Login Page Customizer | admin login, client login and forgot password forms/pages Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedNov 1, 2019
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs80
Developer Profile

Custom Login Page Customizer | admin login, client login and forgot password forms/pages Developer Profile

Arrow Plugins

5 plugins · 530 total installs

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

How We Detect Custom Login Page Customizer | admin login, client login and forgot password forms/pages

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/arrow-login-page/assets/css/color.css/wp-content/plugins/arrow-login-page/assets/css/main.css/wp-content/plugins/arrow-login-page/assets/css/responsive.css/wp-content/plugins/arrow-login-page/assets/js/custom.js/wp-content/plugins/arrow-login-page/assets/js/frontend.js
Script Paths
/wp-content/plugins/arrow-login-page/assets/js/custom.js/wp-content/plugins/arrow-login-page/assets/js/frontend.js
Version Parameters
arrow-login-page/assets/css/color.css?ver=arrow-login-page/assets/css/main.css?ver=arrow-login-page/assets/css/responsive.css?ver=arrow-login-page/assets/js/custom.js?ver=arrow-login-page/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
arrowlogin_logo_sectionarrowlogin_theme_sectionarrowlogin_custom_css_sectionarrowlogin_panel
Data Attributes
id="accordion-panel-arrowlogin_panel"id="customize-theme-controls"
JS Globals
window.onloadajaxurl
FAQ

Frequently Asked Questions about Custom Login Page Customizer | admin login, client login and forgot password forms/pages