SF Category Menu Security & Risk Analysis

wordpress.org/plugins/sf-category-menu

Easy treeview menu for WordPress categories.

20 active installs v1.5 PHP + WP 3.8+ Updated Unknown
categorieschildmenupagesposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is SF Category Menu Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "sf-category-menu" v1.5 plugin exhibits a generally positive security posture based on the static analysis. The absence of any detected dangerous functions, SQL queries that are not properly prepared, file operations, or external HTTP requests is a strong indicator of secure coding practices. Furthermore, the lack of known historical vulnerabilities suggests a history of responsible development and maintenance. However, there are notable areas for improvement. A significant concern is the low percentage of properly escaped output, with only 15% of 20 total outputs being properly escaped. This presents a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sufficient sanitization. Additionally, the absence of nonce checks and capability checks, particularly given the presence of a shortcode which can be an entry point for malicious input, is a weakness. While the attack surface is small and currently appears unprotected points are zero, a single shortcode without proper checks could still be leveraged.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

SF Category Menu Security Vulnerabilities

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

SF Category Menu Code Analysis

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

Output Escaping

15% escaped20 total outputs
Attack Surface

SF Category Menu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[list_categories_thumbnails] sf-category-menu.php:347
WordPress Hooks 3
actionwidgets_initsf-category-menu.php:221
actionwp_enqueue_scriptssf-category-menu.php:241
actionplugins_loadedsf-category-menu.php:246
Maintenance & Trust

SF Category Menu Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

SF Category Menu Developer Profile

Studiofreya

3 plugins · 50 total installs

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

How We Detect SF Category Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sf-category-menu/tree-view/jquery.treeview.css
Script Paths
/wp-content/plugins/sf-category-menu/tree-view/jquery.treeview.js/wp-content/plugins/sf-category-menu/tree-view/lib/jquery.cookie.js
Version Parameters
sf-category-menu/tree-view/jquery.treeview.js?ver=sf-category-menu/tree-view/lib/jquery.cookie.js?ver=

HTML / DOM Fingerprints

CSS Classes
category_namecategory_name_countdynamic_sidemenucategory_row
Data Attributes
id='catnavigation'class='treeview'class='treeview-red'class='treeview-black'class='treeview-grey'class='treeview-famfamfam'
JS Globals
jQuery
Shortcode Output
<ul class='category_row'>
FAQ

Frequently Asked Questions about SF Category Menu