Broken Image Fallback Security & Risk Analysis

wordpress.org/plugins/broken-image-fallback

Automatically replace broken or missing images with a custom fallback image. Works with WordPress and WooCommerce.

10 active installs v1.0.0 PHP 7.4+ WP 5.6+ Updated Sep 15, 2025
broken-imagesfallbackmissing-imageswoocommercewordpress-images
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Broken Image Fallback Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 6mo ago
Risk Assessment

The "broken-image-fallback" plugin v1.0.0 exhibits a generally strong security posture based on the provided static analysis. The absence of known CVEs and a clean vulnerability history is a significant positive indicator. The code signals also show a lack of dangerous functions, all SQL queries utilizing prepared statements, and no external HTTP requests, which are all good security practices. The plugin also has a minimal attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not protected by authentication or permission checks.

However, there are a couple of areas that warrant attention. While the overall output escaping is good at 79%, the 21% of outputs that are not properly escaped could potentially lead to cross-site scripting (XSS) vulnerabilities if the data originates from an untrusted source. Additionally, the presence of a file operation without further context is a potential concern, as file operations can sometimes be a vector for unauthorized access or manipulation if not handled with extreme care. The bundling of Freemius v1.0, while not inherently a vulnerability, indicates the use of third-party code that could potentially have its own security implications, especially if not regularly updated.

In conclusion, the plugin demonstrates a solid foundation of security practices, particularly in its handling of SQL and its limited attack surface. The primary areas for improvement lie in ensuring all output is rigorously escaped and carefully auditing the file operation to confirm it poses no security risk. The clean vulnerability history is encouraging, but ongoing vigilance and addressing the identified minor concerns will help maintain this positive security standing.

Key Concerns

  • Unescaped output detected
  • File operation detected
  • Bundled Freemius v1.0 library
Vulnerabilities
None known

Broken Image Fallback Security Vulnerabilities

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

Broken Image Fallback Code Analysis

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

Bundled Libraries

Freemius1.0

Output Escaping

79% escaped19 total outputs
Attack Surface

Broken Image Fallback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedbroken-image-fallback.php:68
actionadmin_initbroken-image-fallback.php:98
actionafter_uninstallbroken-image-fallback.php:136
actionadmin_menuincludes\class-broken-image-fallback-admin.php:23
actionadmin_initincludes\class-broken-image-fallback-admin.php:24
actionadmin_enqueue_scriptsincludes\class-broken-image-fallback-admin.php:25
actionwp_enqueue_scriptsincludes\class-broken-image-fallback-frontend.php:24
actionbrokimfa_fs_loadedincludes\class-broken-image-fallback.php:59
actionadmin_noticesincludes\class-broken-image-fallback.php:68
filterplugin_iconincludes\class-broken-image-fallback.php:71
actionafter_uninstallincludes\class-broken-image-fallback.php:72
Maintenance & Trust

Broken Image Fallback Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 15, 2025
PHP min version7.4
Downloads267

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Broken Image Fallback Developer Profile

Nikunj Hatkar

3 plugins · 810 total installs

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

How We Detect Broken Image Fallback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/broken-image-fallback/assets/admin.css/wp-content/plugins/broken-image-fallback/assets/admin.js
Script Paths
/wp-content/plugins/broken-image-fallback/assets/admin.js
Version Parameters
broken-image-fallback/assets/admin.js?ver=broken-image-fallback/assets/admin.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-brokimfa-fallback-methoddata-brokimfa-default-image-urldata-brokimfa-fade-durationdata-brokimfa-hide-completelydata-brokimfa-featured-image-urldata-brokimfa-show-placeholder-featured+1 more
JS Globals
brokimfa_options
FAQ

Frequently Asked Questions about Broken Image Fallback