Crop-Thumbnails Security & Risk Analysis

wordpress.org/plugins/crop-thumbnails

"Crop Thumbnails" made it easy to get exacly that specific image-detail you want to show in your featured image or gallery image.

40K active installs v1.9.7 PHP 7.4.0+ WP 5.0+ Updated Dec 3, 2025
imagesmedia-librarypost-thumbnails
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Crop-Thumbnails Safe to Use in 2026?

Generally Safe

Score 100/100

Crop-Thumbnails 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 crop-thumbnails plugin v1.9.7 demonstrates a generally good security posture, with excellent adherence to best practices like prepared SQL statements and proper output escaping. The lack of known vulnerabilities in its history is a significant positive indicator. However, a critical concern arises from the presence of an unprotected AJAX handler. This entry point, not protected by any authentication or capability checks, could potentially be exploited by unauthenticated users to trigger unintended actions or gain access to sensitive information if the handler itself is vulnerable. While the static analysis did not reveal dangerous functions or unsanitized paths in taint analysis, the single unprotected AJAX endpoint represents a significant blind spot in the plugin's security. It is crucial to address this unprotected entry point to solidify the plugin's security.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Crop-Thumbnails Security Vulnerabilities

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

Crop-Thumbnails Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

97% escaped58 total outputs
Attack Surface
1 unprotected

Crop-Thumbnails Attack Surface

Entry Points9
Unprotected1

AJAX Handlers 1

authwp_ajax_cptSaveThumbnailfunctions\save.php:7

REST API Routes 8

GET/wp-json/crop_thumbnails/v1cropfunctions\rest.cropping.php:16
POST/wp-json/crop_thumbnails/v1cropfunctions\rest.cropping.php:22
GET/wp-json/crop_thumbnails/v1settingsfunctions\rest.settings.php:16
POST/wp-json/crop_thumbnails/v1pluginTestfunctions\rest.settings.php:22
POST/wp-json/crop_thumbnails/v1settings/postTypesfunctions\rest.settings.php:28
POST/wp-json/crop_thumbnails/v1settings/userPermissionfunctions\rest.settings.php:34
POST/wp-json/crop_thumbnails/v1settings/developerSettingsfunctions\rest.settings.php:40
POST/wp-json/crop_thumbnails/v1settings/resetSettingsfunctions\rest.settings.php:46
WordPress Hooks 16
actionadmin_print_stylesfunctions\backendpreparer.php:14
actionadmin_print_scriptsfunctions\backendpreparer.php:15
filterattachment_fields_to_editfunctions\backendpreparer.php:17
actionadmin_footerfunctions\backendpreparer.php:102
filterscript_loader_tagfunctions\enqueuejsmodule.php:6
actionplugins_loadedfunctions\extend\ImagifyExtension.php:30
actioncrop_thumbnails_after_save_new_thumbfunctions\extend\ImagifyExtension.php:34
actioncrop_thumbnails_after_save_new_thumbfunctions\extend\WebPExpressExtension.php:12
actionrest_api_initfunctions\rest.cropping.php:11
actionrest_api_initfunctions\rest.settings.php:11
actionafter_setup_themefunctions\save.php:5
filtercrop_thumbnails_do_cropfunctions\save.php:11
filtercrop_thumbnails_should_delete_old_filefunctions\save.php:14
actionadmin_menufunctions\settingsscreen.php:9
filterplugin_action_linksfunctions\settingsscreen.php:11
actionadmin_headfunctions\settingsscreen.php:12
Maintenance & Trust

Crop-Thumbnails Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedDec 3, 2025
PHP min version7.4.0
Downloads836K

Community Trust

Rating92/100
Number of ratings67
Active installs40K
Developer Profile

Crop-Thumbnails Developer Profile

Volkmar Kantor

1 plugin · 40K total installs

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

How We Detect Crop-Thumbnails

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/crop-thumbnails/app/main.css/wp-content/plugins/crop-thumbnails/app/main.js
Script Paths
/wp-content/plugins/crop-thumbnails/app/main.js
Version Parameters
crop-thumbnails/app/main.css?ver=crop-thumbnails/app/main.js?ver=

HTML / DOM Fingerprints

CSS Classes
cropThumbnailsLinkcropFeaturedImageWrapwp-media-buttons-icon
Data Attributes
data-cropthumbnail
JS Globals
CROP_THUMBNAILS_CURRENT_POST_ID
FAQ

Frequently Asked Questions about Crop-Thumbnails