Search with Azure Security & Risk Analysis

wordpress.org/plugins/search-with-azure

Use the power of the Microsoft Cloud to reduce load on your server and have a faster and more intelligent search.

10 active installs v1.1.1 PHP + WP 3.7+ Updated Sep 23, 2015
azuresearch
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Search with Azure Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The "search-with-azure" plugin v1.1.1 exhibits a mixed security posture. On the positive side, it demonstrates good practices regarding SQL queries, exclusively using prepared statements, and has no recorded vulnerability history, suggesting a generally stable codebase. The absence of dangerous functions, file operations, and critical taint analysis findings are also encouraging signs. However, significant concerns arise from its attack surface. With a total of 5 entry points, 4 of which lack authentication checks, and a complete absence of capability checks, this plugin presents a considerable risk of unauthorized access and execution of potentially harmful actions. Furthermore, over half of the output operations are not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities. While the plugin boasts no known CVEs, the lack of robust authentication and proper output sanitization on a substantial portion of its entry points creates a fertile ground for exploitation, even without pre-existing public vulnerabilities.

Key Concerns

  • 4 AJAX handlers without auth checks
  • 54% of outputs properly escaped
  • 0 capability checks
  • Large attack surface without auth
Vulnerabilities
None known

Search with Azure Security Vulnerabilities

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

Search with Azure Code Analysis

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

Output Escaping

54% escaped24 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
update_indexes (admin\class-azure-search-admin.php:124)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
4 unprotected

Search with Azure Attack Surface

Entry Points5
Unprotected4

AJAX Handlers 4

authwp_ajax_init_indexesincludes\class-azure-search.php:167
authwp_ajax_update_indexesincludes\class-azure-search.php:168
authwp_ajax_suggestionsincludes\class-azure-search.php:185
noprivwp_ajax_suggestionsincludes\class-azure-search.php:186

Shortcodes 1

[search_with_azure] public\class-azure-search-public.php:96
WordPress Hooks 18
actionplugins_loadedincludes\class-azure-search.php:130
actionadmin_enqueue_scriptsincludes\class-azure-search.php:142
actionadmin_enqueue_scriptsincludes\class-azure-search.php:143
actionwp_insert_postincludes\class-azure-search.php:149
actiondelete_postincludes\class-azure-search.php:150
actionadd_attachmentincludes\class-azure-search.php:153
actioncomment_postincludes\class-azure-search.php:154
actiondelete_attachmentincludes\class-azure-search.php:155
actiondelete_commentincludes\class-azure-search.php:156
actionedit_attachmentincludes\class-azure-search.php:157
actionedit_commentincludes\class-azure-search.php:158
actiontransition_post_statusincludes\class-azure-search.php:159
actionadmin_menuincludes\class-azure-search.php:163
actionadmin_initincludes\class-azure-search.php:164
actionwp_enqueue_scriptsincludes\class-azure-search.php:180
actionwp_enqueue_scriptsincludes\class-azure-search.php:181
actioninitincludes\class-azure-search.php:182
actionwidgets_initwidgets\azure-search-box-widget.php:5
Maintenance & Trust

Search with Azure Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 23, 2015
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Search with Azure Developer Profile

neilb27

3 plugins · 30 total installs

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

How We Detect Search with Azure

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/search-with-azure/css/azure-search-admin.css/wp-content/plugins/search-with-azure/js/azure-search-admin.js
Script Paths
/wp-content/plugins/search-with-azure/js/azure-search-admin.js
Version Parameters
search-with-azure/css/azure-search-admin.css?ver=search-with-azure/js/azure-search-admin.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Instance of this class should be passed to the run() functiondefined in Azure_Search_Loader as all of the hooks are definedin that particular class.The Azure_Search_Loader will then create the relationship+2 more
Data Attributes
data-progress_prefixdata-progress_infixdata-finished
JS Globals
admin_ajax_obj
REST Endpoints
/wp-json/search-with-azure/v1/init-indexes/wp-json/search-with-azure/v1/update-indexes
FAQ

Frequently Asked Questions about Search with Azure