
Faceted Search Security & Risk Analysis
wordpress.org/plugins/faceted-searchThis plugin will create widgets that you can use to conduct faceted searches using the categories or tags on your site.
Is Faceted Search Safe to Use in 2026?
Generally Safe
Score 85/100Faceted Search has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "faceted-search" v3.4.4 plugin exhibits a mixed security posture. On the positive side, it has a zero attack surface exposed through common WordPress entry points like AJAX, REST API, and shortcodes, and there are no known historical vulnerabilities or CVEs associated with it. This suggests a generally well-maintained and secure codebase from an external attack vector perspective.
However, the static analysis reveals significant internal concerns. A high proportion of SQL queries (50%) are not using prepared statements, posing a risk of SQL injection if data is not properly sanitized before being used in these queries. Furthermore, only 18% of output is properly escaped, indicating a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis further highlights this, with 100% of analyzed flows showing unsanitized paths, and a significant number of these being of high severity, strongly suggesting that untrusted data is being processed and potentially rendered in an unsafe manner.
While the lack of historical vulnerabilities is a positive indicator, the current static analysis findings, particularly the high percentage of unescaped output and the critical taint flows, present immediate and serious risks that need to be addressed. The absence of nonce and capability checks also contributes to the overall security weaknesses, although the lack of exposed entry points mitigates some of the immediate impact. The plugin's strengths lie in its minimal external attack surface and clean vulnerability history, but its internal code quality regarding data sanitization and output escaping requires urgent attention.
Key Concerns
- High percentage of SQL queries not using prepared statements
- Low percentage of properly escaped output
- High severity taint flows with unsanitized paths
- Missing nonce checks
- Missing capability checks
Faceted Search Security Vulnerabilities
Faceted Search Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
Faceted Search Attack Surface
WordPress Hooks 9
Maintenance & Trust
Faceted Search Maintenance & Trust
Maintenance Signals
Community Trust
Faceted Search Alternatives
E-Commerce Autocomplete Search Bar
woo-autocomplete-search-bar
E-Commerce Autocomplete Search Bar: An autocomplete searchbar for E-Commerce products, categories, tags, or taxonomy
Taxonomy Meta Box Filter – Search taxonomies from the editor
taxonomy-meta-box-filter
Adds a search field above each taxonomy metabox in the post editor, making it easier to manage categories, tags, and custom taxonomies.
Category Search Explorer
category-search-explorer
A powerful and user-friendly category search tool for WordPress. Perfect for sites with extensive categories, tags, or custom taxonomies.
WP Search Exclude Categories and Tags
wp-search-exclude-categories-and-tags
License: GPLv2 or later WordPress plugin to block category and tag pages from search engines
Enhanced Media Library
enhanced-media-library
This plugin would be handy for those who need to manage a lot of media files.
Faceted Search Developer Profile
1 plugin · 30 total installs
How We Detect Faceted Search
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/faceted-search/faceted-search.css/wp-content/plugins/faceted-search/faceted-search-widget.js/wp-content/plugins/faceted-search/faceted-search-widget.jsfaceted-search/faceted-search.css?ver=faceted-search/faceted-search-widget.js?ver=HTML / DOM Fingerprints
facetedsearch-wrapperdata-taxonomydata-termswindow.facetedSearch[faceted_search_widget][faceted_search_tag_widget]