Custom Search Filter Security & Risk Analysis

wordpress.org/plugins/custom-search-filter

Custom Search Filter is easy to use. Custom Search Filter WordPress plugin allows you to Custom Search Filter fields in your theme.

70 active installs v1.0 PHP + WP 4.6+ Updated Sep 29, 2016
adsadsensecustom-search-filterfieldsfiled
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Search Filter Safe to Use in 2026?

Generally Safe

Score 85/100

Custom Search Filter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The custom-search-filter plugin v1.0 exhibits a generally positive security posture with several good practices observed. The absence of known CVEs and no recorded vulnerabilities in its history suggest a history of responsible development or a lack of past scrutiny. The code analysis reveals no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests, which are all positive indicators. However, several concerns warrant attention. A significant portion of output is not properly escaped, posing a potential cross-site scripting (XSS) risk if user-supplied data is involved in these unescaped outputs. Furthermore, the plugin lacks nonce checks and capability checks, which, combined with the presence of a shortcode as an entry point, could be exploited in certain scenarios, especially if the shortcode processes user input. The zero taint analysis results are promising but could be a reflection of limited taint flow analysis rather than a complete absence of vulnerabilities.

Key Concerns

  • Insufficient output escaping (46% properly escaped)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Custom Search Filter Security Vulnerabilities

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

Custom Search Filter Code Analysis

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

Output Escaping

46% escaped48 total outputs
Attack Surface

Custom Search Filter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[csf_form] custom-search-filter.php:87
WordPress Hooks 5
actionadmin_menucustom-search-filter.php:12
actionadmin_initcustom-search-filter.php:17
actionadmin_enqueue_scriptscustom-search-filter.php:29
filterget_search_formcustom-search-filter.php:78
actioninitcustom-search-filter.php:211
Maintenance & Trust

Custom Search Filter Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedSep 29, 2016
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Custom Search Filter Developer Profile

seosbg

74 plugins · 10K total installs

97
trust score
Avg Security Score
95/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Custom Search Filter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-search-filter/css/admin.css

HTML / DOM Fingerprints

CSS Classes
custom-search-formcustom-search-filter
HTML Comments
Search Filter TitleSearch Text 1Search Text 2Search Text 3+7 more
Data Attributes
name="csf_title"name="search_text_1"name="search_text_2"name="search_text_3"name="search_text_4"name="search_text_5"+5 more
Shortcode Output
[csf_form]
FAQ

Frequently Asked Questions about Custom Search Filter