Easy Featured Content Security & Risk Analysis

wordpress.org/plugins/easy-featured-content

This plugin allows you to mark content as featured and use the designation in your queries and via a template tag.

40 active installs v1.1.0 PHP + WP 3.5.1+ Updated May 23, 2014
adminfeatured-content
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Easy Featured Content Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The 'easy-featured-content' plugin v1.1.0 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The plugin has zero known CVEs, indicating a history of stability and likely diligent patching or avoidance of common vulnerability patterns. The code analysis reveals no dangerous functions, raw SQL queries, file operations, or external HTTP requests, which are all positive indicators. Furthermore, all identified entry points (AJAX handlers) include both nonce and capability checks, demonstrating good practice for securing interactive elements.

However, there is a significant concern regarding output escaping. The analysis indicates that 100% of the total outputs are not properly escaped. This creates a potential Cross-Site Scripting (XSS) vulnerability, where malicious scripts could be injected through the plugin's output and executed in the user's browser. While the attack surface is minimal (1 AJAX handler) and protected, the lack of output escaping represents a concrete and exploitable risk that could impact users, especially if user-supplied data is directly reflected in the output.

In conclusion, the plugin has a solid foundation with good input validation and access control mechanisms. The absence of past vulnerabilities is a positive sign. The primary weakness lies in its output handling, which needs immediate attention to mitigate XSS risks. Addressing this single area would significantly improve its overall security.

Key Concerns

  • Unescaped output
Vulnerabilities
None known

Easy Featured Content Security Vulnerabilities

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

Easy Featured Content Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Easy Featured Content Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_featured-contentfeatured-content.php:39
WordPress Hooks 7
actionadd_meta_boxesfeatured-content.php:33
actionadmin_enqueue_scriptsfeatured-content.php:34
actionafter_setup_themefeatured-content.php:37
actionsave_postfeatured-content.php:38
filterpre_get_postsfeatured-content.php:43
filterpage_row_actionsfeatured-content.php:45
filterpost_row_actionsfeatured-content.php:46
Maintenance & Trust

Easy Featured Content Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedMay 23, 2014
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs40
Developer Profile

Easy Featured Content Developer Profile

nickohrn

12 plugins · 760 total installs

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

How We Detect Easy Featured Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/easy-featured-content/resources/backend/featured-content.js
Script Paths
/wp-content/plugins/easy-featured-content/resources/backend/featured-content.js
Version Parameters
easy-featured-content/resources/backend/featured-content.js?ver=

HTML / DOM Fingerprints

CSS Classes
is-featured-content-toggle
Data Attributes
featured-content[is-featured-content]featured-content-is-featured-content-nofeatured-content-is-featured-content-yesfeatured-content-save-meta-nonce
JS Globals
Featured_Content
FAQ

Frequently Asked Questions about Easy Featured Content