My Favicon Security & Risk Analysis

wordpress.org/plugins/my-favicon

Bluet My Favicon let you easely change the favicon of your site.

100 active installs v1.0 PHP + WP 3.6+ Updated Aug 19, 2014
customisefaviconimages
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is My Favicon Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'my-favicon' v1.0 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals show no dangerous functions, all SQL queries use prepared statements, and there are no external HTTP requests or bundled libraries to consider. The vulnerability history also shows no recorded CVEs, indicating a lack of known past security issues.

However, a significant concern arises from the output escaping. With 4 total outputs and 0% properly escaped, this presents a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any data that is displayed to users and originates from user input or other sources that are not strictly sanitized before being outputted could be exploited. The file operations also warrant attention, although without further context, it's difficult to assess their risk. The lack of capability checks and nonce checks, while less concerning given the limited attack surface, could become an issue if the plugin were to introduce new entry points in the future without proper authorization checks.

In conclusion, while the plugin is strong in its attack surface management and SQL practices, the complete lack of output escaping is a critical weakness that needs immediate attention. The vulnerability history is a positive sign, but it cannot negate the present risks identified in the code analysis. Addressing the output escaping issue should be the top priority.

Key Concerns

  • 0% of outputs properly escaped
  • 0 Nonce checks present
  • 0 Capability checks present
Vulnerabilities
None known

My Favicon Security Vulnerabilities

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

My Favicon Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

My Favicon Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuadmin-page.php:9
actionwp_headindex.php:34
Maintenance & Trust

My Favicon Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 19, 2014
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs100
Developer Profile

My Favicon Developer Profile

Jamel.Z

4 plugins · 1K total installs

66
trust score
Avg Security Score
82/100
Avg Patch Time
1367 days
View full developer profile
Detection Fingerprints

How We Detect My Favicon

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
page=bluet-favicon
FAQ

Frequently Asked Questions about My Favicon