Sabines Zoom Gallery Security & Risk Analysis

wordpress.org/plugins/sabines-zoom-gallery

Creates a gallery of all the attached images to a page or post, with an inner zoom to the full image.

10 active installs v0.3.1 PHP + WP 3.5.0+ Updated Feb 2, 2015
captionsgalleryimageinner-zoomphoto
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Sabines Zoom Gallery Safe to Use in 2026?

Generally Safe

Score 85/100

Sabines Zoom Gallery 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 plugin 'sabines-zoom-gallery' v0.3.1 exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, unescaped output, file operations, and external HTTP requests are all positive indicators of secure coding practices. The fact that 100% of SQL queries use prepared statements and 100% of outputs are properly escaped demonstrates a commitment to preventing common web vulnerabilities. Furthermore, the plugin has no recorded CVEs, which suggests a history of stable and secure development.

While the static analysis reveals a clean codebase with no identified vulnerabilities in its entry points, there is a potential area for improvement. The plugin uses a shortcode as an entry point but lacks any explicit nonce or capability checks associated with it. This means that theoretically, any user could execute the shortcode's functionality without requiring specific permissions or passing a nonce, which could be a vector for unintended actions if the shortcode's logic is sensitive. However, given the current analysis showing no taint flows and no dangerous functions, the immediate risk is low. The overall security is good, but the lack of authorization checks on the shortcode is a minor weakness that should be addressed to enhance robustness.

Key Concerns

  • Shortcode without nonce/capability checks
Vulnerabilities
None known

Sabines Zoom Gallery Security Vulnerabilities

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

Sabines Zoom Gallery Code Analysis

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

Sabines Zoom Gallery Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[sabineszoom] sabines-zoom-gallery.php:45
WordPress Hooks 2
actionwp_headsabines-zoom-gallery.php:48
actionwp_enqueue_scriptssabines-zoom-gallery.php:50
Maintenance & Trust

Sabines Zoom Gallery Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedFeb 2, 2015
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Sabines Zoom Gallery Developer Profile

sabinevi

1 plugin · 10 total installs

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

How We Detect Sabines Zoom Gallery

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

Asset Fingerprints

Asset Paths
/sabines-zoom-gallery/css/sabines-style.css/sabines-zoom-gallery/js/jquery.elevateZoom-2.5.5.min.js
Script Paths
/wp-content/plugins/sabines-zoom-gallery/js/jquery.elevateZoom-2.5.5.min.js
Version Parameters
sabines-zoom-gallery/css/sabines-style.css?ver=sabines-zoom-gallery/js/jquery.elevateZoom-2.5.5.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
zoomer-wrapperzoomerzoomer-caption
Data Attributes
data-zoom-image
Shortcode Output
<div class="zoomer-wrapper"> <img class="zoomer" src="
FAQ

Frequently Asked Questions about Sabines Zoom Gallery