Multisite Login Logos Security & Risk Analysis

wordpress.org/plugins/multisite-login-logos

Easily change the logo on a network site's WP login screen using WordPress's Customize settings.

10 active installs v1.0.2 PHP + WP 4.0+ Updated Jun 18, 2016
customloginlogomultisitesite
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multisite Login Logos Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "multisite-login-logos" plugin version 1.0.2 exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a minimal attack surface with no exposed entry points. The code signals also indicate good practices, with no dangerous functions, all SQL queries using prepared statements, and no file operations or external HTTP requests. The absence of vulnerability history further strengthens this positive assessment.

However, a significant concern arises from the lack of output escaping. With 100% of identified outputs not being properly escaped, there is a high risk of Cross-Site Scripting (XSS) vulnerabilities. This is a critical oversight that can be exploited to inject malicious scripts into the site. While the plugin appears robust in other areas, this lack of output sanitization is a major weakness that needs immediate attention. The absence of nonce and capability checks also contributes to potential security weaknesses, although their impact is less clear without a defined attack surface for them to protect.

In conclusion, the plugin is strong in terms of attack surface and secure code practices like prepared statements. Its vulnerability history is clean, suggesting a well-maintained codebase. The primary and most critical weakness is the complete lack of output escaping, which poses a significant XSS risk. The absence of nonce and capability checks, while not immediately exploitable due to the zero attack surface, leaves room for concern should the plugin evolve to include more interactive features.

Key Concerns

  • Unescaped output found
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Multisite Login Logos Security Vulnerabilities

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

Multisite Login Logos Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Multisite Login Logos Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actioncustomize_registerclass-multisite-login-logos.php:5
actionlogin_headclass-multisite-login-logos.php:6
Maintenance & Trust

Multisite Login Logos Maintenance & Trust

Maintenance Signals

WordPress version tested4.4.34
Last updatedJun 18, 2016
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Multisite Login Logos Developer Profile

prontotools

3 plugins · 420 total installs

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

How We Detect Multisite Login Logos

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multisite-login-logos/css/admin-style.css/wp-content/plugins/multisite-login-logos/css/login-style.css/wp-content/plugins/multisite-login-logos/js/admin-script.js/wp-content/plugins/multisite-login-logos/js/login-script.js
Script Paths
/wp-content/plugins/multisite-login-logos/js/admin-script.js/wp-content/plugins/multisite-login-logos/js/login-script.js
Version Parameters
multisite-login-logos/css/admin-style.css?ver=multisite-login-logos/css/login-style.css?ver=multisite-login-logos/js/admin-script.js?ver=multisite-login-logos/js/login-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
multisite-login-logo-wrap
Data Attributes
data-multisite-login-logo-id
JS Globals
MultisiteLoginLogosAdmin
FAQ

Frequently Asked Questions about Multisite Login Logos