
List categories Security & Risk Analysis
wordpress.org/plugins/list-categoriesSimple plugin to display categories in any post or page with a shortcode.
Is List categories Safe to Use in 2026?
Generally Safe
Score 99/100List categories has a strong security track record. Known vulnerabilities have been patched promptly.
The 'list-categories' plugin v0.5 presents a mixed security posture. On the positive side, static code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and all identified outputs are properly escaped. Furthermore, there are no file operations or external HTTP requests, and taint analysis indicates no vulnerabilities. This suggests a development team that is aware of and implements several secure coding practices.
However, the plugin has a known history of vulnerabilities, including one medium-severity Cross-Site Scripting (XSS) issue recorded recently. While this specific vulnerability is not currently unpatched, the existence of past XSS issues warrants caution, especially as there are no explicit capability checks or nonce checks evident in the static analysis for its single shortcode entry point. The absence of these checks, combined with a past XSS vulnerability, could indicate a potential for similar issues if user-supplied data is not handled rigorously within the shortcode's logic.
In conclusion, while the plugin demonstrates good practices in areas like prepared statements and output escaping, the past XSS vulnerability and the lack of explicit authentication/authorization checks on its shortcode are significant weaknesses. The recent nature of the XSS vulnerability suggests that these types of issues have occurred and may reoccur. Therefore, caution is advised, and further manual inspection of the shortcode's input handling would be prudent.
Key Concerns
- Past medium severity XSS vulnerability
- No capability checks on shortcode
- No nonce checks on shortcode
List categories Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
List categories <= 0.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
List categories Code Analysis
Output Escaping
List categories Attack Surface
Shortcodes 1
Maintenance & Trust
List categories Maintenance & Trust
Maintenance Signals
Community Trust
List categories Alternatives
List category posts
list-category-posts
Very customizable plugin to list posts by category (or tag, author and more) in a post, page or widget. Uses the [catlist] shortcode to select posts.
Custom Category Listing Page
custom-category-listing-page
Custom Category Listing Page Allow to List Category Posts for each Category by Order ex: [post_listing]
Syno Author Bio
syno-author-bio
This plugin is for to show author bio in the post page.
Display Categories Widget
display-categories-widget
Display Categories Widget will display Child categories on your sidebar. Can be placed on widget in sidebar.
Blog-in-Blog
blog-in-blog
This plugin shows posts from a category on any page you like using shortcodes. Create multiple blogs within a blog using a category.
List categories Developer Profile
2 plugins · 86K total installs
How We Detect List categories
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
<ul class="categories">