YD WPMU Bloglist Widget Security & Risk Analysis

wordpress.org/plugins/yd-wpmu-bloglist-widget

Sidebar widget and template function to display an ordered blog list of subsites (with post count) on a page of the WordPress MU main site.

20 active installs v2.1.1 PHP + WP 2.9.1+ Updated Feb 1, 2013
blog-listblog-listingbloglistwordpress-muwpmu
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YD WPMU Bloglist Widget Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The yd-wpmu-bloglist-widget plugin v2.1.1 exhibits a mixed security posture. While the absence of known CVEs and a seemingly small attack surface are positive indicators, the static analysis reveals significant areas of concern. Notably, a very low percentage of outputs are properly escaped (4%), which is a critical weakness. This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied data could be directly injected into the output without sanitization. Furthermore, the taint analysis shows two flows with unsanitized paths, though no critical or high severity vulnerabilities were flagged, the presence of these flows without proper sanitization warrants attention. The lack of nonce checks and capability checks across all entry points, combined with the low output escaping rate, suggests a lack of robust input validation and authorization mechanisms. The SQL query usage is somewhat concerning as well, with 33% of queries potentially not using prepared statements, posing a risk of SQL injection if user input is involved in constructing these queries. The vulnerability history is clean, which is a strong positive, suggesting good past development practices or a lack of past targeted attacks. However, the current code analysis findings present a considerable risk that must be addressed.

Key Concerns

  • Low output escaping rate (4%)
  • Two unsanitized path flows in taint analysis
  • No nonce checks
  • No capability checks
  • Significant percentage of SQL queries not prepared
Vulnerabilities
None known

YD WPMU Bloglist Widget Security Vulnerabilities

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

YD WPMU Bloglist Widget Code Analysis

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

SQL Query Safety

67% prepared3 total queries

Output Escaping

4% escaped92 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
yd_wpmubl_options (yd-wpmu-bloglist-widget.php:161)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

YD WPMU Bloglist Widget Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninityd-wpmu-bloglist-widget.php:139
actionadmin_menuyd-wpmu-bloglist-widget.php:150
filterplugin_row_metayd-wpmu-bloglist-widget.php:576
filterthe_contentyd-wpmu-bloglist-widget.php:645
actionplugins_loadedyd-wpmu-bloglist-widget.php:728
actionwp_footeryd-wpmu-bloglist-widget.php:1059
Maintenance & Trust

YD WPMU Bloglist Widget Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedFeb 1, 2013
PHP min version
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

YD WPMU Bloglist Widget Developer Profile

Yann at WP&Co

14 plugins · 180 total installs

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

How We Detect YD WPMU Bloglist Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/yd-wpmu-bloglist-widget/css/style.css/wp-content/plugins/yd-wpmu-bloglist-widget/js/yd-wpmubl-admin.js
Script Paths
/wp-content/plugins/yd-wpmu-bloglist-widget/js/yd-wpmubl-admin.js
Version Parameters
/wp-content/plugins/yd-wpmu-bloglist-widget/css/style.css?ver=/wp-content/plugins/yd-wpmu-bloglist-widget/js/yd-wpmubl-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
blog_blockblog_listpost_count
HTML Comments
<!-- Original development of this plugin was kindly funded by http://www.pressonline.com --><!-- Spanish and Galician translation kindly provided by: Arume @ http://www.arumeinformatica.es/ --><!-- Dutch translation kindly provided by: Rene @ http://www.fethiyehotels.com --><!-- German translation by Rian Kramer @ Pangaea http://www.pangaea.nl -->+50 more
Data Attributes
yd-wpmubl_versionhome_bottomlinkhome_bottomtextcolumn_countbefore_blockafter_block+25 more
JS Globals
yd_wpmubl_version
FAQ

Frequently Asked Questions about YD WPMU Bloglist Widget