Font Awesome Field Security & Risk Analysis

wordpress.org/plugins/font-awesome-field

Adds a metabox with a field where you can select a Font Awesome icon.

10 active installs v1.1 PHP + WP 3.5+ Updated Nov 27, 2014
custom-fieldfieldfont-awesomefont-fieldicon-field
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Font Awesome Field Safe to Use in 2026?

Generally Safe

Score 85/100

Font Awesome Field 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 "font-awesome-field" plugin v1.1 exhibits a generally good security posture with a very small attack surface and no recorded vulnerabilities. The static analysis reveals a lack of dangerous functions, exclusively using prepared statements for SQL queries, and the presence of nonce and capability checks, all positive indicators. However, a significant concern arises from the complete absence of output escaping. With 6 total outputs and 0% properly escaped, this leaves the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data processed by the plugin that is later displayed to users without proper sanitization could be manipulated by attackers to inject malicious scripts. While the plugin has no reported CVEs and a clean vulnerability history, this history could be due to its limited functionality or simply a lack of rigorous security auditing in the past. The absence of taint analysis results is noted, but the prominent output escaping issue overshadows other aspects of the static analysis. In conclusion, while the plugin demonstrates good practices in areas like database interaction and access control, the critical flaw in output escaping presents a significant and immediate risk that requires urgent attention.

Key Concerns

  • Output escaping is not implemented
Vulnerabilities
None known

Font Awesome Field Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Font Awesome Field Release Timeline

v1.0
Code Analysis
Analyzed Apr 16, 2026

Font Awesome Field Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Font Awesome Field Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[fa] font-awesome-field.php:84
WordPress Hooks 7
actionadd_meta_boxesfont-awesome-field.php:71
actionsave_postfont-awesome-field.php:73
actionadmin_enqueue_scriptsfont-awesome-field.php:75
actionadmin_footerfont-awesome-field.php:77
actionwp_enqueue_scriptsfont-awesome-field.php:80
actioninitfont-awesome-field.php:82
actionplugins_loadedfont-awesome-field.php:299
Maintenance & Trust

Font Awesome Field Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedNov 27, 2014
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

Font Awesome Field Developer Profile

tormorten

7 plugins · 110 total installs

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

How We Detect Font Awesome Field

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/font-awesome-field/css/font-awesome/css/font-awesome.min.css/wp-content/plugins/font-awesome-field/css/fa-field.css/wp-content/plugins/font-awesome-field/js/fa-field.js
Script Paths
/wp-content/plugins/font-awesome-field/js/fa-field.js

HTML / DOM Fingerprints

CSS Classes
fa-field-modalfa-field-modal-closefa-field-modal-titlefa-field-modal-iconsfa-field-modal-icon-holder
HTML Comments
<!-- Font Awesome Field WordPress Plugin --><!-- Plugin Name: Font Awesome Field --><!-- Description: Adds a metabox with a field where you can select a Font Awesome icon. --><!-- Plugin URI: http://tormorten.no -->+85 more
Data Attributes
data-icon
Shortcode Output
<i class="fa
FAQ

Frequently Asked Questions about Font Awesome Field