Zoomify embed for WP Security & Risk Analysis

wordpress.org/plugins/zoom-image-shortcode

This plugin offers an easy way to embed zoomify .zif files in your WordPress website.

90 active installs v1.5.2 PHP + WP 3.0.1+ Updated Apr 6, 2023
imagesshortcodezoomify
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 5, 2025
Safety Verdict

Is Zoomify embed for WP Safe to Use in 2026?

Use With Caution

Score 63/100

Zoomify embed for WP has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 5, 2025Updated 2yr ago
Risk Assessment

The "zoom-image-shortcode" plugin v1.5.2 presents a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding external HTTP requests. It also has a limited attack surface with only one entry point (a shortcode) and no identified AJAX handlers or REST API routes that are unprotected. Furthermore, the static analysis revealed no critical or high-severity taint flows and no dangerous function usage. However, significant concerns arise from the complete lack of output escaping and the absence of any nonce or capability checks. This means that any output generated by the plugin's shortcode could potentially be vulnerable to cross-site scripting (XSS) attacks, as user-supplied data is not being sanitized before being displayed. The vulnerability history further exacerbates these concerns, with one medium-severity XSS vulnerability recorded and currently unpatched. This indicates a recurring pattern of insecure handling of user input that could lead to harmful code injection.

Key Concerns

  • Unpatched medium severity CVE
  • 0% output escaping
  • 0 capability checks
  • 0 nonce checks
Vulnerabilities
1

Zoomify embed for WP Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-58863medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Zoomify embed for WP <= 1.5.2 - Authenticated (Contributor+) Stored Cross-Site Scripting

Sep 5, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Zoomify embed for WP Code Analysis

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

Output Escaping

0% escaped2 total outputs
Attack Surface

Zoomify embed for WP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[zoomify] gh-zoomify.php:129
WordPress Hooks 5
actionwp_enqueue_scriptsgh-zoomify.php:37
filterupload_mimesgh-zoomify.php:49
actionadmin_menuinc\gh-zoomify-settings.php:17
filterupload_dirinc\gh-zoomify-settings.php:68
actionadmin_initinc\gh-zoomify-settings.php:88
Maintenance & Trust

Zoomify embed for WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedApr 6, 2023
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings7
Active installs90
Developer Profile

Zoomify embed for WP Developer Profile

SdeWijs

2 plugins · 90 total installs

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

How We Detect Zoomify embed for WP

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-shortcode/assets/js/ZoomifyImageViewerExpress-min.js/wp-content/plugins/zoom-image-shortcode/assets/css/zoomify-styles.css/wp-content/plugins/zoom-image-shortcode/assets/Skins/Default//wp-content/plugins/zoom-image-shortcode/assets/Skins/Light//wp-content/plugins/zoom-image-shortcode/assets/Skins/Dark/
Version Parameters
zoomify-jsgh-zoomify

HTML / DOM Fingerprints

CSS Classes
zoomify-wrapper
HTML Comments
<!-- code for header css and JS --><!-- Add support for uploading zif files --><!-- code for shortcode --><!-- Helper functions -->+2 more
Data Attributes
zskinpathzinitialzoomzinitialxzinitialyzminzoomzmaxzoom+9 more
JS Globals
Z.showImage
Shortcode Output
<div id='zoomifyContainer-' class='zoomify-wrapper'></div>
FAQ

Frequently Asked Questions about Zoomify embed for WP