AddSearch Security & Risk Analysis

wordpress.org/plugins/addsearch-instant-search

Instant search for your WordPress site. Search as you type, synonyms, typo fix, content promotions, analytics and other advanced search features.

100 active installs v2.2.4 PHP + WP 3.9+ Updated Nov 4, 2024
category-searchinstant-searchpage-searchsearchsite-search
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AddSearch Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The addsearch-instant-search v2.2.4 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any known CVEs, critical taint flows, raw SQL queries, and the presence of capability checks are positive indicators. The plugin also adheres to good practices by not making external HTTP requests and having no file operations, further reducing its attack surface. However, a key area for concern is the output escaping, where only 69% of outputs are properly escaped. This leaves potential for cross-site scripting (XSS) vulnerabilities if user-supplied data is outputted without sufficient sanitization. Additionally, the complete lack of nonce checks across all entry points, while not directly flagged as a risk due to the absence of AJAX or REST API routes without auth, represents a missed opportunity for enhancing security and could become a concern if the plugin's architecture evolves to include more dynamic interactions.

Key Concerns

  • Partial output escaping
  • No nonce checks on entry points
Vulnerabilities
None known

AddSearch Security Vulnerabilities

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

AddSearch Code Analysis

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

Output Escaping

69% escaped42 total outputs
Attack Surface

AddSearch Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[addsearch] includes\functions.php:83
WordPress Hooks 17
actionplugins_loadedaddsearch.php:115
actionwp_enqueue_scriptsaddsearch.php:118
actioninitaddsearch.php:121
actionadmin_initaddsearch.php:123
actionadmin_initaddsearch.php:125
filterquery_varsaddsearch.php:127
actionadmin_menuaddsearch.php:129
actionadmin_enqueue_scriptsaddsearch.php:131
actionwpaddsearch.php:342
filterget_search_formaddsearch.php:345
filterrender_blockaddsearch.php:347
filtersearch_templateaddsearch.php:349
filterinitaddsearch.php:351
filterrequestaddsearch.php:353
actionadmin_noticesadmin\admin-notices.php:29
actionet_search_form_fieldsincludes\theme-functions.php:8
filteraddsearch_replace_search_pageincludes\theme-functions.php:39
Maintenance & Trust

AddSearch Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedNov 4, 2024
PHP min version
Downloads13K

Community Trust

Rating74/100
Number of ratings3
Active installs100
Developer Profile

AddSearch Developer Profile

AddSearch

1 plugin · 100 total installs

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

How We Detect AddSearch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/addsearch-instant-search/assets/js/settings.js/wp-content/plugins/addsearch-instant-search/assets/css/settings.css
Script Paths
https://addsearch.com/js/
Version Parameters
addsearch-instant-search/assets/js/settings.js?ver=addsearch-instant-search/assets/css/settings.css?ver=

HTML / DOM Fingerprints

Data Attributes
data-addsearch-widget-key
JS Globals
addsearch_config
FAQ

Frequently Asked Questions about AddSearch