Category Show Security & Risk Analysis

wordpress.org/plugins/wp-catergory-show

Shows all posts from a category/tag into a page/post with order support.

100 active installs v0.4.2 PHP + WP 2.7+ Updated Mar 11, 2011
categorylistpostshowtag
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Category Show Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 15yr ago
Risk Assessment

The static analysis of the 'wp-catergory-show' plugin v0.4.2 reveals a generally good security posture concerning its direct attack surface. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, significantly limiting the plugin's potential entry points for malicious actors. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests is a positive indicator. However, the analysis highlights critical weaknesses in how SQL queries and output are handled. A concerning 100% of the two identified SQL queries are not using prepared statements, creating a substantial risk of SQL injection vulnerabilities. Similarly, none of the identified outputs are properly escaped, opening the door for Cross-Site Scripting (XSS) attacks. The plugin also lacks any nonce or capability checks, meaning actions performed by the plugin might not be properly authorized or protected against CSRF attacks. The vulnerability history shows no known CVEs, which is positive, but it's important to note that this doesn't guarantee future security, especially given the identified coding practice concerns.

Key Concerns

  • Raw SQL queries without prepared statements
  • Output not properly escaped
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Category Show Security Vulnerabilities

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

Category Show Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped1 total outputs
Attack Surface

Category Show Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitwp-category-show.php:214
actionadmin_menuwp-category-show.php:216
filterthe_contentwp-category-show.php:217
Maintenance & Trust

Category Show Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 11, 2011
PHP min version
Downloads15K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

Category Show Developer Profile

chackal_sjc

1 plugin · 100 total installs

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

How We Detect Category Show

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Category Show