Login Screen Designer Security & Risk Analysis

wordpress.org/plugins/login-screen-designer

Customize WordPress login page branding—logo, background, colors, and messages. A simple and effective tool for personalizing the login experience.

0 active installs v1.0.0 PHP 7.4+ WP 6.0+ Updated Unknown
admin-login-customizationcustom-loginlogin-screen-designlogin-page-customizerwordpress-login-branding
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Screen Designer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "login-screen-designer" plugin version 1.0.0 exhibits a strong security posture based on the provided static analysis. All identified entry points, specifically the 14 AJAX handlers, are protected by authentication checks, indicating good practice in preventing unauthorized access. The code also demonstrates responsible development by utilizing prepared statements for all SQL queries and a very high percentage of properly escaped output, minimizing the risk of SQL injection and cross-site scripting vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further strengthens its security. The vulnerability history is clean, with no recorded CVEs, which suggests a history of secure development or diligent patching by the developers.

Despite the positive findings, the presence of 7 nonce checks without corresponding capability checks is a minor area of concern. While nonce checks prevent CSRF attacks, capability checks ensure that only authorized users can perform certain actions. Combining both would provide a more robust security layer for these entry points. Additionally, while the taint analysis shows no critical or high-severity issues, the fact that 8 flows were analyzed suggests there are areas where data could potentially be manipulated if not handled carefully, even if currently sanitized. The overall assessment is that this plugin is well-developed from a security perspective, with only minor points for potential improvement.

Key Concerns

  • Nonce checks present, but capability checks missing for 7 instances
Vulnerabilities
None known

Login Screen Designer Security Vulnerabilities

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

Login Screen Designer Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
5
609 escaped
Nonce Checks
7
Capability Checks
7
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

99% escaped614 total outputs
Data Flows
All sanitized

Data Flow Analysis

8 flows
logindes_handle_save_template (includes\helper.php:23)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Login Screen Designer Attack Surface

Entry Points14
Unprotected0

AJAX Handlers 14

authwp_ajax_logindes_save_templateincludes\helper.php:21
noprivwp_ajax_logindes_save_templateincludes\helper.php:22
authwp_ajax_logindes_save_logoincludes\helper.php:52
noprivwp_ajax_logindes_save_logoincludes\helper.php:53
authwp_ajax_logindes_save_backgroundincludes\helper.php:147
noprivwp_ajax_logindes_save_backgroundincludes\helper.php:148
authwp_ajax_logindes_save_formincludes\helper.php:222
noprivwp_ajax_logindes_save_formincludes\helper.php:223
authwp_ajax_logindes_save_inputincludes\helper.php:294
noprivwp_ajax_logindes_save_inputincludes\helper.php:295
authwp_ajax_logindes_save_buttonincludes\helper.php:344
noprivwp_ajax_logindes_save_buttonincludes\helper.php:345
authwp_ajax_logindes_save_labelincludes\helper.php:395
noprivwp_ajax_logindes_save_labelincludes\helper.php:396
WordPress Hooks 5
actionadmin_menuincludes\admin\class-admin-settings.php:14
actionadmin_enqueue_scriptsincludes\loader.php:19
actionlogin_enqueue_scriptsincludes\loader.php:75
actionplugins_loadedincludes\loader.php:103
actionlogin_headermodules\class-login-style.php:8
Maintenance & Trust

Login Screen Designer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads144

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Login Screen Designer Developer Profile

Devmont Digital

4 plugins · 10 total installs

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

How We Detect Login Screen Designer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-screen-designer/assets/js/wplc-admin.min.js/wp-content/plugins/login-screen-designer/assets/css/wplc-admin.min.css/wp-content/plugins/login-screen-designer/assets/js/rgbaColorPicker.min.js/wp-content/plugins/login-screen-designer/assets/css/rgbaColorPicker.min.css/wp-content/plugins/login-screen-designer/assets/css/fa.min.css/wp-content/plugins/login-screen-designer/assets/js/wplc-frontend.min.js/wp-content/plugins/login-screen-designer/assets/css/wplc-frontend.min.css
Script Paths
/wp-content/plugins/login-screen-designer/assets/js/wplc-admin.min.js/wp-content/plugins/login-screen-designer/assets/js/rgbaColorPicker.min.js/wp-content/plugins/login-screen-designer/assets/js/wplc-frontend.min.js
Version Parameters
login-screen-designer/assets/js/wplc-admin.min.js?ver=login-screen-designer/assets/css/wplc-admin.min.css?ver=login-screen-designer/assets/js/rgbaColorPicker.min.js?ver=login-screen-designer/assets/css/rgbaColorPicker.min.css?ver=login-screen-designer/assets/css/fa.min.css?ver=login-screen-designer/assets/js/wplc-frontend.min.js?ver=login-screen-designer/assets/css/wplc-frontend.min.css?ver=

HTML / DOM Fingerprints

JS Globals
window.logindes_login_admin_enqueue_assetswindow.logindes_login_enqueue_custom_scriptswindow.logindes_login_init_moduleswindow.logindes_admin_enject_styleswindow.logindes_frontend_enject_styleswindow.Logindes_login_style+1 more
FAQ

Frequently Asked Questions about Login Screen Designer