
My Category Excluder Security & Risk Analysis
wordpress.org/plugins/my-category-excluderThis plugin allows your registered users to exclude some categories from the queries on your site.
Is My Category Excluder Safe to Use in 2026?
Generally Safe
Score 85/100My Category Excluder has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin 'my-category-excluder' v0.3 presents a mixed security picture. On the positive side, the static analysis reveals no direct entry points like AJAX handlers, REST API routes, or shortcodes that are exposed without proper authentication or permission checks. Furthermore, the plugin demonstrates good practice by exclusively using prepared statements for all its SQL queries, and there are no recorded vulnerabilities (CVEs) for this plugin. The absence of dangerous function calls and file operations also contributes to a seemingly robust foundation.
However, a significant concern arises from the output escaping. With 7 total outputs and 0% properly escaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any dynamic data outputted by the plugin, if not sanitized and escaped, could be exploited by attackers to inject malicious scripts. While the plugin has a capability check, the lack of nonces for any potential entry points (though none were found) and the complete absence of taint analysis data (likely due to the lack of identifiable flows from the analysis) leave some gaps in a comprehensive security review. The vulnerability history being clear is encouraging, but the identified output escaping issue is a critical flaw that needs immediate attention.
Key Concerns
- Unescaped output
My Category Excluder Security Vulnerabilities
My Category Excluder Release Timeline
My Category Excluder Code Analysis
Output Escaping
My Category Excluder Attack Surface
WordPress Hooks 7
Maintenance & Trust
My Category Excluder Maintenance & Trust
Maintenance Signals
Community Trust
My Category Excluder Alternatives
Ultimate Category Excluder
ultimate-category-excluder
Ultimate Category Excluder allows you to quickly and easily exclude categories from your front page, archives, feeds, and search results.
Exclude Category from Blog
wonderplugin-exclude-category
Exclude categories from WordPress blog page, home page and search
Category Excluder Widget
category-excluder
This widget allows you to easily create a specific category list. You can exclude any categories you please.
Categories but exclude
categories-but-exclude-widget
Displays all categories except those selected in widget preferences.
Category Exclusions
category-exclusions
Manage category exclusions for your WordPress site's front page, feeds, and archives.
My Category Excluder Developer Profile
8 plugins · 140 total installs
How We Detect My Category Excluder
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/my-category-excluder/my-category-excluder.phpHTML / DOM Fingerprints
name="on_home"name="on_archives"name="on_feeds"name="include_cat"name="exclude_cat"name="cat_([0-9]+)"+1 more