XO Featured Image Tools Security & Risk Analysis

wordpress.org/plugins/xo-featured-image-tools

Automatically generate the featured image from the image of the post.

30K active installs v1.15.3 PHP 5.6+ WP 4.9+ Updated Nov 24, 2025
auto-featured-imagefeatured-imagethumbnail
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is XO Featured Image Tools Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "xo-featured-image-tools" plugin v1.15.3 exhibits a generally good security posture, with strengths in its use of prepared statements for all SQL queries and the presence of some nonce and capability checks. However, concerns arise from the static analysis results, specifically the 48% rate of properly escaped outputs, indicating a significant risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not consistently handled with care. Furthermore, the taint analysis reveals two flows with unsanitized paths and one high severity flow, which warrants immediate investigation to understand the potential for arbitrary file access or other path manipulation attacks.

The plugin's vulnerability history is a significant positive, with zero recorded CVEs. This suggests a history of responsible development and a likely lack of past exploitable vulnerabilities. However, the presence of unsanitized paths in the taint analysis, despite the clean CVE history, highlights that static analysis can uncover potential weaknesses not yet exploited or publicly disclosed. The plugin's limited attack surface (one AJAX handler, no REST API routes, shortcodes, or cron events) and the fact that the identified AJAX handler is protected from unauthorized access are also positive indicators, reducing the overall exploitability of potential weaknesses.

Key Concerns

  • High percentage of unescaped outputs
  • Flows with unsanitized paths
  • High severity taint flow
  • Limited capability checks
Vulnerabilities
None known

XO Featured Image Tools Security Vulnerabilities

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

XO Featured Image Tools Code Analysis

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

SQL Query Safety

100% prepared8 total queries

Output Escaping

48% escaped62 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
restrict_manage_posts (admin.php:763)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

XO Featured Image Tools Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_xo_featured_image_toolsadmin.php:66
WordPress Hooks 8
actionplugins_loadedadmin.php:55
actionadmin_menuadmin.php:64
actionadmin_enqueue_scriptsadmin.php:65
actionsave_postadmin.php:67
actionadmin_initadmin.php:68
filterplugin_action_linksadmin.php:69
actionrestrict_manage_postsadmin.php:78
filterparse_queryadmin.php:79
Maintenance & Trust

XO Featured Image Tools Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedNov 24, 2025
PHP min version5.6
Downloads302K

Community Trust

Rating94/100
Number of ratings21
Active installs30K
Developer Profile

XO Featured Image Tools Developer Profile

ishitaka

5 plugins · 62K total installs

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

How We Detect XO Featured Image Tools

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/xo-featured-image-tools/admin-tools.css/wp-content/plugins/xo-featured-image-tools/admin-tools.js/wp-content/plugins/xo-featured-image-tools/admin-options.css/wp-content/plugins/xo-featured-image-tools/admin-options.js/wp-content/plugins/xo-featured-image-tools/admin-edit-list.css
Script Paths
/wp-content/plugins/xo-featured-image-tools/admin-tools.js/wp-content/plugins/xo-featured-image-tools/admin-options.js
Version Parameters
xo-featured-image-tools/admin-tools.css?ver=xo-featured-image-tools/admin-tools.js?ver=xo-featured-image-tools/admin-options.css?ver=xo-featured-image-tools/admin-options.js?ver=xo-featured-image-tools/admin-edit-list.css?ver=

HTML / DOM Fingerprints

CSS Classes
xo-featured-image-tools-wrap
Data Attributes
data-xo-featured-image-tools-post-id
JS Globals
xo_featured_image_tools_params
FAQ

Frequently Asked Questions about XO Featured Image Tools