Voice Forms Security & Risk Analysis

wordpress.org/plugins/voice-forms

Make the most tedious tasks on your website more accessible and easy to use. This plugin enables your visitors to speak to your webforms by adding a m …

20 active installs v3.1.0 PHP 5.3+ WP 2.6+ Updated Jul 12, 2023
voicevoice-firrstvoice-formsvoice-searchvoice-survey
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Voice Forms Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The static analysis of voice-forms v3.1.0 reveals a generally strong security posture. The plugin demonstrates excellent practices by having no identified AJAX handlers, REST API routes, shortcodes, or cron events that could serve as entry points, and importantly, none of these potential entry points are unprotected. Furthermore, the code shows a commitment to secure database interactions with 100% of SQL queries utilizing prepared statements. Output escaping is also robust, with 97% of outputs being properly escaped, and there are no critical or high-severity taint flows identified, indicating a low risk of data leakage or injection vulnerabilities stemming from data manipulation.

While the plugin excels in many areas, a few minor concerns can be noted. The presence of 12 file operations and 6 external HTTP requests, although not inherently risky without further context, warrants attention as these can sometimes be vectors for vulnerabilities if not handled with extreme care and proper validation. The plugin also has only 2 nonce checks and 1 capability check across its codebase. While the absence of a large attack surface mitigates this somewhat, a broader implementation of nonces and capability checks would further harden the plugin against potential brute-force or privilege escalation attempts.

The vulnerability history is exceptionally clean, with zero known CVEs, and no recorded common vulnerability types. This indicates a history of secure development and maintenance. In conclusion, voice-forms v3.1.0 appears to be a secure plugin based on the provided static analysis and vulnerability history. Its minimal attack surface, secure data handling practices, and lack of historical vulnerabilities are significant strengths. The minor areas for improvement relate to the comprehensive implementation of nonce and capability checks, and cautious handling of file operations and external HTTP requests.

Key Concerns

  • Low number of nonce checks
  • Low number of capability checks
Vulnerabilities
None known

Voice Forms Security Vulnerabilities

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

Voice Forms Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
76 escaped
Nonce Checks
2
Capability Checks
1
File Operations
12
External Requests
6
Bundled Libraries
0

Output Escaping

97% escaped78 total outputs
Attack Surface

Voice Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionadmin_noticesclasses\plugin.php:130
actionadmin_noticesclasses\plugin.php:156
filterplugin_row_metaclasses\plugin.php:198
actionadmin_menuclasses\settings-page.php:42
actionadmin_initclasses\settings-page.php:43
actioninitclasses\settings-page.php:673
actionelementor/widgets/registervoice-forms.php:88
actionelementor/elements/categories_registeredvoice-forms.php:89
Maintenance & Trust

Voice Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedJul 12, 2023
PHP min version5.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

Voice Forms Developer Profile

mspanwa2

5 plugins · 370 total installs

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

How We Detect Voice Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/voice-forms/css/voice-forms-admin-style.css/wp-content/plugins/voice-forms/css/voice-forms-style.css/wp-content/plugins/voice-forms/css/voice-forms-frontend.css/wp-content/plugins/voice-forms/css/voice-forms-backend.css/wp-content/plugins/voice-forms/js/voice-forms.js/wp-content/plugins/voice-forms/js/voice-forms-frontend.js/wp-content/plugins/voice-forms/js/voice-forms-backend.js/wp-content/plugins/voice-forms/js/voice-forms-admin.js
Script Paths
/wp-content/plugins/voice-forms/js/voice-forms.js/wp-content/plugins/voice-forms/js/voice-forms-frontend.js/wp-content/plugins/voice-forms/js/voice-forms-backend.js/wp-content/plugins/voice-forms/js/voice-forms-admin.js
Version Parameters
voice-forms/css/voice-forms-admin-style.css?ver=voice-forms/css/voice-forms-style.css?ver=voice-forms/css/voice-forms-frontend.css?ver=voice-forms/css/voice-forms-backend.css?ver=voice-forms/js/voice-forms.js?ver=voice-forms/js/voice-forms-frontend.js?ver=voice-forms/js/voice-forms-backend.js?ver=voice-forms/js/voice-forms-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
voice-formsvf-frontend-formvf-form-wrappervf-submit-buttonvf-text-inputvf-textareavf-radio-inputvf-checkbox-input+22 more
HTML Comments
<!-- voice-forms plugin --><!-- end voice-forms plugin --><!-- Voice Forms Admin Notices --><!-- Voice Forms Settings Page -->+2 more
Data Attributes
data-vf-form-iddata-vf-field-iddata-vf-micdata-vf-translatedata-vf-lang
JS Globals
VoiceFormsvf_client_infoVF_PLUGINVF_LANGUAGE_LIBRARY
REST Endpoints
/wp-json/voice-forms/v1/submit/wp-json/voice-forms/v1/recordings
Shortcode Output
[voice-forms[voice_form_display
FAQ

Frequently Asked Questions about Voice Forms