Stylish Login Pro Security & Risk Analysis

wordpress.org/plugins/stylish-login-pro

Stylish Login Pro is a simple modern plugin I made so that I could customize the login screen on my own websit.

10 active installs v1.5 PHP + WP 2.0.1+ Updated Apr 21, 2015
adminbrandingcustom-logincustom-login-procustomization
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Stylish Login Pro Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "stylish-login-pro" v1.5 plugin exhibits a generally positive security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs, critical or high severity taint flows, and a lack of dangerous functions or raw SQL queries are strong indicators of good development practices. Furthermore, the plugin does not appear to utilize common web application attack vectors such as AJAX handlers, REST API routes, or shortcodes, significantly limiting its attack surface. The presence of a capability check, although only one, is a positive sign for secure access control.

However, the static analysis does reveal some areas for improvement. While the majority of output escaping is properly handled (79%), the remaining 21% could potentially introduce cross-site scripting (XSS) vulnerabilities if the unsafely escaped output contains user-supplied data. The lack of nonce checks on the identified entry points, coupled with the absence of explicit authentication checks on any potential AJAX or REST API routes (though none were found in this analysis), presents a theoretical risk if future updates introduce such features without proper security measures. The complete lack of taint analysis flows being analyzed is also a concern, as it suggests that this specific analysis might not have been comprehensive enough to detect subtle vulnerabilities that could exist.

In conclusion, "stylish-login-pro" v1.5 appears to be a relatively secure plugin with no known historical vulnerabilities. Its limited attack surface and general adherence to secure coding practices are commendable strengths. The primary weaknesses lie in the potential for unescaped output and the lack of explicit security checks (like nonces) on certain web functionalities, which, while not actively exploited in this version, represent potential future risks. Continued vigilance and comprehensive security testing for any updates are recommended.

Key Concerns

  • Unescaped output detected (21%)
  • No nonce checks on entry points
  • Taint analysis not fully utilized/reported
Vulnerabilities
None known

Stylish Login Pro Security Vulnerabilities

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

Stylish Login Pro Code Analysis

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

Output Escaping

79% escaped14 total outputs
Attack Surface

Stylish Login Pro Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_enqueue_scriptsstylish-admin-login.php:27
actionadmin_initstylish-admin-login.php:28
actionadmin_menustylish-admin-login.php:29
actionlogin_enqueue_scriptsstylish-admin-login.php:32
filterlogin_headertitlestylish-admin-login.php:33
filterlogin_headerurlstylish-admin-login.php:34
actionlogin_enqueue_scriptsstylish-admin-login.php:324
Maintenance & Trust

Stylish Login Pro Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedApr 21, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Stylish Login Pro Developer Profile

Rimaz Rauf

1 plugin · 10 total installs

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

How We Detect Stylish Login Pro

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/stylish-login-pro/js/upload.js/wp-content/plugins/stylish-login-pro/css/login.css
Script Paths
/wp-content/plugins/stylish-login-pro/js/upload.js

HTML / DOM Fingerprints

CSS Classes
add-logo-on-loginadd-logo-on-adminselect-imagedelete-imageadd-logo-image-containeradd-logo-table
Data Attributes
data-target="#add-logo-image-container"data-delete-target="#add-logo-image-container"data-editor="add-logo-image"
JS Globals
wp.media
FAQ

Frequently Asked Questions about Stylish Login Pro