Show Featured Image Size in Admin TopBar Security & Risk Analysis

wordpress.org/plugins/show-featured-image-size-in-admin-topbar

This plugin displays the image size for the featured image size in the admin top bar.

60 active installs v1.2 PHP + WP 3.0.1+ Updated Sep 23, 2023
adminadministrationfeatured-image-sizetopbar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Show Featured Image Size in Admin TopBar Safe to Use in 2026?

Generally Safe

Score 85/100

Show Featured Image Size in Admin TopBar has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The plugin "show-featured-image-size-in-admin-topbar" version 1.2 exhibits a generally strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points, and critically, none of these potential entry points are unprotected. The code also avoids dangerous functions, performs file operations, and makes external HTTP requests, and all SQL queries utilize prepared statements. This indicates a deliberate effort to minimize the attack surface and adhere to secure coding practices.

However, a notable concern arises from the output escaping. With only 33% of output properly escaped, there's a significant risk of Cross-Site Scripting (XSS) vulnerabilities. If any of the unescaped outputs display user-supplied or dynamic data, an attacker could potentially inject malicious scripts. The absence of any identified taint flows, while seemingly positive, might also suggest that the taint analysis was not comprehensive or that the plugin's functionality is very limited, thus not exposing complex data flow paths.

The plugin's vulnerability history is clean, with no known CVEs. This, combined with the lack of identified vulnerabilities in the code analysis, paints a picture of a plugin that has historically been secure. However, the lack of explicit capability checks and nonce checks, coupled with the poor output escaping, means that future vulnerabilities could easily be introduced if the plugin's functionality expands or if the current limited functionality interacts with dynamic data in unexpected ways. Overall, while the plugin has a good foundation, the output escaping issue presents a tangible and immediate risk that should be addressed.

Key Concerns

  • Poor output escaping (67% unescaped)
  • No capability checks implemented
  • No nonce checks implemented
Vulnerabilities
None known

Show Featured Image Size in Admin TopBar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Show Featured Image Size in Admin TopBar Release Timeline

v1.2Current
Code Analysis
Analyzed Mar 16, 2026

Show Featured Image Size in Admin TopBar Code Analysis

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

Output Escaping

33% escaped3 total outputs
Attack Surface

Show Featured Image Size in Admin TopBar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_initsfisiat.php:27
actionwp_before_admin_bar_rendersfisiat.php:56
actionadmin_headsfisiat.php:63
actionadmin_menusfisiat.php:66
actionadmin_initsfisiat.php:69
Maintenance & Trust

Show Featured Image Size in Admin TopBar Maintenance & Trust

Maintenance Signals

WordPress version tested6.3.8
Last updatedSep 23, 2023
PHP min version
Downloads4K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Show Featured Image Size in Admin TopBar Developer Profile

apasionados

28 plugins · 60K total installs

74
trust score
Avg Security Score
93/100
Avg Patch Time
326 days
View full developer profile
Detection Fingerprints

How We Detect Show Featured Image Size in Admin TopBar

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
featured-image-size-admin-topbar
Data Attributes
id="sfisiat_featured_image_size"name="sfisiat_featured_image_size"
FAQ

Frequently Asked Questions about Show Featured Image Size in Admin TopBar