Featured Image Thumbnail Grid Security & Risk Analysis

wordpress.org/plugins/thumbnail-grid

Display a post Thumbnail Grid using Featured Images

300 active installs v7.10 PHP + WP + Updated Feb 22, 2026
featured-imagethumbnail-grid
99
A · Safe
CVEs total1
Unpatched0
Last CVEMar 11, 2025
Safety Verdict

Is Featured Image Thumbnail Grid Safe to Use in 2026?

Generally Safe

Score 99/100

Featured Image Thumbnail Grid has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Mar 11, 2025Updated 1mo ago
Risk Assessment

The "thumbnail-grid" plugin v7.10 exhibits a generally strong security posture based on the static analysis. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests are positive indicators. The high percentage of properly escaped output further suggests good development practices. However, the complete lack of nonce checks and capability checks across all entry points, particularly the single shortcode, presents a significant concern. This means that any user, regardless of their role or permissions, could potentially trigger the functionality associated with the shortcode. While there are no unpatched CVEs currently, the plugin has a history of medium-severity vulnerabilities, specifically Cross-site Scripting (XSS), with the last recorded vulnerability being very recent. This historical pattern, coupled with the identified lack of authentication checks, indicates a potential for attackers to exploit the shortcode's functionality to inject malicious scripts, leading to XSS attacks if the output is not perfectly handled, even with a high escaping rate. In conclusion, while the plugin's codebase demonstrates several good security practices, the absence of essential authentication and authorization mechanisms on its sole entry point is a critical weakness that warrants immediate attention to mitigate the risk of exploitation, especially given its past XSS vulnerabilities.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
  • One medium vulnerability historically
Vulnerabilities
1

Featured Image Thumbnail Grid Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-28918medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Featured Image Thumbnail Grid <= 6.8 - Authenticated (Contributor+) Stored Cross-Site Scripting

Mar 11, 2025 Patched in 6.9 (72d)
Code Analysis
Analyzed Mar 16, 2026

Featured Image Thumbnail Grid Code Analysis

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

Output Escaping

95% escaped19 total outputs
Attack Surface

Featured Image Thumbnail Grid Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[thumbnailgrid] thumbnailgrid.php:55
WordPress Hooks 9
actionadmin_initthumbnailgrid-admin.php:9
actionadmin_menuthumbnailgrid-admin.php:10
actionwp_enqueue_scriptsthumbnailgrid.php:76
actionwp_footerthumbnailgrid.php:112
filterposts_jointhumbnailgrid.php:552
filterposts_orderbythumbnailgrid.php:553
filterposts_wherethumbnailgrid.php:554
filterposts_fieldsthumbnailgrid.php:555
filterposts_requestthumbnailgrid.php:558
Maintenance & Trust

Featured Image Thumbnail Grid Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 22, 2026
PHP min version
Downloads39K

Community Trust

Rating94/100
Number of ratings10
Active installs300
Developer Profile

Featured Image Thumbnail Grid Developer Profile

A. Jones

5 plugins · 4K total installs

76
trust score
Avg Security Score
96/100
Avg Patch Time
121 days
View full developer profile
Detection Fingerprints

How We Detect Featured Image Thumbnail Grid

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/thumbnail-grid/css/thumbnailgrid.css/wp-content/plugins/thumbnail-grid/css/thumbnailgrid-compressed.css/wp-content/plugins/thumbnail-grid/js/thumbnailgrid.js
Script Paths
/wp-content/plugins/thumbnail-grid/js/thumbnailgrid.js
Version Parameters
thumbnailgrid/style.css?ver=thumbnailgrid.js?ver=

HTML / DOM Fingerprints

CSS Classes
sfly-tbgrdr-css
Data Attributes
sfly_tbgrid_load_stylessfly_tbgrid_compress
JS Globals
window.sfly_tbgrdr_cssjQuery.fn.sf_impact_thumbnail_grid
Shortcode Output
[thumbnailgrid
FAQ

Frequently Asked Questions about Featured Image Thumbnail Grid