AK Featured Post Widget Security & Risk Analysis

wordpress.org/plugins/akfeatured-post-widget

A widget that you can use to display your blog posts, custom post types, or woocommerce products!

400 active installs v2.0 PHP + WP 4.5.3+ Updated Jul 17, 2016
category-posts-widgetdisplay-postsfeature-category-postsfeatured-postspost-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AK Featured Post Widget Safe to Use in 2026?

Generally Safe

Score 85/100

AK Featured Post Widget 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 "akfeatured-post-widget" v2.0 plugin exhibits a mixed security posture. On one hand, the absence of known CVEs and a clean slate in taint analysis suggest a generally well-maintained codebase concerning external threats and data integrity. The complete reliance on prepared statements for SQL queries is a significant strength, mitigating common SQL injection risks. However, several concerning areas are highlighted by the static analysis. The presence of the `create_function` is a notable risk, as this function is deprecated and can be exploited in certain contexts. Furthermore, a substantial percentage of output (72%) is not properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities where user-supplied data might be rendered directly in the browser.

Key Concerns

  • Dangerous function create_function used
  • High percentage of unescaped output
Vulnerabilities
None known

AK Featured Post Widget Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

AK Featured Post Widget Release Timeline

v2.0Current
v1.9
v1.8
v1.7
v1.5
v1.4.1
v1.4
v1.3
v1.2
v1.1
Code Analysis
Analyzed Mar 16, 2026

AK Featured Post Widget Code Analysis

Dangerous Functions
1
Raw SQL Queries
0
0 prepared
Unescaped Output
58
22 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( '', 'register_widget( "ak_featured_post_widget" );' ) )ak_featured_post.php:353

Output Escaping

28% escaped80 total outputs
Attack Surface

AK Featured Post Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_enqueue_scriptsak_featured_post.php:352
actionwidgets_initak_featured_post.php:353
Maintenance & Trust

AK Featured Post Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedJul 17, 2016
PHP min version
Downloads41K

Community Trust

Rating84/100
Number of ratings5
Active installs400
Developer Profile

AK Featured Post Widget Developer Profile

kaser

2 plugins · 410 total installs

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

How We Detect AK Featured Post Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/akfeatured-post-widget/css/custom.css/wp-content/plugins/akfeatured-post-widget/js/script.js
Script Paths
/wp-content/plugins/akfeatured-post-widget/js/script.js

HTML / DOM Fingerprints

CSS Classes
post_type_optionhidden_options
Data Attributes
onchange="showOps(this)"onchange="showLinktitle(this)"selected($list_category->cat_ID, $instance['category'])
FAQ

Frequently Asked Questions about AK Featured Post Widget