Featured Image Column Display Security & Risk Analysis

wordpress.org/plugins/featured-image-column-display

A plugin that adds the "Featured Image" column in admin posts and pages list.

40 active installs v2.0 PHP + WP + Updated Jul 17, 2019
developer-toolsfeatured-imageimagepagesposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Featured Image Column Display Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The "featured-image-column-display" v2.0 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, particularly those lacking authentication checks, significantly limits the plugin's attack surface. Furthermore, the code signals are positive, with no dangerous functions, no raw SQL queries (all use prepared statements), no file operations, and no external HTTP requests. The plugin also correctly avoids bundled libraries. The vulnerability history is clean, with no known CVEs, which is a significant strength. However, there are a couple of areas for improvement. The presence of two total outputs with only 50% properly escaped indicates a potential risk of Cross-Site Scripting (XSS) vulnerabilities. Additionally, the absence of any nonce checks and capability checks across the plugin's entry points, though currently minimal in number, represents a weakness that could be exploited if new entry points are added or if the plugin's functionality were to evolve. Despite these minor concerns, the plugin's current security profile is robust, demonstrating good development practices in critical areas like SQL handling and attack surface minimization. The lack of past vulnerabilities further reinforces this positive assessment, though vigilance regarding output escaping and potential future additions of entry points is recommended.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Featured Image Column Display Security Vulnerabilities

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

Featured Image Column Display Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

Featured Image Column Display Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
filtermanage_posts_columnsfeatured-image-column-display.php:21
filtermanage_posts_custom_columnfeatured-image-column-display.php:22
Maintenance & Trust

Featured Image Column Display Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 17, 2019
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings4
Active installs40
Developer Profile

Featured Image Column Display Developer Profile

Sawai S.

1 plugin · 40 total installs

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

How We Detect Featured Image Column Display

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
alignleft
FAQ

Frequently Asked Questions about Featured Image Column Display