Image Squeeze – Optimize WebP, Compress Images, Boost Performance Security & Risk Analysis

wordpress.org/plugins/imagesqueeze

Smart image optimization for WordPress. Compress, convert to WebP, and speed up your site while improving Core Web Vitals and SEO.

50 active installs v1.0.0 PHP 7.4+ WP 5.0+ Updated Apr 23, 2025
compressionimage-optimizationperformanceseowebp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Image Squeeze – Optimize WebP, Compress Images, Boost Performance Safe to Use in 2026?

Generally Safe

Score 100/100

Image Squeeze – Optimize WebP, Compress Images, Boost Performance has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11mo ago
Risk Assessment

The "imagesqueeze" v1.0.0 plugin demonstrates a generally good security posture with several strengths. Notably, it employs prepared statements for all its SQL queries and appears to have robust checks for AJAX handlers and nonce verification. The absence of known CVEs and a clean vulnerability history further contribute to a positive security outlook. However, the static analysis reveals potential areas for improvement. The plugin has a moderate attack surface with 6 AJAX handlers, and while all are reported to have authentication checks, this still represents a point of interaction that requires careful ongoing scrutiny. More significantly, the taint analysis flagged 2 flows with unsanitized paths. While the severity is reported as non-critical, this indicates a potential for path traversal or similar vulnerabilities if the input is not handled with extreme care. The output escaping, at 67%, is also a concern, suggesting that a significant portion of user-facing output might not be properly sanitized, potentially leading to Cross-Site Scripting (XSS) vulnerabilities.

Overall, "imagesqueeze" v1.0.0 benefits from solid database security practices and input validation on its AJAX endpoints. The lack of historical vulnerabilities is a strong indicator of responsible development. Nevertheless, the identified unsanitized paths in taint analysis and the suboptimal output escaping are critical weaknesses that require immediate attention. These issues, if exploited, could lead to significant security breaches, despite the plugin's current clean CVE record. A balanced view suggests that while the plugin is well-structured in some areas, these identified code-level risks present a tangible threat that needs to be addressed through code review and patching.

Key Concerns

  • Unsanitized paths in taint analysis
  • Output escaping at 67%
Vulnerabilities
None known

Image Squeeze – Optimize WebP, Compress Images, Boost Performance Security Vulnerabilities

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

Image Squeeze – Optimize WebP, Compress Images, Boost Performance Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
53
106 escaped
Nonce Checks
9
Capability Checks
7
File Operations
8
External Requests
0
Bundled Libraries
0

Output Escaping

67% escaped159 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
medshi_imsqz_ajax_process_batch (includes\job-runner.php:93)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Image Squeeze – Optimize WebP, Compress Images, Boost Performance Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 6

authwp_ajax_imagesqueeze_cleanup_orphanedincludes\cleanup-handler.php:16
authwp_ajax_imagesqueeze_create_jobincludes\job-manager.php:478
authwp_ajax_imagesqueeze_get_progressincludes\job-manager.php:479
authwp_ajax_imagesqueeze_cancel_jobincludes\job-manager.php:480
authwp_ajax_imagesqueeze_clear_logsincludes\job-manager.php:611
authwp_ajax_imagesqueeze_process_batchincludes\job-runner.php:137
WordPress Hooks 12
actionadmin_menuadmin\admin-ui.php:31
actionadmin_enqueue_scriptsadmin\admin-ui.php:124
actionadmin_initadmin\settings-ui.php:88
actionadmin_initimage-squeeze.php:143
actioninitincludes\cleanup-handler.php:18
actionadmin_initincludes\job-manager.php:569
filterwp_generate_attachment_metadataincludes\upload-handler.php:65
filterwp_get_attachment_image_srcincludes\webp-serving.php:38
filterwp_calculate_image_srcsetincludes\webp-serving.php:39
filterwp_get_attachment_image_srcincludes\webp-serving.php:50
filterwp_calculate_image_srcsetincludes\webp-serving.php:51
actioninitincludes\webp-serving.php:214
Maintenance & Trust

Image Squeeze – Optimize WebP, Compress Images, Boost Performance Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 23, 2025
PHP min version7.4
Downloads689

Community Trust

Rating100/100
Number of ratings1
Active installs50
Developer Profile

Image Squeeze – Optimize WebP, Compress Images, Boost Performance Developer Profile

Mohamed Shili

2 plugins · 750 total installs

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

How We Detect Image Squeeze – Optimize WebP, Compress Images, Boost Performance

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

Asset Fingerprints

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

HTML / DOM Fingerprints

HTML Comments
<!-- BEGIN Image Squeeze WebP Rules --><!-- END Image Squeeze WebP Rules -->
JS Globals
window.imageSqueeze
FAQ

Frequently Asked Questions about Image Squeeze – Optimize WebP, Compress Images, Boost Performance