Genesis Featured Image Header Security & Risk Analysis

wordpress.org/plugins/genesis-featured-image-header

Easily add a featured image to the header of every page on your site including Custom Post Type archive pages.

200 active installs v1.3 PHP 7.4+ WP 6.3+ Updated Jun 19, 2024
custom-post-typefeatured-imagegenesisheader
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Genesis Featured Image Header Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The genesis-featured-image-header plugin v1.3 exhibits a seemingly robust security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. Furthermore, the code analysis shows no dangerous functions, no raw SQL queries, and no file operations or external HTTP requests, which are all positive indicators. The vulnerability history also shows no known CVEs, suggesting a stable and well-maintained codebase in the past.

However, a critical concern arises from the output escaping analysis, which indicates that 0% of the 16 total outputs are properly escaped. This presents a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data displayed by the plugin that is not properly escaped could be manipulated by an attacker to inject malicious scripts. While taint analysis shows no flows with unsanitized paths, the lack of output escaping means that even if data were to become unsanitized in a future version or interaction, the escape mechanism would be absent, exacerbating the risk. The absence of nonce checks and capability checks, while not directly indicative of a current vulnerability given the limited attack surface, means that if new entry points were introduced, they might be vulnerable.

In conclusion, the plugin's strengths lie in its minimal attack surface and avoidance of common risky functionalities like raw SQL and dangerous functions. Nevertheless, the complete lack of output escaping is a major weakness that demands immediate attention. This significantly overshadows the other positive findings and makes the plugin susceptible to XSS attacks.

Key Concerns

  • 0% of outputs properly escaped
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Genesis Featured Image Header Security Vulnerabilities

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

Genesis Featured Image Header Code Analysis

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

Output Escaping

0% escaped16 total outputs
Attack Surface

Genesis Featured Image Header Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedgenesis-featured-image-header.php:38
actionadmin_menugenesis-featured-image-header.php:123
actionadmin_initgenesis-featured-image-header.php:173
actionadmin_enqueue_scriptsgenesis-featured-image-header.php:362
Maintenance & Trust

Genesis Featured Image Header Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 19, 2024
PHP min version7.4
Downloads20K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

Genesis Featured Image Header Developer Profile

AMP-MODE

15 plugins · 13K total installs

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

How We Detect Genesis Featured Image Header

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/genesis-featured-image-header/js/media-uploader.js/wp-content/plugins/genesis-featured-image-header/js/woo-hooks.js
Script Paths
wp-includes/js/wp-media-uploader.jswp-includes/js/media-uploader.js
Version Parameters
genesis-featured-image-header/js/media-uploader.js?ver=genesis-featured-image-header/js/woo-hooks.js?ver=

HTML / DOM Fingerprints

HTML Comments
Prevent direct access to the pluginCheck if Genesis is InstalledFeatured Image on Normal PagesFeatured Image On Archive Pages Settings Page
Data Attributes
id="upload_image_button"gfih_action_location
JS Globals
gfih_get_cptscustom_uploadergfih_on_pagesgfih_on_productgfih_action_location
Shortcode Output
<img src="
FAQ

Frequently Asked Questions about Genesis Featured Image Header