Multisite Featured Image Security & Risk Analysis

wordpress.org/plugins/multisite-featured-image

Multisite Featured Image changes the box of the featured image so that you can use the classic Media Uploader also with Network Shared Media.

10 active installs v1.4.0 PHP + WP 4.0.+ Updated Apr 25, 2017
featured-imagepost-thumbnail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Multisite Featured Image Safe to Use in 2026?

Generally Safe

Score 85/100

Multisite Featured Image 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 'multisite-featured-image' v1.4.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates excellent practices regarding SQL queries, utilizing prepared statements exclusively, and has no recorded vulnerabilities in its history. This suggests a generally well-maintained and secure codebase. However, the static analysis reveals potential areas of concern. The presence of two taint flows with unsanitized paths, both flagged with high severity, is a significant risk. While the analysis didn't classify these as critical, high severity taint flows indicate that user-supplied data could be processed in ways that lead to security vulnerabilities if not properly handled. Additionally, the output escaping is only 50% properly implemented, meaning half of the outputs are not being sanitized, which could lead to cross-site scripting (XSS) vulnerabilities. The absence of any nonces, capability checks, and the limited number of output escaps means that even if no direct path to exploitation is immediately apparent, these missing security controls reduce the overall robustness against certain types of attacks.

Key Concerns

  • High severity taint flows found
  • Output escaping only 50% implemented
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Multisite Featured Image Security Vulnerabilities

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

Multisite Featured Image Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

50% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
ibenic_mufimg_save_thumbnail (mu-featured-image.php:95)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Multisite Featured Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filteradmin_post_thumbnail_htmlmu-featured-image.php:21
actionadmin_enqueue_scriptsmu-featured-image.php:89
actionsave_postmu-featured-image.php:190
filterpost_thumbnail_htmlmu-featured-image.php:284
actionnetwork_admin_menumu-featured-image.php:286
filterget_post_metadatamu-featured-image.php:425
filterwp_get_attachment_image_srcmu-featured-image.php:476
Maintenance & Trust

Multisite Featured Image Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedApr 25, 2017
PHP min version
Downloads5K

Community Trust

Rating74/100
Number of ratings3
Active installs10
Developer Profile

Multisite Featured Image Developer Profile

Igor Benic

12 plugins · 2K total installs

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

How We Detect Multisite Featured Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/multisite-featured-image/js/ibenic_mufimg.js
Script Paths
/wp-content/plugins/multisite-featured-image/js/ibenic_mufimg.js

HTML / DOM Fingerprints

CSS Classes
custom-img-containerupload-custom-imghiddendelete-custom-img
HTML Comments
<!-- A hidden input to set and post the chosen image URL-->
Data Attributes
custom-img-idibenic_mufimg_custom-img-src
FAQ

Frequently Asked Questions about Multisite Featured Image