Genesis Featured Page Extended Security & Risk Analysis

wordpress.org/plugins/genesis-featured-page-extended

Extends the Genesis Featured Page plugin. Show as thumbnail any image in your media library and show your page excerpt. Requires Genesis Framework.

10 active installs v2.2.1 PHP + WP 3.5.1+ Updated Jan 24, 2014
genesis
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Genesis Featured Page Extended Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The 'genesis-featured-page-extended' v2.2.1 plugin exhibits a mixed security posture. On the positive side, it has a seemingly small attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are good security practices. The plugin also has no recorded vulnerability history, suggesting it has been relatively stable in the past.

However, there are significant concerns. The presence of the `create_function` is a major red flag. This function is deprecated and considered a security risk due to its ability to execute arbitrary code, especially if any user-supplied input could influence its behavior. Additionally, a substantial percentage of output (77%) is not properly escaped, creating a high risk of Cross-Site Scripting (XSS) vulnerabilities. The lack of nonce and capability checks across all entry points, combined with the unescaped output, means that any vulnerabilities introduced, particularly through the use of `create_function`, could be easily exploited.

Key Concerns

  • Use of deprecated and dangerous create_function()
  • High percentage of unescaped output (23% proper)
  • No nonce checks on any entry points
  • No capability checks on any entry points
Vulnerabilities
None known

Genesis Featured Page Extended Security Vulnerabilities

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

Genesis Featured Page Extended Code Analysis

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

Dangerous Functions Found

create_functionadd_action('widgets_init', create_function('', 'return register_widget("Genesis_Featured_Page_Extendgenesis-featured-page-extended.php:311

Output Escaping

23% escaped61 total outputs
Attack Surface

Genesis Featured Page Extended Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initgenesis-featured-page-extended.php:311
Maintenance & Trust

Genesis Featured Page Extended Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedJan 24, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Genesis Featured Page Extended Developer Profile

johanvandemerwe

4 plugins · 340 total installs

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

How We Detect Genesis Featured Page Extended

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-page-extended/css/style.css/wp-content/plugins/genesis-featured-page-extended/js/jquery.fittext.js
Script Paths
/wp-content/plugins/genesis-featured-page-extended/js/jquery.fittext.js
Version Parameters
genesis-featured-page-extended/css/style.css?ver=genesis-featured-page-extended/js/jquery.fittext.js?ver=

HTML / DOM Fingerprints

CSS Classes
featuredpage
Data Attributes
data-fittext
JS Globals
jQuery
Shortcode Output
[post_date][post_author_posts_link][post_comments]
FAQ

Frequently Asked Questions about Genesis Featured Page Extended