Simple Custom Login Page Security & Risk Analysis

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

A simple, lightweight plugin to easily customise the admin login page with your brand's logo and colors.

60 active installs v1.0.3 PHP 7.0+ WP 5.3.0+ Updated Jun 29, 2025
brandingcolorscustom-loginloginwp-login
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Custom Login Page Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "simple-custom-login-page" plugin version 1.0.3 exhibits a very strong security posture based on the provided static analysis and vulnerability history. The absence of any identified dangerous functions, SQL injection vulnerabilities, file operations, or external HTTP requests is highly commendable. Furthermore, the complete use of prepared statements for all SQL queries and proper output escaping for all outputs demonstrates excellent secure coding practices. The plugin also appears to implement at least one capability check, which is a fundamental security control.

Despite the positive static analysis, a notable concern is the complete lack of nonces and the absence of capability checks on any identified entry points. While the static analysis reports zero AJAX handlers, REST API routes, shortcodes, or cron events, meaning there are technically no unprotected entry points *currently*, this could indicate an incomplete analysis or a plugin that doesn't interact with WordPress in a way that typically requires these checks. However, a plugin that deals with login customization *could* potentially benefit from more robust checks if its functionality expands or if the initial analysis missed certain interaction points.

The plugin's vulnerability history is exceptionally clean, with no recorded CVEs whatsoever. This strongly suggests a history of secure development and maintenance. In conclusion, the plugin appears to be very secure with strong adherence to secure coding principles in its current state. The primary area for potential improvement, if applicable to its functionality, would be to ensure robust authentication and authorization checks are in place for any dynamic features or future expansions.

Key Concerns

  • 0 nonce checks
  • No capability checks on entry points
Vulnerabilities
None known

Simple Custom Login Page Security Vulnerabilities

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

Simple Custom Login Page Code Analysis

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

Output Escaping

100% escaped24 total outputs
Attack Surface

Simple Custom Login Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionplugins_loadedincludes\class-simple-custom-login-page.php:131
actionadmin_enqueue_scriptsincludes\class-simple-custom-login-page.php:145
actionadmin_enqueue_scriptsincludes\class-simple-custom-login-page.php:146
actionadmin_initincludes\class-simple-custom-login-page.php:148
actionadmin_menuincludes\class-simple-custom-login-page.php:149
filterplugin_action_linksincludes\class-simple-custom-login-page.php:150
actionlogin_headincludes\class-simple-custom-login-page.php:152
actionlogin_headerurlincludes\class-simple-custom-login-page.php:153
actionlogin_headertextincludes\class-simple-custom-login-page.php:154
Maintenance & Trust

Simple Custom Login Page Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 29, 2025
PHP min version7.0
Downloads3K

Community Trust

Rating100/100
Number of ratings3
Active installs60
Developer Profile

Simple Custom Login Page Developer Profile

George Pattichis

9 plugins · 76K total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
192 days
View full developer profile
Detection Fingerprints

How We Detect Simple Custom Login Page

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-custom-login-page/admin/css/simple-custom-login-page-admin.css/wp-content/plugins/simple-custom-login-page/admin/js/simple-custom-login-page-admin.js
Script Paths
/wp-content/plugins/simple-custom-login-page/admin/js/simple-custom-login-page-admin.js
Version Parameters
simple-custom-login-page/admin/css/simple-custom-login-page-admin.css?ver=simple-custom-login-page/admin/js/simple-custom-login-page-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
sclp-image-selector
Data Attributes
data-default
FAQ

Frequently Asked Questions about Simple Custom Login Page