Zoom Image Security & Risk Analysis

wordpress.org/plugins/zoom-image

Add zoom effect over featured image, thumbnails and variations on WooCommerce shops in a simple and elegant mode.

100 active installs v1.7.1 PHP + WP 3.0+ Updated Dec 4, 2014
imageimage-zoommagnifierwoocommercezoom
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zoom Image Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "zoom-image" plugin version 1.7.1 exhibits a generally strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events, particularly those lacking authentication checks, significantly limits its attack surface. Furthermore, the analysis shows no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests. This indicates a well-crafted plugin that adheres to secure coding practices in these critical areas.

However, a notable concern arises from the output escaping. With 10 total outputs, only 60% are properly escaped, leaving 40% potentially vulnerable to cross-site scripting (XSS) attacks. While no critical or high-severity taint flows were identified, and the plugin has no recorded vulnerability history, the unescaped output presents a tangible risk. The lack of nonce checks and capability checks, while potentially benign due to the limited attack surface, could become problematic if the plugin's functionality expands in future versions without corresponding security enhancements.

In conclusion, while the plugin demonstrates excellent foundational security by minimizing its attack surface and avoiding common pitfalls like raw SQL and dangerous functions, the unescaped output represents a significant weakness that should be addressed. The absence of historical vulnerabilities is a positive sign, but it does not negate the risks present in the current code. Addressing the output escaping would greatly improve the overall security of this plugin.

Key Concerns

  • Improper output escaping
Vulnerabilities
None known

Zoom Image Security Vulnerabilities

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

Zoom Image Code Analysis

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

Output Escaping

60% escaped10 total outputs
Attack Surface

Zoom Image Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
filterwoocommerce_single_product_image_htmlzoom-image.php:26
filterwoocommerce_single_product_image_thumbnail_htmlzoom-image.php:27
actionwoocommerce_product_thumbnailszoom-image.php:29
actionwp_enqueue_scriptszoom-image.php:30
actionadmin_menuzoom-image.php:33
actionadmin_initzoom-image.php:34
actionadmin_enqueue_scriptszoom-image.php:36
Maintenance & Trust

Zoom Image Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedDec 4, 2014
PHP min version
Downloads42K

Community Trust

Rating88/100
Number of ratings18
Active installs100
Developer Profile

Zoom Image Developer Profile

Alexandru Muscalu

1 plugin · 100 total installs

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

How We Detect Zoom Image

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zoom-image/css/zoom-image.css/wp-content/plugins/zoom-image/js/zoom-image.js/wp-content/plugins/zoom-image/js/colorPicker.js
Script Paths
/wp-content/plugins/zoom-image/js/zoom-image.js/wp-content/plugins/zoom-image/js/colorPicker.js
Version Parameters
zoom-image/css/zoom-image.css?ver=zoom-image/js/zoom-image.js?ver=

HTML / DOM Fingerprints

CSS Classes
thumb-image-add-zoom-image-feature
HTML Comments
<!-- Add zoom efect over featured image, thumbnails and variations on WooCommerce shops in a simple and elegant mode. -->
Data Attributes
data-zoom-image
JS Globals
jQuery
FAQ

Frequently Asked Questions about Zoom Image