Most Popular Tags Security & Risk Analysis

wordpress.org/plugins/most-popular-tags

Most Popular Tags is a plugin that displays your WordPress site's most popular tags, categories and custom taxonomies as a sidebar widget.

300 active installs v5.1 PHP + WP 2.9+ Updated Jul 30, 2015
categoriespopulartagcloudtagswidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Most Popular Tags Safe to Use in 2026?

Generally Safe

Score 85/100

Most Popular Tags has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 10yr ago
Risk Assessment

The "most-popular-tags" plugin version 5.1 presents a mixed security posture. On the positive side, the static analysis reveals no dangerous functions, no direct SQL queries (all are prepared statements), no file operations, and no external HTTP requests. This indicates good practices in several key security areas. However, concerns arise from the insufficient output escaping, with only 64% of outputs properly escaped, leaving a significant portion potentially vulnerable to cross-site scripting (XSS) attacks. Furthermore, the complete absence of nonce checks and capability checks across all entry points, including the shortcode, is a major oversight. This means any authenticated user could potentially trigger malicious actions through the shortcode without proper authorization or validation.

Key Concerns

  • Insufficient output escaping (36%)
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
None known

Most Popular Tags Security Vulnerabilities

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

Most Popular Tags Code Analysis

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

Output Escaping

64% escaped11 total outputs
Attack Surface

Most Popular Tags Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[tagcloud] mostpopulartags.php:330
WordPress Hooks 1
actionwidgets_initmostpopulartags.php:307
Maintenance & Trust

Most Popular Tags Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedJul 30, 2015
PHP min version
Downloads38K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

Most Popular Tags Developer Profile

maxpagels

3 plugins · 910 total installs

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

How We Detect Most Popular Tags

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/most-popular-tags/css/widget.css/wp-content/plugins/most-popular-tags/js/widget.js
Script Paths
/wp-content/plugins/most-popular-tags/js/widget.js
Version Parameters
most-popular-tags/css/widget.css?ver=most-popular-tags/js/widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
widget_most_popular_tags
Data Attributes
data-tagcountdata-smallestdata-largestdata-unitdata-formatdata-orderby+5 more
FAQ

Frequently Asked Questions about Most Popular Tags