Selective Thumbnail Regenerator Security & Risk Analysis

wordpress.org/plugins/selective-thumbnail-regenerator

A WordPress plugin that allows users to regenerate thumbnails for media files uploaded in specific months and years.

20 active installs v1.0.2 PHP 7.0+ WP 5.5+ Updated May 27, 2025
imagesmediaregeneratethumbnail-regeneratorthumbnails
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Selective Thumbnail Regenerator Safe to Use in 2026?

Generally Safe

Score 100/100

Selective Thumbnail Regenerator has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10mo ago
Risk Assessment

The 'selective-thumbnail-regenerator' plugin v1.0.2 exhibits a strong security posture based on the provided static analysis. All identified entry points, including AJAX handlers, are secured with appropriate nonce and capability checks, indicating a robust defense against unauthorized access and execution. The code demonstrates excellent practice by exclusively using prepared statements for SQL queries and properly escaping all output, mitigating risks of injection vulnerabilities and cross-site scripting (XSS) attacks. The absence of file operations, external HTTP requests, and bundled libraries further reduces the potential attack surface and reliance on potentially vulnerable third-party components. The plugin's vulnerability history is clear, with no known CVEs recorded, suggesting a history of secure development or proactive patching by the developers. However, the analysis did not cover taint flows, meaning potential vulnerabilities where user input could be passed through the application without proper sanitization might exist, though the current data does not explicitly confirm this. Overall, this plugin appears to be well-developed from a security perspective, with a minimal and well-protected attack surface and a history of security consciousness.

Vulnerabilities
None known

Selective Thumbnail Regenerator Security Vulnerabilities

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

Selective Thumbnail Regenerator Code Analysis

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

Output Escaping

100% escaped13 total outputs
Attack Surface

Selective Thumbnail Regenerator Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_strgrtr_regenerate_thumbnailsselective-thumbnail-regenerator.php:40
authwp_ajax_strgrtr_get_attachment_countselective-thumbnail-regenerator.php:41
WordPress Hooks 3
actionadmin_menuselective-thumbnail-regenerator.php:34
actionadmin_enqueue_scriptsselective-thumbnail-regenerator.php:37
actionplugins_loadedselective-thumbnail-regenerator.php:285
Maintenance & Trust

Selective Thumbnail Regenerator Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 27, 2025
PHP min version7.0
Downloads415

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Selective Thumbnail Regenerator Developer Profile

Adi Glibanović

1 plugin · 20 total installs

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

How We Detect Selective Thumbnail Regenerator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/selective-thumbnail-regenerator/assets/css/admin.css/wp-content/plugins/selective-thumbnail-regenerator/assets/js/admin.js
Script Paths
/wp-content/plugins/selective-thumbnail-regenerator/assets/js/admin.js
Version Parameters
selective-thumbnail-regenerator/assets/css/admin.css?ver=selective-thumbnail-regenerator/assets/js/admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-strgrtr-yeardata-strgrtr-monthdata-strgrtr-offsetdata-strgrtr-totaldata-strgrtr-nonce
JS Globals
strgrtrSettings
REST Endpoints
/wp-json/selective-thumbnail-regenerator/v1/regenerate/wp-json/selective-thumbnail-regenerator/v1/count
FAQ

Frequently Asked Questions about Selective Thumbnail Regenerator