Custom Login Page Designer Security & Risk Analysis

wordpress.org/plugins/custom-login-page-designer

Transform your WordPress login page into a branded experience with elegant designs, custom backgrounds, logo uploads, and more.

0 active installs v1.1.0 PHP 7.4+ WP 5.0+ Updated Apr 16, 2025
custom-loginlogin-customizerlogin-designerwordpress-loginwp-login
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Login Page Designer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The "custom-login-page-designer" plugin v1.1.0 exhibits a generally good security posture with no known past vulnerabilities. The static analysis reveals a very small attack surface, with no discoverable AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, all identified SQL queries utilize prepared statements, and the vast majority of output is properly escaped. The presence of nonce and capability checks further indicates an awareness of common WordPress security practices.

However, the taint analysis highlights two flows with unsanitized paths, both flagged as high severity. While the lack of specific details prevents definitive conclusions about the exploitability or impact, unsanitized paths are a significant concern and can lead to various vulnerabilities if user-supplied data is not handled with extreme care. The absence of any reported CVEs is positive, but the taint analysis findings warrant further investigation by the plugin developer to ensure these flows are indeed benign or to implement appropriate sanitization.

In conclusion, the plugin has strengths in its minimal attack surface and adherence to good practices like prepared statements and output escaping. The primary weakness lies in the two high-severity taint flows that require attention. The lack of vulnerability history is a strong positive indicator, suggesting a history of secure development.

Key Concerns

  • High severity taint flows with unsanitized paths
  • Moderate number of outputs not properly escaped (10%)
Vulnerabilities
None known

Custom Login Page Designer Security Vulnerabilities

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

Custom Login Page Designer Code Analysis

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

Output Escaping

90% escaped73 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
render_options_page (admin\class-clpd-admin.php:81)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Custom Login Page Designer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_menuadmin\class-clpd-admin.php:44
actionadmin_menuadmin\class-clpd-admin.php:45
actionadmin_enqueue_scriptsadmin\class-clpd-admin.php:46
actionadmin_noticesadmin\partials\clpd-admin-display.php:235
actionplugins_loadedcustom-login-page-designer.php:106
actionlogin_enqueue_scriptsincludes\class-clpd-customizer.php:52
filterlogin_headerurlincludes\class-clpd-customizer.php:54
filterlogin_headertextincludes\class-clpd-customizer.php:55
actionadmin_initincludes\class-clpd-settings.php:77
Maintenance & Trust

Custom Login Page Designer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 16, 2025
PHP min version7.4
Downloads417

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Login Page Designer Developer Profile

Vishwas R

4 plugins · 70 total installs

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

How We Detect Custom Login Page Designer

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-page-designer/assets/css/clpd-admin.css/wp-content/plugins/custom-login-page-designer/assets/css/clpd-public.css/wp-content/plugins/custom-login-page-designer/assets/js/clpd-admin.js/wp-content/plugins/custom-login-page-designer/assets/js/clpd-public.js
Script Paths
/wp-content/plugins/custom-login-page-designer/assets/js/clpd-admin.js/wp-content/plugins/custom-login-page-designer/assets/js/clpd-public.js
Version Parameters
custom-login-page-designer/assets/css/clpd-admin.css?ver=custom-login-page-designer/assets/css/clpd-public.css?ver=custom-login-page-designer/assets/js/clpd-admin.js?ver=custom-login-page-designer/assets/js/clpd-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
clpd-login-pageclpd-wrapperclpd-container
HTML Comments
<!-- CLPD START: Admin Options Page --><!-- CLPD END: Admin Options Page --><!-- CLPD START: Public Login Page --><!-- CLPD END: Public Login Page -->
Data Attributes
data-clpd-background-typedata-clpd-background-colordata-clpd-background-gradient-startdata-clpd-background-gradient-enddata-clpd-background-imagedata-clpd-logo-image+9 more
JS Globals
window.CLPD_SETTINGS
FAQ

Frequently Asked Questions about Custom Login Page Designer