Image Sizes Panel Security & Risk Analysis

wordpress.org/plugins/image-sizes-panel

Display a meta box when viewing a media item in the admin that display all generated images sizes.

100 active installs v0.4 PHP + WP 3.9+ Updated Feb 22, 2022
attachmentsimagesmediasizes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Image Sizes Panel Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "image-sizes-panel" v0.4 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, the code signals indicate good practices such as the exclusive use of prepared statements for SQL queries and the absence of dangerous functions, file operations, or external HTTP requests. The lack of known vulnerabilities in its history further reinforces this positive assessment, suggesting diligent security efforts by the developers. However, a significant concern arises from the low percentage of properly escaped output (9%). While the total number of outputs is small (11), this indicates a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is ever processed and rendered without adequate sanitization. Despite this, the overall lack of direct entry points and the absence of critical code signals or historical vulnerabilities paint a picture of a relatively safe plugin, with the output escaping being the primary area of caution.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

Image Sizes Panel Security Vulnerabilities

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

Image Sizes Panel Code Analysis

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

Output Escaping

9% escaped11 total outputs
Attack Surface

Image Sizes Panel Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_enqueue_scriptsadmin\admin.php:11
actionadd_meta_boxesadmin\admin.php:12
Maintenance & Trust

Image Sizes Panel Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 22, 2022
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings3
Active installs100
Developer Profile

Image Sizes Panel Developer Profile

Ben Huson

16 plugins · 21K total installs

90
trust score
Avg Security Score
86/100
Avg Patch Time
2 days
View full developer profile
Detection Fingerprints

How We Detect Image Sizes Panel

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/image-sizes-panel/admin/css/admin.css/wp-content/plugins/image-sizes-panel/admin/js/admin.js
Script Paths
/wp-content/plugins/image-sizes-panel/admin/js/admin.js
Version Parameters
image-sizes-panel/admin/css/admin.css?ver=image-sizes-panel/admin/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
image_sizes_panelgeneratednot-generatedundefinedinfosizediminfo-content+1 more
Data Attributes
id="image_sizes_panel"
FAQ

Frequently Asked Questions about Image Sizes Panel