cbnet Social Menu Security & Risk Analysis

wordpress.org/plugins/cbnet-social-menu

Manage and display your social network profile links using a custom navigation menu.

10 active installs v1.0 PHP + WP 3.8+ Updated Apr 13, 2016
cbnetcustom-nav-menumenusocialsocial-networks
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is cbnet Social Menu Safe to Use in 2026?

Generally Safe

Score 85/100

cbnet Social Menu 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 plugin "cbnet-social-menu" v1.0 exhibits a strong security posture based on the provided static analysis. It has a minimal attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events. Crucially, there are no entry points found that lack authentication or permission checks. The code also demonstrates good practices by utilizing prepared statements for all SQL queries and avoiding file operations and external HTTP requests, further reducing potential vulnerabilities. The absence of known CVEs and any recorded vulnerability history suggests a history of secure development or limited exposure. The lack of taint analysis findings reinforces this positive assessment, indicating no identified pathways for unsanitized data to cause critical or high-severity issues.

However, a significant concern arises from the very low percentage of properly escaped output (14%). This indicates that user-supplied data or dynamic content might be rendered directly without adequate sanitization, creating a risk of Cross-Site Scripting (XSS) vulnerabilities. While the static analysis did not explicitly flag XSS due to the limited attack surface and absence of taint flows in this version, this oversight in output escaping is a critical weakness. The plugin also lacks any nonces or capability checks, which, while not directly exploitable given the current attack surface, would be essential if new entry points were introduced in future versions. Therefore, while the current version appears relatively safe due to its limited functionality and lack of identified critical flaws, the output escaping issue represents a tangible security risk that needs immediate attention.

Key Concerns

  • Low output escaping percentage
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

cbnet Social Menu Security Vulnerabilities

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

cbnet Social Menu Code Analysis

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

Output Escaping

14% escaped14 total outputs
Attack Surface

cbnet Social Menu Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedcbnet-social-menu.php:45
actionafter_setup_themecbnet-social-menu.php:58
filterkses_allowed_protocolscbnet-social-menu.php:70
actionwp_enqueue_scriptscbnet-social-menu.php:86
actionwidgets_initcbnet-social-menu.php:95
Maintenance & Trust

cbnet Social Menu Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 13, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

cbnet Social Menu Developer Profile

Chip Bennett

7 plugins · 3K total installs

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

How We Detect cbnet Social Menu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cbnet-social-menu/css/cbnet-social-menu.css/wp-content/plugins/cbnet-social-menu/css/genericons.css/wp-content/plugins/cbnet-social-menu/css/font-awesome.css/wp-content/plugins/cbnet-social-menu/css/zurb-foundation.css/wp-content/plugins/cbnet-social-menu/css/justvector.css

HTML / DOM Fingerprints

CSS Classes
widget-cbnet-social-menusidebar-social-iconsmenu-socialmenu-social-itemsmenu-items
HTML Comments
<!-- Begin Social Icons --><!-- End Social Icons -->
Data Attributes
id="menu-social"id="menu-social-items"class="menu-items "
Shortcode Output
<ul class="leftcolcatlist">
FAQ

Frequently Asked Questions about cbnet Social Menu