Featured Image Resize Security & Risk Analysis

wordpress.org/plugins/featured-image-resize

This plugin will regenerate all missing image sizes for an image when it's chosen as a featured image for any post. No settings whatsoever.

60 active installs v0.3 PHP + WP 3.0+ Updated Jul 28, 2013
attachments
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Image Resize Safe to Use in 2026?

Generally Safe

Score 85/100

Featured Image Resize has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The 'featured-image-resize' plugin v0.3 exhibits a concerning security posture due to critical vulnerabilities identified in its static analysis. A significant weakness is the presence of an unprotected AJAX handler, which represents a direct entry point for potential attackers without any authentication or authorization checks. Furthermore, the taint analysis reveals two critical flows with unsanitized paths, indicating that user-supplied data could be manipulated to execute unintended actions or compromise the system. The complete lack of nonce checks on this entry point exacerbates this risk. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator of past diligence. However, this does not negate the current, severe risks found in the code itself. The plugin's strengths lie in its proper output escaping and lack of dangerous functions or file operations. The primary concern remains the unprotected AJAX endpoint and the identified unsanitized taint flows, which require immediate attention despite the absence of a public vulnerability record.

Key Concerns

  • Unprotected AJAX handler
  • Critical taint flow with unsanitized path
  • Critical taint flow with unsanitized path
  • No nonce checks on AJAX handler
  • Raw SQL without prepared statements
Vulnerabilities
None known

Featured Image Resize Security Vulnerabilities

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

Featured Image Resize Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
featured_image_resize_if_missing (featured-image-resize.php:12)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Featured Image Resize Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_set-post-thumbnailfeatured-image-resize.php:11
Maintenance & Trust

Featured Image Resize Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 28, 2013
PHP min version
Downloads5K

Community Trust

Rating70/100
Number of ratings2
Active installs60
Developer Profile

Featured Image Resize Developer Profile

Louy Alakkad

7 plugins · 8K total installs

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

How We Detect Featured Image Resize

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Featured Image Resize