
WP Multisite Most Commented Posts Security & Risk Analysis
wordpress.org/plugins/wp-multisite-popular-postsDisplay network most commented posts with a Widget or a Shortcode.
Is WP Multisite Most Commented Posts Safe to Use in 2026?
Generally Safe
Score 85/100WP Multisite Most Commented Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'wp-multisite-popular-posts' plugin v1.4 presents a mixed security posture. On the positive side, it has a very small attack surface with only one shortcode and no AJAX handlers, REST API routes, or cron events that are exposed to external input. Furthermore, all SQL queries are properly prepared, and there are no file operations or external HTTP requests, which are common vectors for vulnerabilities. The absence of known CVEs and past vulnerabilities is also a strong indicator of good security practices historically.
However, significant concerns arise from the static analysis. The presence of the `create_function` dangerous function is a critical red flag, as it can be exploited for code injection if user-supplied data is passed to it without proper sanitization. The low percentage of properly escaped output (17%) is another major risk, suggesting that cross-site scripting (XSS) vulnerabilities are highly probable, allowing attackers to inject malicious scripts into the site. The complete lack of nonce checks and capability checks on its entry points, combined with the dangerous function, creates a substantial risk of unauthorized actions or information disclosure, especially given the plugin's focus on popular posts which might involve sensitive data or settings.
While the plugin has a clean vulnerability history, this does not negate the critical flaws identified in the current code. The reliance on `create_function` and the widespread unescaped output are significant security weaknesses that require immediate attention. The overall risk is moderate to high due to the potential for severe impacts like code execution and XSS, despite the limited attack surface and lack of known historical vulnerabilities.
Key Concerns
- Presence of dangerous function 'create_function'
- Low percentage of properly escaped output (17%)
- Missing nonce checks on entry points
- Missing capability checks on entry points
WP Multisite Most Commented Posts Security Vulnerabilities
WP Multisite Most Commented Posts Code Analysis
Dangerous Functions Found
Output Escaping
WP Multisite Most Commented Posts Attack Surface
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
WP Multisite Most Commented Posts Maintenance & Trust
Maintenance Signals
Community Trust
WP Multisite Most Commented Posts Alternatives
Popular Widget
popular-widget
Display the most commented or most viewed posts in a tabbed widget, filter the post by date range or by category. It also includes a tags tab.
Disqus Popular Threads Widget
disqus-popular-threads-widget
Shows your most commented posts from Disqus via widget, shortcode, or template tag.
Most Popular Posts
most-popular-posts
This is a very simple widget that displays a link to the top commented posts on your blog.
anpPopular Post
anppopular-post
Widget to display a list of the most commented posts. The posts are displayed on a color scale of colors.
Simple Popular Posts
simple-popular-posts
Creates a very simple and basic widget for your sidebar to display most popular posts on your blog based on the number of comments only.
WP Multisite Most Commented Posts Developer Profile
14 plugins · 800 total installs
How We Detect WP Multisite Most Commented Posts
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-multisite-popular-posts/css/wp-multisite-popular-posts.cssHTML / DOM Fingerprints
wp_multisite_popular_postswp_widget_plugin_boxid="wp_multisite_popular_posts_widget"name="wp_multisite_popular_posts_widget"[wp_mpp][wp_mpp max="10" type="lastmonth"][wp_mpp max="5" type="currentmonth"]