Featured Image Bulk Set Plugin Security & Risk Analysis

wordpress.org/plugins/featured-image-bulk-set

This is a plugin designed to do one simple job: programatically add a featured image in WordPress to existing posts. Either images already in the post …

10 active installs v1.5.4 PHP 7.0+ WP 4.7+ Updated Jun 3, 2022
featured-imageutilities
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Image Bulk Set Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The plugin "featured-image-bulk-set" v1.5.4 exhibits a strong security posture based on the provided static analysis. The absence of an attack surface through AJAX handlers, REST API routes, shortcodes, and cron events is a significant positive. Furthermore, the code signals indicate no dangerous functions are used, all SQL queries are prepared, and file operations are absent, all of which are excellent security practices. The lack of external HTTP requests also contributes to a secure design. The plugin also has no known CVEs, indicating a clean vulnerability history. However, the analysis does highlight a concern with taint analysis, specifically two flows with unsanitized paths. While these were not classified as critical or high severity, they represent potential avenues for manipulation if data is not handled correctly before being used. Additionally, the 72% proper output escaping, while generally good, means that 28% of outputs are not escaped, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is directly outputted. The complete absence of nonce and capability checks is also a notable weakness, as it implies that any user, regardless of their role or authentication status, could potentially trigger functionality if an entry point were discovered.

Key Concerns

  • Taint flows with unsanitized paths (2)
  • Output escaping not properly applied (28%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Featured Image Bulk Set Plugin Security Vulnerabilities

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

Featured Image Bulk Set Plugin Code Analysis

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

Output Escaping

72% escaped32 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
fibs_render_plugin_settings_page (featuredimageplugin.php:239)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Featured Image Bulk Set Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwpfeaturedimageplugin.php:211
actionadmin_menufeaturedimageplugin.php:237
Maintenance & Trust

Featured Image Bulk Set Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJun 3, 2022
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Featured Image Bulk Set Plugin Developer Profile

Nick Leghorn

1 plugin · 10 total installs

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

How We Detect Featured Image Bulk Set Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-image-bulk-set/fibs-admin.js/wp-content/plugins/featured-image-bulk-set/fibs-styles.css
Script Paths
/wp-content/plugins/featured-image-bulk-set/fibs-admin.js
Version Parameters
featured-image-bulk-set/fibs-styles.css?ver=featured-image-bulk-set/fibs-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
fibs-bulk-set-buttonfibs-container
Data Attributes
data-fibs-post-iddata-fibs-image-id
JS Globals
fibs_bulk_set_imagesfibs_manual_set_image
FAQ

Frequently Asked Questions about Featured Image Bulk Set Plugin