Featured Image Zoom Security & Risk Analysis

wordpress.org/plugins/featured-image-zoom

Add a [zoom] shortcode to display a zoomable featured image.

1K active installs v2.1.0 PHP + WP 4.7+ Updated Jun 23, 2025
featured-imageimagemagnifythumbnailzoom
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Image Zoom Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "featured-image-zoom" plugin v2.1.0 exhibits a generally good security posture based on the static analysis. The absence of dangerous functions, proper use of prepared statements for SQL queries, and complete output escaping are strong indicators of secure coding practices. The plugin also has no known vulnerabilities or CVEs, which is a positive sign of its stability and maintenance. The limited attack surface, with only one shortcode and no unprotected entry points, further contributes to its strong security profile.

However, a significant concern arises from the complete lack of nonce checks and capability checks. While the static analysis did not identify any specific vulnerabilities stemming from this, it represents a potential gap in security. Without these checks, certain functionalities could theoretically be exploited if an attacker could trick a logged-in user into triggering them. The absence of taint analysis results is also noted, though this may be due to the nature of the plugin's functionality or the limitations of the analysis tool used.

In conclusion, the plugin is currently in a strong security state due to its clean code and lack of historical vulnerabilities. The primary weakness lies in the missing authentication and authorization checks for its entry points, which, while not exploited in this version, present a theoretical risk that should be addressed in future development to maintain its excellent security.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Featured Image Zoom Security Vulnerabilities

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

Featured Image Zoom Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface

Featured Image Zoom Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[zoom] featured-image-zoom.php:136
WordPress Hooks 2
filterplugin_row_metafeatured-image-zoom.php:64
actionwp_enqueue_scriptsfeatured-image-zoom.php:76
Maintenance & Trust

Featured Image Zoom Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 23, 2025
PHP min version
Downloads29K

Community Trust

Rating90/100
Number of ratings11
Active installs1K
Developer Profile

Featured Image Zoom Developer Profile

cubecolour

17 plugins · 21K total installs

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

How We Detect Featured Image Zoom

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
zoom
Data Attributes
data-zoom
JS Globals
php_vars
Shortcode Output
<div data-zoom=
FAQ

Frequently Asked Questions about Featured Image Zoom