Add Logo to Admin Security & Risk Analysis

wordpress.org/plugins/add-logo-to-admin

Add a custom logo to your wp-admin and login page.

7K active installs v1.6.2 PHP + WP 3.5+ Updated Nov 28, 2017
adminadmin-logocustom-logologinwp-admin
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Logo to Admin Safe to Use in 2026?

Generally Safe

Score 85/100

Add Logo to Admin has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "add-logo-to-admin" plugin, version 1.6.2, exhibits a strong security posture based on the provided static analysis and vulnerability history. The absence of any identified CVEs and the clean vulnerability history suggest a well-maintained and secure plugin. The static analysis further reinforces this impression, revealing no dangerous functions, no raw SQL queries, no file operations, and no external HTTP requests. All SQL queries are prepared, which is a critical security best practice. The majority of output is properly escaped, indicating an awareness of cross-site scripting (XSS) risks, although a small percentage of outputs could still pose a minor concern.

Despite the overwhelmingly positive findings, there are a few areas that warrant consideration. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events means there are no entry points to analyze for security flaws, which is excellent but also means we have limited data on how the plugin might interact with WordPress in dynamic scenarios. The presence of only one capability check and zero nonce checks, while seemingly low risk given the lack of entry points, could become a weakness if future updates introduce new functionalities or if the plugin's limited capability check is insufficient for its intended purpose. Overall, the plugin appears to be very secure, with the primary potential for risk lying in future updates introducing new attack vectors or if the current minimal checks are insufficient for edge cases not covered by the static analysis.

Key Concerns

  • Low output escaping rate (15% unescaped)
  • Zero nonce checks
Vulnerabilities
None known

Add Logo to Admin Security Vulnerabilities

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

Add Logo to Admin Code Analysis

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

Output Escaping

85% escaped13 total outputs
Attack Surface

Add Logo to Admin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptsadd-logo-to-admin.php:43
actionadmin_initadd-logo-to-admin.php:44
actionadmin_menuadd-logo-to-admin.php:45
actionlogin_enqueue_scriptsadd-logo-to-admin.php:48
filterlogin_headertitleadd-logo-to-admin.php:49
filterlogin_headerurladd-logo-to-admin.php:50
Maintenance & Trust

Add Logo to Admin Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedNov 28, 2017
PHP min version
Downloads184K

Community Trust

Rating92/100
Number of ratings12
Active installs7K
Developer Profile

Add Logo to Admin Developer Profile

bandicootmarketing

4 plugins · 8K total installs

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

How We Detect Add Logo to Admin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/add-logo-to-admin/images/logo.png
Version Parameters
add-logo-to-admin/style.css?ver=add-logo-to-admin/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
add-logo-on-loginadd-logo-on-adminadd-logo-image-containerselect-imagedelete-image
HTML Comments
Add Logo to Admin box beginAdd Logo to Admin admin box end
Data Attributes
name="wp_add_logo_to_admin[login]"id="add-logo-on-login"name="wp_add_logo_to_admin[admin]"id="add-logo-on-admin"name="wp_add_logo_to_admin[image]"id="add-logo-image"+1 more
JS Globals
window.wp_add_logo_to_admin
FAQ

Frequently Asked Questions about Add Logo to Admin