WP Recreate Thumbnails Security & Risk Analysis

wordpress.org/plugins/wp-recreate-thumbnails

This Plugin helps to create thumbnails of uploaded images

20 active installs v1.2.0 PHP + WP 3.3+ Updated May 21, 2024
imageimage-sizenew-imagerecreate-imagethumbnails
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is WP Recreate Thumbnails Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The wp-recreate-thumbnails plugin v1.2.0 exhibits significant security concerns due to its unprotected AJAX handlers. While the plugin demonstrates good practices in avoiding dangerous functions, raw SQL queries, and external HTTP requests, the presence of four AJAX handlers without any authentication or capability checks presents a substantial attack surface. This means any unauthenticated user could potentially trigger these actions, leading to unintended consequences. The taint analysis also indicates two flows with unsanitized paths, which, while not classified as critical or high severity in this instance, highlight potential pathways for attackers to manipulate data or file operations. The plugin's clean vulnerability history is a positive sign, suggesting no known historical exploits. However, the current static analysis findings, particularly the unprotected entry points, overshadow this positive history, requiring immediate attention to secure these handlers.

Key Concerns

  • Unprotected AJAX handlers
  • Unsanitized paths in taint analysis
  • Output escaping concerns
  • Lack of nonce checks
  • Lack of capability checks
Vulnerabilities
None known

WP Recreate Thumbnails Security Vulnerabilities

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

WP Recreate Thumbnails Code Analysis

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

Output Escaping

45% escaped11 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
yspl_rbt_recreate_thumbnails (recreate-thumbnails.php:152)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

WP Recreate Thumbnails Attack Surface

Entry Points4
Unprotected4

AJAX Handlers 4

authwp_ajax_yspl_rbt_create_thumbnailsrecreate-thumbnails.php:92
noprivwp_ajax_yspl_rbt_create_thumbnailsrecreate-thumbnails.php:93
authwp_ajax_yspl_rbt_create_single_thumbrecreate-thumbnails.php:149
noprivwp_ajax_yspl_rbt_create_single_thumbrecreate-thumbnails.php:150
WordPress Hooks 3
actionadmin_enqueue_scriptsrecreate-thumbnails.php:39
actionadmin_menurecreate-thumbnails.php:95
filterattachment_fields_to_editrecreate-thumbnails.php:199
Maintenance & Trust

WP Recreate Thumbnails Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedMay 21, 2024
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

WP Recreate Thumbnails Developer Profile

Yudiz Solutions Pvt. Ltd.

14 plugins · 6K total installs

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

How We Detect WP Recreate Thumbnails

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-recreate-thumbnails/js/create_thumb.js/wp-content/plugins/wp-recreate-thumbnails/css/font-awesome.min.css/wp-content/plugins/wp-recreate-thumbnails/css/style.css/wp-content/plugins/wp-recreate-thumbnails/js/jquery.redirect.js/wp-content/plugins/wp-recreate-thumbnails/css/loader.gif
Script Paths
js/create_thumb.jsjs/jquery.redirect.js

HTML / DOM Fingerprints

CSS Classes
btn_regensize-labelsize-text
Data Attributes
data-id
JS Globals
passed_object
REST Endpoints
/wp-json/yspl/v1/recreate-thumbnails
FAQ

Frequently Asked Questions about WP Recreate Thumbnails