Smart Image Optimizer Security & Risk Analysis

wordpress.org/plugins/umii-image-optimizer

Smart Image Optimizer compresses image sizes and converts them to modern formats like JPEG, PNG, AVIF, and more — for faster websites and better SEO.

0 active installs v1.0 PHP 7.4+ WP 5.0+ Updated Unknown
image-compressionimage-conversionjpegpngwebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Smart Image Optimizer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The 'umii-image-optimizer' plugin v1.0 presents a mixed security posture. On the positive side, it demonstrates good coding practices by utilizing prepared statements for all SQL queries and properly escaping a high percentage of its output. The absence of any recorded vulnerabilities in its history is also a strong indicator of a generally secure development process. However, a significant concern arises from the presence of an unprotected AJAX handler. This single entry point, which lacks authentication checks, exposes the plugin to potential unauthorized actions and could be exploited by attackers to trigger plugin functionality without proper authorization.

Despite the plugin's strengths in SQL handling and output escaping, the unprotected AJAX handler represents a critical security weakness. The taint analysis did not reveal any critical or high-severity issues, suggesting that input sanitization might be handled implicitly or that the scope of analysis was limited. The lack of known CVEs is reassuring, but the unprotected AJAX handler still warrants immediate attention and remediation to prevent potential security breaches. Overall, while the plugin has a solid foundation in secure coding for database interactions and output, the identified attack surface is a significant vulnerability that needs to be addressed.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Smart Image Optimizer Security Vulnerabilities

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

Smart Image Optimizer Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

97% escaped29 total outputs
Data Flows
All sanitized

Data Flow Analysis

1 flows
<optimizer-page> (templates\optimizer-page.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

Smart Image Optimizer Attack Surface

Entry Points3
Unprotected1

AJAX Handlers 3

authwp_ajax_sio_optimize_imageincludes\class-ajax-handler.php:4
authwp_ajax_sio_bulk_optimizeincludes\class-ajax-handler.php:5
authwp_ajax_sio_optimize_singleincludes\class-image-optimizer.php:19
WordPress Hooks 5
actionadmin_menuincludes\class-admin-interface.php:18
actionadmin_enqueue_scriptsincludes\class-admin-interface.php:19
actionadmin_post_sio_bulk_optimizeincludes\class-image-optimizer.php:17
actionadmin_post_nopriv_sio_bulk_optimizeincludes\class-image-optimizer.php:18
actionadmin_enqueue_scriptssmart-image-optimizer.php:64
Maintenance & Trust

Smart Image Optimizer Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedUnknown
PHP min version7.4
Downloads192

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Smart Image Optimizer Developer Profile

Muhammad Umer Shahzad

3 plugins · 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 Smart Image Optimizer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/umii-image-optimizer/assets/js/admin.js/wp-content/plugins/umii-image-optimizer/assets/css/admin.css
Script Paths
/wp-content/plugins/umii-image-optimizer/assets/js/admin.js
Version Parameters
ver=SIO_VERSIONver=SMART_IMAGE_OPTIMIZER_VERSION

HTML / DOM Fingerprints

CSS Classes
sio-optimizer-pagesio-bulk-optimize-button
Data Attributes
data-noncedata-action
JS Globals
smartImageOptimizerAdminsio_admin
FAQ

Frequently Asked Questions about Smart Image Optimizer