Remove Broken Images Security & Risk Analysis

wordpress.org/plugins/remove-broken-images

Very simply, uses JavaScript to remove broken images from page display.

1K active installs v1.5.0-beta-1 PHP + WP 4.9+ Updated Oct 4, 2024
broken-imagesdeleted-imagesmedia-librarymissing-imagesremove
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Remove Broken Images Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "remove-broken-images" plugin, version 1.5.0-beta-1, exhibits a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the attack surface. Furthermore, the analysis shows no dangerous functions, file operations, or external HTTP requests, and all SQL queries are handled with prepared statements. The presence of a nonce check is a positive sign of security consciousness.

However, a notable concern is the output escaping, where only 57% of outputs are properly escaped. This leaves a portion of the plugin's output potentially vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not handled correctly before being displayed. The lack of capability checks on any entry points (though there are none) could also be a point of concern in a more complex plugin, but in this case, it does not pose an immediate threat due to the limited attack surface.

The plugin's vulnerability history is pristine, with zero recorded CVEs. This indicates a history of responsible development and maintenance, or simply a lack of discovered vulnerabilities. Coupled with the clean taint analysis results, this suggests the plugin has historically been robust. Overall, the plugin is secure due to its minimal attack surface and robust internal practices, but the unescaped output is a specific area that warrants attention.

Key Concerns

  • Output escaping not fully implemented
Vulnerabilities
None known

Remove Broken Images Security Vulnerabilities

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

Remove Broken Images Release Timeline

v1.5.0
v1.4.2-beta-1
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
Code Analysis
Analyzed Mar 16, 2026

Remove Broken Images Code Analysis

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

Output Escaping

57% escaped7 total outputs
Attack Surface

Remove Broken Images Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_enqueue_scriptsclass-r34rbi.php:26
actioninitclass-r34rbi.php:29
actionplugins_loadedremove-broken-images.php:47
actionadmin_noticesremove-broken-images.php:105
Maintenance & Trust

Remove Broken Images Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedOct 4, 2024
PHP min version
Downloads14K

Community Trust

Rating80/100
Number of ratings4
Active installs1K
Developer Profile

Remove Broken Images Developer Profile

Room 34 Creative Services, LLC

10 plugins · 14K total installs

73
trust score
Avg Security Score
92/100
Avg Patch Time
138 days
View full developer profile
Detection Fingerprints

How We Detect Remove Broken Images

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/remove-broken-images/assets/admin-style-min.css/wp-content/plugins/remove-broken-images/assets/script.min.js
Script Paths
assets/script.min.js
Version Parameters
remove-broken-images/assets/script.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
r34rbir34rbi-admin-notice
JS Globals
r34rbi_redirect_on_missing_image
FAQ

Frequently Asked Questions about Remove Broken Images