Smart Voice Search Security & Risk Analysis

wordpress.org/plugins/smart-voice-search

Smart Voice Search Plugin allows users to search your WordPress site using voice commands via the browser's built-in speech recognition functionality.

0 active installs v1.0 PHP + WP + Updated Unknown
searchspeech-recognitionvoice-searchwordpress-search
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Smart Voice Search Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "smart-voice-search" v1.0 plugin demonstrates a generally good security posture based on the static analysis. The absence of direct SQL injection vulnerabilities due to the use of prepared statements, proper output escaping, and no file operations or external HTTP requests are all positive indicators. The presence of nonce checks further strengthens its security against common replay and CSRF attacks.

However, the taint analysis reveals two flows with unsanitized paths, flagged as high severity. While the static analysis did not identify specific exploitable vulnerabilities from these, unsanitized paths represent a potential gateway for attackers to inject malicious data that could be processed in unintended ways. The plugin also lacks capability checks for its AJAX handlers, which, combined with the potential for unsanitized paths, could allow unauthenticated users to trigger actions or access data they shouldn't.

The vulnerability history is completely clean, with no recorded CVEs. This suggests a diligent development approach or perhaps a lack of targeted attacks. Despite the positive history, the identified high-severity taint flows are a significant concern that needs addressing to ensure robust security. The plugin's strengths lie in its handling of direct database and output security, but the potential for path-related vulnerabilities and the lack of capability checks on AJAX handlers present areas for improvement.

Key Concerns

  • High severity taint flows with unsanitized paths
  • AJAX handlers lack capability checks
Vulnerabilities
None known

Smart Voice Search Security Vulnerabilities

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

Smart Voice Search Code Analysis

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

Bundled Libraries

DataTables

SQL Query Safety

100% prepared7 total queries

Output Escaping

100% escaped24 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
smartvs_settings_page (smart-voice-search.php:70)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Smart Voice Search Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_store_voice_searchsmart-voice-search.php:191
noprivwp_ajax_store_voice_searchsmart-voice-search.php:192
WordPress Hooks 4
actionwp_enqueue_scriptssmart-voice-search.php:36
actionadmin_enqueue_scriptssmart-voice-search.php:46
actionadmin_menusmart-voice-search.php:68
actionwp_footersmart-voice-search.php:140
Maintenance & Trust

Smart Voice Search Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedUnknown
PHP min version
Downloads598

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Smart Voice Search Developer Profile

devecare

1 plugin · 0 total installs

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

How We Detect Smart Voice Search

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/smart-voice-search/css/voice-search.css/wp-content/plugins/smart-voice-search/assets/css/all.min.css/wp-content/plugins/smart-voice-search/assets/js/dataTables.min.js/wp-content/plugins/smart-voice-search/assets/css/dataTables.dataTables.min.css
Script Paths
/wp-content/plugins/smart-voice-search/js/voice-search.js
Version Parameters
smart-voice-search/css/voice-search.css?ver=smart-voice-search/assets/css/all.min.css?ver=smart-voice-search/assets/js/dataTables.min.js?ver=smart-voice-search/assets/css/dataTables.dataTables.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
voice-search-iconfloating-voice-search
Data Attributes
data-smartvs-page-slug
JS Globals
voiceSearch
FAQ

Frequently Asked Questions about Smart Voice Search