Featured Category Widget Security & Risk Analysis

wordpress.org/plugins/featured-category-widget

Showcase a specific category with ease, including setting a featured image and listing child categories.

10 active installs v1.0.1 PHP 5.3+ WP 3.5+ Updated Apr 1, 2018
categorywidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Featured Category Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "featured-category-widget" plugin version 1.0.1 presents a moderate security risk. While it demonstrates good practices by avoiding dangerous functions, performing no file operations, and using prepared statements for SQL queries, several significant concerns emerge from the static analysis. The presence of an unprotected AJAX handler represents a substantial attack vector that could be exploited without proper authentication. Furthermore, a concerningly low percentage of output escaping (61%) suggests a high likelihood of cross-site scripting (XSS) vulnerabilities, as user-supplied data may be directly rendered without adequate sanitization.

The plugin's history of zero known vulnerabilities is a positive indicator, suggesting a generally stable codebase in the past. However, this historical absence of reported issues does not negate the risks identified in the current code. The unprotected AJAX handler and the widespread unescaped output are critical vulnerabilities that need immediate attention, regardless of past security performance. The lack of capability checks and nonce checks on the identified AJAX handler further exacerbates these risks. In conclusion, while the plugin's SQL handling and lack of external requests are strengths, the unprotected AJAX endpoint and insufficient output escaping pose serious security weaknesses that require remediation.

Key Concerns

  • Unprotected AJAX handler
  • Insufficient output escaping
  • No nonce checks on AJAX
  • No capability checks
Vulnerabilities
None known

Featured Category Widget Security Vulnerabilities

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

Featured Category Widget Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Featured Category Widget Code Analysis

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

Output Escaping

61% escaped79 total outputs
Attack Surface
1 unprotected

Featured Category Widget Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_get_termsfeatured-category-widget.php:104
WordPress Hooks 6
actionadmin_enqueue_scriptsfeatured-category-widget.php:102
actionwp_enqueue_scriptsfeatured-category-widget.php:103
actioncreate_categoryfeatured-category-widget.php:107
actiondelete_categoryfeatured-category-widget.php:108
actionedit_categoryfeatured-category-widget.php:109
actionwidgets_initfeatured-category-widget.php:464
Maintenance & Trust

Featured Category Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedApr 1, 2018
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Featured Category Widget Developer Profile

craigsimps

4 plugins · 120 total installs

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

How We Detect Featured Category Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/featured-category-widget/assets/admin/featured-category-widget.js/wp-content/plugins/featured-category-widget/assets/admin/featured-category-widget.css/wp-content/plugins/featured-category-widget/assets/public/featured-category-widget.css
Script Paths
/wp-content/plugins/featured-category-widget/assets/admin/featured-category-widget.js
Version Parameters
featured-category-widget/assets/admin/featured-category-widget.js?ver=1.0.1featured-category-widget/assets/admin/featured-category-widget.css?ver=1.0.1

HTML / DOM Fingerprints

CSS Classes
featured-categoryfeatured-category-imagefeatured-category-image-linkfeatured-category-titlefeatured-category-description
JS Globals
window.fcw_load_terms_noncewindow.fcw_get_terms_nonce
FAQ

Frequently Asked Questions about Featured Category Widget