Resize Control – Compress and resize images after upload Security & Risk Analysis

wordpress.org/plugins/resize-control

Auto resize, optimize images; ensure compression for WP accounts to save time, speed, space, and bandwidth.

20 active installs v1.0.91 PHP 8.0+ WP 6.4+ Updated May 13, 2025
autocompressionimageoptimizeresize
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Resize Control – Compress and resize images after upload Safe to Use in 2026?

Generally Safe

Score 100/100

Resize Control – Compress and resize images after upload 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 "resize-control" plugin v1.0.91 exhibits a generally good security posture based on the provided static analysis and vulnerability history. The plugin demonstrates strong adherence to secure coding practices, with all SQL queries utilizing prepared statements and an overwhelming majority of outputs being properly escaped. The absence of dangerous functions, file operations, and external HTTP requests further contributes to its security. Furthermore, the lack of any known historical vulnerabilities, critical or otherwise, is a significant positive indicator. The attack surface, while present with two REST API routes, is secured by permission callbacks, and there are no unprotected entry points. The sole capability check indicates a conscious effort to restrict access to certain functionalities.

However, a notable concern is the complete absence of nonce checks across all entry points, including the REST API routes which lack explicit permission callbacks according to the 'Unprotected: 0' status. While the static analysis reports no unprotected entry points, the lack of documented nonce checks on these REST API routes presents a potential weakness. This could leave the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks if the underlying operations performed by these routes are sensitive or can be exploited. The taint analysis showing zero flows with unsanitized paths is reassuring, but it doesn't mitigate the risk of CSRF if nonces are not implemented.

Key Concerns

  • Missing nonce checks on REST API routes
Vulnerabilities
None known

Resize Control – Compress and resize images after upload Security Vulnerabilities

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

Resize Control – Compress and resize images after upload Code Analysis

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

Output Escaping

99% escaped103 total outputs
Attack Surface

Resize Control – Compress and resize images after upload Attack Surface

Entry Points2
Unprotected0

REST API Routes 2

POST/wp-json/reco-api/v1/settingsincludes\functions\RecoApi.php:12
GET/wp-json/reco-api/v1/settingsincludes\functions\RecoApi.php:39
Maintenance & Trust

Resize Control – Compress and resize images after upload Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedMay 13, 2025
PHP min version8.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Resize Control – Compress and resize images after upload Developer Profile

TuningWP

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 Resize Control – Compress and resize images after upload

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/resize-control/admin/css/reco-style.min.css/wp-content/plugins/resize-control/admin/js/browser-image-compression.js/wp-content/plugins/resize-control/admin/js/reco-image.js/wp-content/plugins/resize-control/admin/js/reco-script.js/wp-content/plugins/resize-control/admin/js/vendor/plupload.min.js
Script Paths
/wp-content/plugins/resize-control/admin/js/browser-image-compression.js/wp-content/plugins/resize-control/admin/js/reco-image.js/wp-content/plugins/resize-control/admin/js/reco-script.js/wp-content/plugins/resize-control/admin/js/vendor/plupload.min.js

HTML / DOM Fingerprints

JS Globals
ajax_var
REST Endpoints
/wp-json/reco-api/v1/settings/wp-json/reco-api/v1/license
FAQ

Frequently Asked Questions about Resize Control – Compress and resize images after upload