Login Style Security & Risk Analysis

wordpress.org/plugins/login-style

Restyle your login page with custom CSS.

30 active installs v1.0 PHP + WP 2.1+ Updated Nov 18, 2007
cssloginstylethemewpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Login Style Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 18yr ago
Risk Assessment

The "login-style" plugin version 1.0 exhibits a surprisingly clean static analysis profile. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-total attack surface. Furthermore, the code shows a strong commitment to security by avoiding dangerous functions, using prepared statements exclusively for its SQL queries, and performing no file operations or external HTTP requests. The absence of any recorded vulnerabilities in its history is also a positive indicator of its security maturity. However, the analysis reveals a critical weakness: 100% of its single output is not properly escaped. This means that any data displayed to users could potentially be manipulated by an attacker to inject malicious code, leading to cross-site scripting (XSS) vulnerabilities. The lack of nonce and capability checks, while potentially mitigated by the very small attack surface, still represents a missed opportunity for robust authentication and authorization, leaving a theoretical gap should new entry points be introduced in future versions without adequate protection.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Login Style Security Vulnerabilities

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

Login Style Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Login Style Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionlogin_headlogin-style.php:19
Maintenance & Trust

Login Style Maintenance & Trust

Maintenance Signals

WordPress version tested2.3
Last updatedNov 18, 2007
PHP min version
Downloads15K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Login Style Developer Profile

Jeff Waugh

4 plugins · 80 total installs

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

How We Detect Login Style

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/login-style/login-style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Login Style