Smart Thumbnails GW Security & Risk Analysis

wordpress.org/plugins/smart-thumbnails-gw

An intelligent image management plugin that registers custom sizes for each post type and regenerates them only when needed for featured images.

0 active installs v2.2.0 PHP 7.4+ WP 5.8+ Updated Dec 9, 2025
custom-sizesimageregenerate-thumbnailsthumbnailwoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Smart Thumbnails GW Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The smart-thumbnails-gw plugin v2.2.0 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The plugin implements robust access control mechanisms with nonce and capability checks on all identified AJAX entry points, preventing unauthorized access to these functions. Furthermore, the high percentage of properly escaped output and the absence of critical or high severity taint flows indicate a good understanding of secure coding practices in handling user-supplied data and preventing cross-site scripting vulnerabilities. The SQL queries also show a significant use of prepared statements, mitigating the risk of SQL injection.

However, a minor concern arises from the presence of file operations within the code. While not flagged as a vulnerability in this analysis, any file operation, especially if user-controlled input is involved, inherently carries a risk of path traversal or unintended file manipulation. The absence of recorded vulnerabilities in its history is a positive sign, suggesting consistent development efforts focused on security or a lack of discoverable weaknesses. Overall, smart-thumbnails-gw v2.2.0 appears to be a secure plugin with minimal apparent risks, though vigilance regarding file operations is always advisable.

Vulnerabilities
None known

Smart Thumbnails GW Security Vulnerabilities

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

Smart Thumbnails GW Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Smart Thumbnails GW Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

97% escaped58 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
ajax_save_settings (includes\Core\Plugin.php:407)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Smart Thumbnails GW Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_smarthgw_save_settingsincludes\Core\Plugin.php:56
authwp_ajax_smarthgw_add_sizeincludes\Core\Plugin.php:57
authwp_ajax_smarthgw_delete_sizeincludes\Core\Plugin.php:58
authwp_ajax_smarthgw_regenerateincludes\Core\Plugin.php:59
WordPress Hooks 16
actionadmin_initincludes\Core\Plugin.php:31
actionplugins_loadedincludes\Core\Plugin.php:32
actionafter_setup_themeincludes\Core\Plugin.php:33
filterintermediate_image_sizes_advancedincludes\Core\Plugin.php:37
filterbig_image_size_thresholdincludes\Core\Plugin.php:38
filtercron_schedulesincludes\Core\Plugin.php:40
actionsave_postincludes\Core\Plugin.php:42
actionadded_post_metaincludes\Core\Plugin.php:44
actionupdated_post_metaincludes\Core\Plugin.php:45
actionadmin_menuincludes\Core\Plugin.php:50
actionadmin_enqueue_scriptsincludes\Core\Plugin.php:51
filterimage_size_names_chooseincludes\Core\Plugin.php:52
actionbefore_delete_postincludes\Core\Plugin.php:54
filterwoocommerce_gallery_thumbnail_sizeincludes\Core\Plugin.php:62
filterposts_whereincludes\Services\Regenerator.php:19
actionplugins_loadedsmart-thumbnails-gw.php:42
Maintenance & Trust

Smart Thumbnails GW Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 9, 2025
PHP min version7.4
Downloads205

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Smart Thumbnails GW Developer Profile

Mohammadreza Maghsoudipour

2 plugins · 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 Smart Thumbnails GW

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-thumbnails-gw/admin/css/settings.css/wp-content/plugins/smart-thumbnails-gw/admin/css/regenerate.css/wp-content/plugins/smart-thumbnails-gw/admin/js/settings.js/wp-content/plugins/smart-thumbnails-gw/admin/js/regenerate.js
Script Paths
/wp-content/plugins/smart-thumbnails-gw/admin/js/settings.js/wp-content/plugins/smart-thumbnails-gw/admin/js/regenerate.js
Version Parameters
smart-thumbnails-gw/admin/css/settings.css?ver=smart-thumbnails-gw/admin/css/regenerate.css?ver=smart-thumbnails-gw/admin/js/settings.js?ver=smart-thumbnails-gw/admin/js/regenerate.js?ver=

HTML / DOM Fingerprints

CSS Classes
smarthgw-settings-pagesmarthgw-regenerate-pagesmarthgw-custom-sizes-tablesmarthgw-add-size-formsmarthgw-size-row
Data Attributes
data-smarthgw-settingdata-smarthgw-size-namedata-smarthgw-size-widthdata-smarthgw-size-heightdata-smarthgw-size-crop
JS Globals
smarthgw_settingssmarthgw_custom_sizes
FAQ

Frequently Asked Questions about Smart Thumbnails GW