
Category Show Security & Risk Analysis
wordpress.org/plugins/wp-catergory-showShows all posts from a category/tag into a page/post with order support.
Is Category Show Safe to Use in 2026?
Generally Safe
Score 85/100Category Show has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
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
Category Show Security Vulnerabilities
Category Show Code Analysis
SQL Query Safety
Output Escaping
Category Show Attack Surface
WordPress Hooks 3
Maintenance & Trust
Category Show Maintenance & Trust
Maintenance Signals
Community Trust
Category Show Alternatives
Posts by Category
posts-by-category
Display a list of posts from a specific category or tag.
WP Filter Posts – List Posts by Categories, Tags, Authors and dates
wp-filter-posts
Generate shortcode to list posts based on ids, categories, authors, tags or dates.
Post Listing
post-listing
Display list and grid of posts.
Blog Filter Post Filtering
blog-filter
Blog Filter helps users display posts in filterable grid and masonry layouts. Organize content by categories or tags with customizable designs.
Archive Title
archive-title
Provides options to control an archive page title.
Category Show Developer Profile
1 plugin · 100 total installs
How We Detect Category Show
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.