Category Popular Tags Security & Risk Analysis

wordpress.org/plugins/category-popular-tags

Display popular tags on achieve/category page of your theme using sortcode or by calling a function.

0 active installs v1.0 PHP 5.6+ WP 3.5+ Updated Unknown
categorypopulartags
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Category Popular Tags Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "category-popular-tags" v1.0 plugin exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of dangerous functions, file operations, and external HTTP requests is commendable. Crucially, all detected SQL queries utilize prepared statements, and the limited attack surface (one shortcode) is not explicitly noted as unprotected. The lack of any known CVEs further reinforces its current safety profile.

However, there are areas for improvement. The plugin has a notable absence of nonce checks and capability checks. While the current static analysis did not identify any specific vulnerabilities stemming from this, it represents a potential weakness that could be exploited if the shortcode or other future entry points were to process user-supplied data in a sensitive manner. The output escaping, while mostly proper (80%), still leaves room for improvement, as 20% of outputs could potentially be vulnerable to cross-site scripting (XSS) if unsanitized data is ever passed through them.

In conclusion, "category-popular-tags" v1.0 is currently a low-risk plugin, demonstrating good practices in SQL handling and limiting its attack surface. Its clean vulnerability history is a significant positive. The primary concerns revolve around the missing security checks (nonces, capabilities) and the partially unescaped output, which are potential areas of future vulnerability, especially as the plugin evolves.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
  • Unescaped output (20% of 10)
Vulnerabilities
None known

Category Popular Tags Security Vulnerabilities

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

Category Popular Tags Code Analysis

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

SQL Query Safety

100% prepared1 total queries

Output Escaping

80% escaped10 total outputs
Attack Surface

Category Popular Tags Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[popular_category_tags] class\sortcode.class.php:24
WordPress Hooks 3
actionadmin_menuclass\settings.class.php:23
actionadmin_initclass\settings.class.php:24
actionwp_enqueue_scriptscore-init.php:13
Maintenance & Trust

Category Popular Tags Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Category Popular Tags Developer Profile

Abidemi Kusimo

2 plugins · 2K total installs

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

How We Detect Category 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/category-popular-tags/assets/plugin.css
Version Parameters
plugin.css?ver=1.0

HTML / DOM Fingerprints

JS Globals
window.cush_category_popular_tag_sc
Shortcode Output
[popular_category_tags
FAQ

Frequently Asked Questions about Category Popular Tags