Custom Login Form and Logout Redirect Security & Risk Analysis

wordpress.org/plugins/custom-login-form-and-logout-redirect

With Custom Login Form and Logout Redirect, allows you create a login form for use anywhere (Post, Page, Custom Post Type, Widget,…) and Logout Redire …

50 active installs v1.0.0 PHP 7.2+ WP 4.7+ Updated Unknown
custom-login-formlogin-formlogin-from-for-custom-post-typelogin-from-for-pagelogin-from-for-post
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Login Form and Logout Redirect Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The custom-login-form-and-logout-redirect plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL query handling, utilizing prepared statements exclusively, and has no recorded vulnerability history, suggesting a potentially well-maintained codebase. However, significant concerns arise from the attack surface analysis. The presence of an unprotected AJAX handler presents a clear entry point for potential attacks if not properly secured at the application level. Furthermore, the taint analysis reveals flows with unsanitized paths, indicating a risk of improper data handling. While no critical or high-severity taint flows were identified, the existence of these unsanitized paths is a weakness that could be exploited in conjunction with other vulnerabilities or overlooked security checks. The plugin lacks general capability checks for its entry points, relying solely on a single nonce check, which might not be sufficient for all AJAX operations. The relatively low percentage of properly escaped output also adds to the concern, as it could lead to cross-site scripting (XSS) vulnerabilities if the data is not handled with care downstream.

Key Concerns

  • Unprotected AJAX handler
  • Flows with unsanitized paths
  • Insufficient output escaping
  • Missing capability checks
Vulnerabilities
None known

Custom Login Form and Logout Redirect Security Vulnerabilities

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

Custom Login Form and Logout Redirect Code Analysis

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

Output Escaping

55% escaped73 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
loginFormCodeGenerateShortcode (includes\classes\init.php:66)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Custom Login Form and Logout Redirect Attack Surface

Entry Points2
Unprotected1

AJAX Handlers 1

authwp_ajax_mstlilo_save_settingsincludes\classes\init.php:13

Shortcodes 1

[mstteam_login_form] includes\classes\init.php:17
WordPress Hooks 8
actionadmin_menuincludes\classes\init.php:11
actionadmin_enqueue_scriptsincludes\classes\init.php:12
actioninitincludes\classes\init.php:15
actionwp_enqueue_scriptsincludes\classes\init.php:16
actionwp_login_failedincludes\classes\init.php:18
actionauthenticateincludes\classes\init.php:19
filterwp_logoutincludes\classes\init.php:163
actionplugins_loadedmst-login-form-and-logout-redirect.php:25
Maintenance & Trust

Custom Login Form and Logout Redirect Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedUnknown
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Custom Login Form and Logout Redirect Developer Profile

tony199x

1 plugin · 50 total installs

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

How We Detect Custom Login Form and Logout Redirect

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-login-form-and-logout-redirect/assets/css/settings.css/wp-content/plugins/custom-login-form-and-logout-redirect/assets/js/settings.js/wp-content/plugins/custom-login-form-and-logout-redirect/assets/css/frontend.css/wp-content/plugins/custom-login-form-and-logout-redirect/assets/js/frontend.js
Version Parameters
mst-login-form-and-logout-redirect/assets/css/settings.css?ver=mst-login-form-and-logout-redirect/assets/js/settings.js?ver=mst-login-form-and-logout-redirect/assets/css/frontend.css?ver=mst-login-form-and-logout-redirect/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
mstteam-login-formmstteam-testmstteam-lost-password-link
JS Globals
mstteam_data
Shortcode Output
<p>Hello <strong></strong> (not Login?
FAQ

Frequently Asked Questions about Custom Login Form and Logout Redirect