Featured Link Image Security & Risk Analysis

wordpress.org/plugins/featured-link-image

Add a meta box in the Links add/edit page for easy uploading/inserting images in your bookmarks.

200 active installs v1.5 PHP + WP 3.1+ Updated Jan 10, 2013
bookmarksfeatured-imageimagelinksmedia-library
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Link Image Safe to Use in 2026?

Generally Safe

Score 85/100

Featured Link Image has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "featured-link-image" v1.5 plugin exhibits a concerning security posture primarily due to a complete lack of output escaping and zero capability checks. While the static analysis indicates a small attack surface with no identified SQL injection risks or dangerous functions, the absence of proper output escaping presents a significant vulnerability. Any dynamic data rendered by this plugin is susceptible to cross-site scripting (XSS) attacks, as there are no safeguards in place to sanitize user-supplied or external data before it's displayed to the user. The lack of capability checks further exacerbates this, meaning even unauthenticated users could potentially trigger these XSS vulnerabilities if there were any entry points. The plugin's vulnerability history shows no known CVEs, which is positive, but this does not negate the inherent risks identified in the current code analysis. The plugin's strengths lie in its seemingly contained attack surface and absence of direct SQL manipulation. However, the critical flaw in output sanitization, coupled with the complete absence of authorization checks, makes it a moderate to high risk for XSS vulnerabilities.

Key Concerns

  • Unescaped output detected
  • Missing capability checks
  • Missing nonce checks
Vulnerabilities
None known

Featured Link Image Security Vulnerabilities

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

Featured Link Image Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Featured Link Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 15
actionplugins_loadedfeatured-link-image.php:18
actionload-link-add.phpfeatured-link-image.php:73
actionload-link.phpfeatured-link-image.php:74
actionload-link-manager.phpfeatured-link-image.php:75
filterget_bookmarksfeatured-link-image.php:76
actionadmin_footer-link-manager.phpfeatured-link-image.php:77
actionadmin_head-media-upload-popupfeatured-link-image.php:78
filterattachment_fields_to_editfeatured-link-image.php:79
filtermanage_link-manager_columnsfeatured-link-image.php:134
actionmanage_link_custom_columnfeatured-link-image.php:135
filterrequestfeatured-link-image.php:137
filtermanage_link-manager_sortable_columnsfeatured-link-image.php:138
actionadd_meta_boxesfeatured-link-image.php:355
actionadmin_print_scriptsfeatured-link-image.php:358
actionadmin_print_stylesfeatured-link-image.php:359
Maintenance & Trust

Featured Link Image Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 10, 2013
PHP min version
Downloads19K

Community Trust

Rating100/100
Number of ratings4
Active installs200
Developer Profile

Featured Link Image Developer Profile

brasofilo

3 plugins · 1K total installs

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

How We Detect Featured Link Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-link-image/css/fli-style.css
Version Parameters
featured-link-image/css/fli-style.css?ver=

HTML / DOM Fingerprints

CSS Classes
fli-link-image
Data Attributes
data-fli-id
JS Globals
setButtonNames
FAQ

Frequently Asked Questions about Featured Link Image