Easy Font Icons Security & Risk Analysis

wordpress.org/plugins/easy-font-icons

Easy Font Icons will add a font icon to your post, page, or custom post type.

10 active installs v1.0.12 PHP + WP 3.5.0+ Updated Unknown
contentfont-iconsleon-mageeposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Easy Font Icons Safe to Use in 2026?

Generally Safe

Score 100/100

Easy Font Icons has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The static analysis of easy-font-icons v1.0.12 reveals a plugin with a very small attack surface and generally good coding practices in certain areas. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, which significantly limits potential entry points for attackers. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, all of which are strong security indicators. The absence of any known vulnerabilities or past CVEs is also a positive sign, suggesting a history of relative security. However, a significant concern arises from the low percentage of properly escaped output (22%). This indicates that data displayed to users might not be sufficiently sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied input is ever reflected directly in the output. The complete lack of nonce checks and capability checks on potential entry points (though the attack surface is currently zero) also represents a missed opportunity for robust access control should the plugin evolve to include more interactive features.

Key Concerns

  • Low output escaping percentage
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Easy Font Icons Security Vulnerabilities

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

Easy Font Icons Code Analysis

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

Output Escaping

22% escaped9 total outputs
Attack Surface

Easy Font Icons Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_menuindex.php:37
actionadd_meta_boxesindex.php:39
actionsave_postindex.php:41
actionthe_postindex.php:43
actionadmin_initindex.php:45
actioninitindex.php:47
actionadmin_initindex.php:50
actionwp_enqueue_scriptsindex.php:52
Maintenance & Trust

Easy Font Icons Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Easy Font Icons Developer Profile

leonmagee

2 plugins · 3K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
813 days
View full developer profile
Detection Fingerprints

How We Detect Easy Font Icons

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-font-icons/assets/css/style.css/wp-content/plugins/easy-font-icons/assets/js/easy-font-icons-admin.js/wp-content/plugins/easy-font-icons/assets/js/easy-font-icons.js/wp-content/plugins/easy-font-icons/assets/css/mm-custom-font-icons.css
Script Paths
/wp-content/plugins/easy-font-icons/assets/js/easy-font-icons-admin.js/wp-content/plugins/easy-font-icons/assets/js/easy-font-icons.js
Version Parameters
easy-font-icons/assets/css/style.css?ver=easy-font-icons/assets/js/easy-font-icons-admin.js?ver=easy-font-icons/assets/js/easy-font-icons.js?ver=easy-font-icons/assets/css/mm-custom-font-icons.css?ver=

HTML / DOM Fingerprints

CSS Classes
mm-easy-font-iconsmm-efi-wrap
Data Attributes
data-iconsetdata-icon
JS Globals
mm_easy_font_icons_options
Shortcode Output
[easy_font_icons]
FAQ

Frequently Asked Questions about Easy Font Icons