Show Featured Thumbnails Security & Risk Analysis

wordpress.org/plugins/show-featured-thumbnails

Adds a featured image thumbnail column to the Posts and Pages list screens, and allows assigning an image directly from the list if none exists.

0 active installs v1.0.0 PHP + WP 5.0+ Updated May 14, 2025
adminpost-listthumbnailsupload
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Show Featured Thumbnails Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 10mo ago
Risk Assessment

The "show-featured-thumbnails" plugin version 1.0.0 exhibits a mixed security posture. On the positive side, the code demonstrates good practices by utilizing prepared statements for all SQL queries, having no recorded vulnerabilities (CVEs), and performing capability checks on one of its entry points. The absence of file operations, external HTTP requests, and bundled libraries further reduces potential attack vectors.

However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This creates a direct entry point that any unauthenticated user could potentially exploit. While taint analysis and output escaping metrics are not fully detailed, the overall lack of critical or high-severity code signals is reassuring. The plugin's clean vulnerability history is a strong indicator of past security diligence.

In conclusion, while the plugin's foundation appears solid with secure SQL practices and a clean history, the unprotected AJAX handler represents a clear and present risk that requires immediate attention. Addressing this single unprotected entry point would significantly improve the plugin's security.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Show Featured Thumbnails Security Vulnerabilities

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

Show Featured Thumbnails Code Analysis

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

Output Escaping

83% escaped6 total outputs
Attack Surface
1 unprotected

Show Featured Thumbnails Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_showfeth_set_featured_imageshow-featured-thumbnails.php:62
WordPress Hooks 7
actioninitshow-featured-thumbnails.php:24
filtermanage_posts_columnsshow-featured-thumbnails.php:37
filtermanage_pages_columnsshow-featured-thumbnails.php:38
actionmanage_posts_custom_columnshow-featured-thumbnails.php:52
actionmanage_pages_custom_columnshow-featured-thumbnails.php:53
actionadmin_enqueue_scriptsshow-featured-thumbnails.php:59
actionadmin_enqueue_scriptsshow-featured-thumbnails.php:90
Maintenance & Trust

Show Featured Thumbnails Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 14, 2025
PHP min version
Downloads320

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Show Featured Thumbnails Developer Profile

Hatsuhito

1 plugin · 0 total installs

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

How We Detect Show Featured Thumbnails

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/show-featured-thumbnails/css/admin-style.css/wp-content/plugins/show-featured-thumbnails/js/admin-script.js
Script Paths
/wp-content/plugins/show-featured-thumbnails/js/admin-script.js
Version Parameters
show-featured-thumbnails/css/admin-style.css?ver=show-featured-thumbnails/js/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
showfeth-upload-featured
Data Attributes
data-post-id
JS Globals
showfethData
FAQ

Frequently Asked Questions about Show Featured Thumbnails