Thumbnails like in Drupal Security & Risk Analysis

wordpress.org/plugins/wp-drupal-imagecache

Wordpress implementation/fork of Drupal imagecache module.

10 active installs v1.1.2 PHP 7.0+ WP 5.3+ Updated Jul 3, 2023
drupalimageimage-effectregeneratethumbnail
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Thumbnails like in Drupal Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "wp-drupal-imagecache" v1.1.2 plugin exhibits a mixed security posture. On the positive side, it utilizes prepared statements for its SQL queries, which is a crucial practice for preventing SQL injection vulnerabilities. Additionally, there is no recorded vulnerability history, suggesting a potentially stable codebase. However, significant security concerns arise from its attack surface. With two AJAX handlers, both lacking authentication checks, the plugin exposes critical entry points that could be exploited by unauthenticated users. Furthermore, the code analysis reveals a concerningly low percentage of properly escaped output, indicating a risk of cross-site scripting (XSS) vulnerabilities. The absence of nonce checks and capability checks on the AJAX handlers exacerbates these risks, allowing for potential unauthorized actions and privilege escalation.

Key Concerns

  • 2 unprotected AJAX handlers
  • Low percentage of properly escaped output
  • 0 nonce checks on AJAX handlers
  • 0 capability checks on AJAX handlers
Vulnerabilities
None known

Thumbnails like in Drupal Security Vulnerabilities

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

Thumbnails like in Drupal Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

19% escaped105 total outputs
Attack Surface
2 unprotected

Thumbnails like in Drupal Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wpdi_delete_disabled_thumbscontroller\class-wpdi-common.php:254
authwp_ajax_wpdi_regenerate_thumbcontroller\class-wpdi-common.php:258
WordPress Hooks 12
actioninitbootstrap.php:73
actionadmin_noticesbootstrap.php:82
actionadmin_enqueue_scriptscontroller\class-wpdi-common.php:240
actionadmin_menucontroller\class-wpdi-common.php:241
filterwp_image_editorscontroller\class-wpdi-common.php:262
filterintermediate_image_sizes_advancedcontroller\class-wpdi-common.php:266
filterintermediate_image_sizescontroller\class-wpdi-common.php:270
filterwoocommerce_image_sizes_to_resizecontroller\class-wpdi-common.php:274
filterimage_downsizecontroller\class-wpdi-common.php:278
filterbig_image_size_thresholdcontroller\class-wpdi-common.php:282
filterwp_image_maybe_exif_rotatecontroller\class-wpdi-common.php:286
filterwoocommerce_resize_imagescontroller\class-wpdi-common.php:291
Maintenance & Trust

Thumbnails like in Drupal Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJul 3, 2023
PHP min version7.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Thumbnails like in Drupal Developer Profile

stasionok

4 plugins · 5K total installs

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

How We Detect Thumbnails like in Drupal

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-drupal-imagecache/css/wp-drupal-imagecache.css/wp-content/plugins/wp-drupal-imagecache/js/wp-drupal-imagecache.js
Script Paths
/wp-content/plugins/wp-drupal-imagecache/js/wp-drupal-imagecache.js
Version Parameters
wp-drupal-imagecache/css/wp-drupal-imagecache.css?ver=wp-drupal-imagecache/js/wp-drupal-imagecache.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpdi_preset_effects_echo
Data Attributes
wpdi_effectwpdi_effect_widthwpdi_effect_heightwpdi_effect_arrangementwpdi_effect_bg_colorwpdi_effect_angle+2 more
FAQ

Frequently Asked Questions about Thumbnails like in Drupal