Simple Exclude Categories Security & Risk Analysis

wordpress.org/plugins/simple-exclude-categories

Hide posts in categories on WordPress Homepage

200 active installs v1.1 PHP + WP 3.5+ Updated Feb 26, 2018
categoriesexcludehideoptions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Simple Exclude Categories Safe to Use in 2026?

Generally Safe

Score 85/100

Simple Exclude Categories has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "simple-exclude-categories" v1.1 plugin exhibits a very low attack surface, with no apparent entry points that are unprotected. The code analysis shows a clean slate regarding dangerous functions, file operations, and external HTTP requests. Notably, all SQL queries utilize prepared statements, which is a strong security practice. However, a significant concern is that none of the identified output operations are properly escaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected directly into the output without sanitization.

The plugin has no recorded vulnerabilities in its history, indicating a generally stable and secure track record. This, combined with the minimal attack surface and good SQL handling, paints a picture of a plugin that has historically been developed with security in mind. Despite the absence of historical CVEs and critical taint flows, the lack of output escaping remains a notable weakness that could be exploited. Therefore, while the plugin is generally secure due to its limited scope and good internal practices, the unescaped output represents a tangible risk that should be addressed.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

Simple Exclude Categories Security Vulnerabilities

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

Simple Exclude Categories Release Timeline

v1.1Current
v1.0
Code Analysis
Analyzed Mar 16, 2026

Simple Exclude Categories Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Simple Exclude Categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_initindex.php:29
filterpre_get_postsindex.php:30
Maintenance & Trust

Simple Exclude Categories Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedFeb 26, 2018
PHP min version
Downloads6K

Community Trust

Rating84/100
Number of ratings5
Active installs200
Developer Profile

Simple Exclude Categories Developer Profile

Hung Trang Si

3 plugins · 410 total installs

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

How We Detect Simple Exclude Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/simple-exclude-categories/plugin.css

HTML / DOM Fingerprints

CSS Classes
cat_lcb
Data Attributes
name="exclude_cats[]"id="exclude_cats[%d]"value="%d"
FAQ

Frequently Asked Questions about Simple Exclude Categories