My Category Excluder Security & Risk Analysis

wordpress.org/plugins/my-category-excluder

This plugin allows your registered users to exclude some categories from the queries on your site.

10 active installs v0.3 PHP + WP 2.8+ Updated Nov 24, 2010
categoriescategoryexcludeexcluderuser
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is My Category Excluder Safe to Use in 2026?

Generally Safe

Score 85/100

My Category Excluder 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 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
Vulnerabilities
None known

My Category Excluder Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

My Category Excluder Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

My Category Excluder Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

My Category Excluder Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionpre_get_postsmy-category-excluder.php:37
actionadmin_initmy-category-excluder.php:44
actionadmin_menumy-category-excluder.php:46
actionshow_user_profilemy-category-excluder.php:91
actionedit_user_profilemy-category-excluder.php:92
actionpersonal_options_updatemy-category-excluder.php:128
actionedit_user_profile_updatemy-category-excluder.php:129
Maintenance & Trust

My Category Excluder Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedNov 24, 2010
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

My Category Excluder Developer Profile

JohnnyPea

8 plugins · 140 total installs

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

How We Detect My Category Excluder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/my-category-excluder/my-category-excluder.php

HTML / DOM Fingerprints

Data Attributes
name="on_home"name="on_archives"name="on_feeds"name="include_cat"name="exclude_cat"name="cat_([0-9]+)"+1 more
FAQ

Frequently Asked Questions about My Category Excluder