Cut down uploads size Security & Risk Analysis

wordpress.org/plugins/cut-down-uploads-size

The “Cut down uploads size” plugin allows you to optimize all the images from your “uploads” folder.

0 active installs v1.2 PHP + WP 5.0+ Updated Aug 26, 2023
compress-imagesimage-optimizationoptimize-imagesreduce-image-size
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Cut down uploads size Safe to Use in 2026?

Generally Safe

Score 85/100

Cut down uploads size 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 "cut-down-uploads-size" v1.2 plugin demonstrates a generally good security posture, characterized by a small attack surface and the absence of reported vulnerabilities. The static analysis indicates that all identified entry points, specifically the two AJAX handlers, are protected. Notably, there are no REST API routes, shortcodes, or cron events, which further limits potential attack vectors. The plugin also avoids dangerous functions and external HTTP requests, which are common sources of security issues. However, there are areas for improvement. While the plugin uses prepared statements for 20% of its SQL queries, the remaining 80% are raw, representing a potential risk of SQL injection if not handled with extreme care. Furthermore, with 36% of its output not properly escaped, the plugin is susceptible to cross-site scripting (XSS) vulnerabilities. The lack of capability checks on AJAX handlers is a significant concern, as it implies that any authenticated user, regardless of their role or permissions, could potentially interact with these handlers, opening the door to privilege escalation or unauthorized actions. The absence of known CVEs is positive, but the presence of raw SQL queries and unescaped output, coupled with the lack of capability checks, means the plugin is not entirely risk-free.

Key Concerns

  • SQL queries not using prepared statements
  • Output escaping is not properly implemented
  • No capability checks on AJAX handlers
Vulnerabilities
None known

Cut down uploads size Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Cut down uploads size Release Timeline

v1.2Current
v1.1
v1.0
Code Analysis
Analyzed Mar 17, 2026

Cut down uploads size Code Analysis

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

SQL Query Safety

20% prepared5 total queries

Output Escaping

64% escaped14 total outputs
Attack Surface

Cut down uploads size Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_mxaio_prepare_to_resizeincludes\admin\models\MXAIO_Main_Page_Model.php:27
authwp_ajax_mxaio_image_resizeincludes\admin\models\MXAIO_Main_Page_Model.php:30
WordPress Hooks 5
actionplugins_loadedall-images-optimizer.php:116
actionadmin_enqueue_scriptsincludes\admin\classes\enqueue-scripts.php:24
actionadmin_noticesincludes\core\error_handle\Display-Error.php:27
actionadmin_noticesincludes\core\error_handle\Display_Error.php:26
actionadmin_menuincludes\core\Route-Registrar.php:165
Maintenance & Trust

Cut down uploads size Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedAug 26, 2023
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Cut down uploads size Developer Profile

Maksym Marko

12 plugins · 1K total installs

66
trust score
Avg Security Score
82/100
Avg Patch Time
881 days
View full developer profile
Detection Fingerprints

How We Detect Cut down uploads size

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cut-down-uploads-size/assets/font-awesome-4.6.3/css/font-awesome.min.css/wp-content/plugins/cut-down-uploads-size/includes/admin/assets/css/style.css/wp-content/plugins/cut-down-uploads-size/includes/admin/assets/add/vue_js/vue.dev.js/wp-content/plugins/cut-down-uploads-size/includes/admin/assets/add/vue_js/vue.production.js/wp-content/plugins/cut-down-uploads-size/includes/admin/assets/js/script.js
Script Paths
includes/admin/assets/add/vue_js/vue.dev.jsincludes/admin/assets/add/vue_js/vue.production.jsincludes/admin/assets/js/script.js
Version Parameters
cut-down-uploads-size/assets/font-awesome-4.6.3/css/font-awesome.min.css?ver=cut-down-uploads-size/includes/admin/assets/css/style.css?ver=cut-down-uploads-size/includes/admin/assets/add/vue_js/vue.dev.js?ver=cut-down-uploads-size/includes/admin/assets/add/vue_js/vue.production.js?ver=cut-down-uploads-size/includes/admin/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
mxaio_font_awesomemxaio_admin_stylemx_ddp_vue_jsmxaio_admin_script
HTML Comments
Unique string - MXAIODefine MXAIO_PLUGIN_PATHE:\OpenServer\domains\my-domain.com\wp-content\plugins\all-images-optimizer\all-images-optimizer.phpDefine MXAIO_PLUGIN_URL+17 more
Data Attributes
data-nonce="mxaio_nonce_request"
JS Globals
MXAIO_PLUGIN_URLMXAIO_PLUGIN_VERSIONmxaio_admin_localizemxaio_admin_localize.ajaxurlmxaio_admin_localize.nonce
FAQ

Frequently Asked Questions about Cut down uploads size