Searchable Categories Security & Risk Analysis

wordpress.org/plugins/searchable-categories

Searchable Categories allows a quick real-time search through categories while selecting in new post/edit post view.

10 active installs v0.2 PHP + WP 3.1+ Updated Mar 2, 2011
adminadministrationdashboardmetapost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Searchable Categories Safe to Use in 2026?

Generally Safe

Score 85/100

Searchable Categories 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 "searchable-categories" plugin v0.2 exhibits a generally good security posture with no known vulnerabilities or critical code signals. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the plugin's adherence to prepared statements for all SQL queries and the presence of at least one capability check are positive security indicators.

However, a notable concern arises from the low percentage of properly escaped output (14%). This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not adequately sanitized before being displayed. While the taint analysis shows no unsanitized flows, this is based on a limited scope (0 flows analyzed), and the low output escaping rate still presents a latent risk.

Given the plugin's zero recorded CVEs and the lack of past vulnerabilities, it suggests a history of security diligence. However, the static analysis, particularly the output escaping, indicates an area that requires attention to maintain a robust security profile. The plugin's strengths lie in its minimal attack surface and secure SQL handling, but the potential for XSS due to insufficient output escaping is the primary weakness identified.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

Searchable Categories Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Searchable Categories Code Analysis

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

Output Escaping

14% escaped29 total outputs
Attack Surface

Searchable Categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filteradmin_menusearchablecategories.php:87
Maintenance & Trust

Searchable Categories Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedMar 2, 2011
PHP min version
Downloads3K

Community Trust

Rating80/100
Number of ratings1
Active installs10
Developer Profile

Searchable Categories Developer Profile

Jason Corradino

1 plugin · 10 total installs

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

How We Detect Searchable Categories

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
list:categorycategory-add
Data Attributes
id="catSearch"id="categorychecklist"id="category-add-toggle"id="newcategory"id="category-add-submit"
FAQ

Frequently Asked Questions about Searchable Categories