CodeFlavors Featured Post Security & Risk Analysis

wordpress.org/plugins/codeflavors-featured-post

Featured Post Plugin for WordPress with custom post type support.

30 active installs v1.1.1 PHP + WP 3.0+ Updated Aug 22, 2016
custom-post-typefeatured-postposttinymcevisual-composer
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is CodeFlavors Featured Post Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The code analysis for "codeflavors-featured-post" v1.1.1 reveals a plugin with a seemingly small attack surface and no immediately apparent critical security flaws within the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events that are unprotected is a positive sign, suggesting a limited number of potential entry points for attackers. Furthermore, the fact that all SQL queries are using prepared statements is a strong indicator of good database security practices. The plugin also avoids file operations and external HTTP requests, further reducing potential attack vectors.

However, the code analysis does flag concerns regarding output escaping, with over half of the output not being properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is directly reflected in the output without adequate sanitization. The lack of nonce checks and capability checks, coupled with the bundled TinyMCE library (which can sometimes be a vector if not updated or configured securely), represents potential weaknesses that could be exploited in conjunction with other issues. The vulnerability history being empty is positive, but it doesn't negate the risks identified in the code analysis. Overall, while the plugin demonstrates good practices in certain areas like SQL handling and a limited attack surface, the significant percentage of unescaped output is a notable concern that requires attention.

Key Concerns

  • High percentage of unescaped output
  • Missing nonce checks
  • Missing capability checks
  • Bundled library (TinyMCE)
Vulnerabilities
None known

CodeFlavors Featured Post Security Vulnerabilities

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

CodeFlavors Featured Post Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

54% escaped13 total outputs
Attack Surface

CodeFlavors Featured Post Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionadmin_initincludes\compatibility.php:5
filtercfp_register_templateincludes\functions.php:73
actionwp_print_stylesincludes\functions.php:195
actionwp_print_stylesincludes\functions.php:318
actionwp_enqueue_scriptsincludes\functions.php:343
actionwp_enqueue_scriptsincludes\functions.php:360
actionwp_footerincludes\functions.php:388
actioninitindex.php:38
actionwidgets_initindex.php:41
Maintenance & Trust

CodeFlavors Featured Post Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedAug 22, 2016
PHP min version
Downloads4K

Community Trust

Rating70/100
Number of ratings2
Active installs30
Developer Profile

CodeFlavors Featured Post Developer Profile

CodeFlavors

3 plugins · 2K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect CodeFlavors Featured Post

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/codeflavors-featured-post/assets/css/style.css/wp-content/plugins/codeflavors-featured-post/assets/js/script.js
Script Paths
/wp-content/plugins/codeflavors-featured-post/assets/js/script.js
Version Parameters
codeflavors-featured-post/assets/css/style.css?ver=codeflavors-featured-post/assets/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
codeflavors-featured-posttheme-fancycf-overlaycf-inside
HTML Comments
<!-- CodeFlavors Featured Post styling --><!--end featured post-->
Data Attributes
data-iddata-title
JS Globals
CFP_Init
Shortcode Output
[featured_post][featured_slider]
FAQ

Frequently Asked Questions about CodeFlavors Featured Post