
WP All Image Sizes Security & Risk Analysis
wordpress.org/plugins/all-image-listList all registered image sizes in a meta box on the attachment page (media library) and in the Media Uploader.
Is WP All Image Sizes Safe to Use in 2026?
Generally Safe
Score 85/100WP All Image Sizes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "all-image-list" v0.2 plugin exhibits a seemingly strong security posture based on the provided static analysis. The absence of any identified entry points like AJAX handlers, REST API routes, shortcodes, or cron events, and critically, the lack of unprotected ones, suggests a minimal attack surface. Furthermore, the code analysis shows no dangerous functions, no direct SQL queries (100% use prepared statements), no file operations, and no external HTTP requests. The taint analysis also returned zero flows, indicating no apparent path for untrusted input to reach sensitive sinks without proper sanitization within the scope analyzed.
However, a significant concern arises from the output escaping. With 7 total outputs and 0% properly escaped, this presents a clear risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed by the plugin is likely vulnerable to injection. The lack of nonce and capability checks is also a notable weakness, especially if any functionality were to be added later without these crucial security measures. The plugin's vulnerability history is clean, which is positive, but this can be misleading if the plugin has a small user base or hasn't been extensively tested for certain types of vulnerabilities. The overall conclusion is that while the plugin is currently small and seemingly has no exploitable vulnerabilities detected through the static analysis (beyond the unescaped output), the lack of output escaping is a critical flaw that needs immediate attention. The absence of checks and the limited scope of analysis suggest potential undiscovered issues.
Key Concerns
- All output is unescaped
- No nonce checks
- No capability checks
WP All Image Sizes Security Vulnerabilities
WP All Image Sizes Code Analysis
Output Escaping
WP All Image Sizes Attack Surface
WordPress Hooks 2
Maintenance & Trust
WP All Image Sizes Maintenance & Trust
Maintenance Signals
Community Trust
WP All Image Sizes Alternatives
Display Featured Image In Post List
display-featured-image-in-post-list
Plugin that show featured image on post list.
Swifty Image Widget
swifty-image-widget
Super simple but powerful widget that allows adding single or multiple images to your widget positions, using native media uploader.
Display All Image File Path
display-all-image-file-path
The plugin loops through all available image sizes and display it out to the users on the Edit Media screen and when you upload new content only.
WP All Image Sizes Developer Profile
2 plugins · 70 total installs
How We Detect WP All Image Sizes
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
all_image_sizes_listall_image_sizes_linkall_image_sizesdata-widthdata-heightdata-filename<div id="all_image_sizes"><div id="misc-publishing-actions"><div class="misc-pub-section"><select name="all_image_sizes_list" class="all_image_sizes_list">