Network Blog Manager Security & Risk Analysis

wordpress.org/plugins/network-blog-manager

A simple but powerful blog manager to be used in blog networks. Include an internal search engine, statistics, and some useful tool.

10 active installs v0.354 PHP + WP 3.0+ Updated May 11, 2011
dashboardmanagermultisitemultiusernetwork
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Network Blog Manager Safe to Use in 2026?

Generally Safe

Score 85/100

Network Blog Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The 'network-blog-manager' plugin v0.354 exhibits a mixed security posture. On the positive side, it has a clean vulnerability history with no known CVEs, indicating a generally well-maintained codebase or a lack of historically exploitable issues. The static analysis also shows no dangerous functions, file operations, or external HTTP requests, which are good indicators of a controlled environment. Furthermore, all identified AJAX handlers include nonce checks, a crucial security measure against CSRF attacks. However, a significant concern arises from the complete absence of capability checks on its 9 AJAX handlers. This means that any authenticated user, regardless of their role or privileges, could potentially trigger these handlers, opening the door to unauthorized actions. While there are no critical taint flows or unsanitized paths detected, the lack of capability checks on entry points is a substantial weakness. The moderate rate of SQL prepared statements (67%) and the very low rate of proper output escaping (8%) are also areas that require attention. In conclusion, while the plugin benefits from a clean vulnerability record and good practices like nonce checks, the critical oversight of not implementing capability checks on its AJAX handlers represents a notable security risk. The low rate of output escaping is also a concern that could lead to XSS vulnerabilities if not addressed.

Key Concerns

  • Missing capability checks on AJAX handlers
  • Low percentage of properly escaped output
  • SQL queries not using prepared statements
Vulnerabilities
None known

Network Blog Manager Security Vulnerabilities

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

Network Blog Manager Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

8% escaped13 total outputs
Attack Surface

Network Blog Manager Attack Surface

Entry Points9
Unprotected0

AJAX Handlers 9

authwp_ajax_searchfilternetworkBlogManager.php:34
authwp_ajax_confirmdomainnetworkBlogManager.php:35
authwp_ajax_emptycachenetworkBlogManager.php:36
authwp_ajax_getalexaRankplugin\nbm_alexaRank.php:7
authwp_ajax_getalexaLinksplugin\nbm_alexaRank.php:8
authwp_ajax_getalexaSpeedplugin\nbm_alexaRank.php:9
authwp_ajax_getalexaSlowerplugin\nbm_alexaRank.php:10
authwp_ajax_getpagerankplugin\nbm_pageRank.php:7
authwp_ajax_getyahooBossplugin\nbm_yahooBoss.php:7
WordPress Hooks 15
actioninitnetworkBlogManager.php:31
actionadmin_menunetworkBlogManager.php:32
actionadmin_headnetworkBlogManager.php:33
actioninitplugin\nbm_alexaRank.php:3
actiontableSearch_add_headerplugin\nbm_alexaRank.php:4
actiontableSearch_add_bodyplugin\nbm_alexaRank.php:5
actionadmin_headplugin\nbm_alexaRank.php:6
actioninitplugin\nbm_pageRank.php:3
actiontableSearch_add_headerplugin\nbm_pageRank.php:4
actiontableSearch_add_bodyplugin\nbm_pageRank.php:5
actionadmin_headplugin\nbm_pageRank.php:6
actioninitplugin\nbm_yahooBoss.php:3
actiontableSearch_add_headerplugin\nbm_yahooBoss.php:4
actiontableSearch_add_bodyplugin\nbm_yahooBoss.php:5
actionadmin_headplugin\nbm_yahooBoss.php:6
Maintenance & Trust

Network Blog Manager Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedMay 11, 2011
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Network Blog Manager Developer Profile

artilibere

1 plugin · 10 total installs

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

How We Detect Network Blog Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/network-blog-manager/css/networkBlogManager.css
Version Parameters
network-blog-manager.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrapnbm_domain
HTML Comments
<!-- Copyright 2010 Carlo Gandolfo (email : carlo@artilibere.com) --><!-- This program is free software; you can redistribute it and/or modify --><!-- it under the terms of the GNU General Public License, version 2, as --><!-- published by the Free Software Foundation. -->+21 more
Data Attributes
data-nonce
JS Globals
networkBlogManager_optionKeynbm_directory
FAQ

Frequently Asked Questions about Network Blog Manager