wpDataTables integration for Forminator Forms Security & Risk Analysis

wordpress.org/plugins/wpdatatables-forminator

Create responsive, sortable tables & charts from Forminator forms submissions with wpDataTables.

1K active installs v1.3.9 PHP 7.4+ WP 4.0+ Updated Dec 11, 2025
formforminatorquiztablewpdatatables
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is wpDataTables integration for Forminator Forms Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 3mo ago
Risk Assessment

The wpdatatables-forminator plugin, version 1.3.9, exhibits a generally strong security posture. The static analysis reveals a limited attack surface consisting of only two AJAX handlers, both of which have undergone nonce and capability checks, indicating good practice in securing these entry points. The absence of dangerous functions, raw SQL queries, file operations, and external HTTP requests further contributes to a positive security assessment. Furthermore, the plugin has no recorded vulnerabilities, suggesting a history of stable and secure development.

However, a significant concern arises from the output escaping analysis, where only 37% of outputs are properly escaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed on the frontend. While the taint analysis shows no unsanitized flows, the low percentage of proper output escaping represents a notable weakness that could be exploited. The lack of REST API routes and shortcodes also limits the attack vectors, but the core concern remains the insufficient output sanitization.

In conclusion, wpdatatables-forminator 1.3.9 is largely secure due to its limited attack surface and robust authentication/authorization checks on its entry points, coupled with a clean vulnerability history. The primary area for improvement and potential risk lies in the inadequate output escaping, which necessitates careful review and remediation to prevent potential XSS attacks.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

wpDataTables integration for Forminator Forms Security Vulnerabilities

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

wpDataTables integration for Forminator Forms Code Analysis

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

Output Escaping

37% escaped35 total outputs
Attack Surface

wpDataTables integration for Forminator Forms Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_wdt_forminator_get_form_fieldswdt-forminator-integration.php:49
authwp_ajax_wdt_forminator_save_table_configwdt-forminator-integration.php:52
WordPress Hooks 11
actionplugins_loadedwdt-forminator-integration.php:37
actionwpdatatables_enqueue_on_edit_pagewdt-forminator-integration.php:40
actionwpdatatables_add_table_type_optionwdt-forminator-integration.php:43
actionwpdatatables_add_data_source_elementswdt-forminator-integration.php:46
actionwpdatatables_generate_forminatorwdt-forminator-integration.php:55
actionwpdatatables_add_table_configuration_tabwdt-forminator-integration.php:58
actionwpdatatables_add_table_configuration_tabpanelwdt-forminator-integration.php:61
filterwpdatatables_filter_insert_table_arraywdt-forminator-integration.php:64
actionadmin_noticeswdt-forminator-integration.php:86
actionadmin_noticeswdt-forminator-integration.php:91
actionadmin_noticeswdt-forminator-integration.php:99
Maintenance & Trust

wpDataTables integration for Forminator Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 11, 2025
PHP min version7.4
Downloads57K

Community Trust

Rating100/100
Number of ratings2
Active installs1K
Developer Profile

wpDataTables integration for Forminator Forms Developer Profile

wpDataTables

3 plugins · 71K total installs

65
trust score
Avg Security Score
80/100
Avg Patch Time
1032 days
View full developer profile
Detection Fingerprints

How We Detect wpDataTables integration for Forminator Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpdatatables-forminator/assets/css/table_creation_wizard.css/wp-content/plugins/wpdatatables-forminator/assets/js/frf_table_config_object.js/wp-content/plugins/wpdatatables-forminator/assets/js/table_creation_wizard.js
Script Paths
/wp-content/plugins/wpdatatables-forminator/assets/js/frf_table_config_object.js/wp-content/plugins/wpdatatables-forminator/assets/js/table_creation_wizard.js
Version Parameters
/wp-content/plugins/wpdatatables-forminator/assets/css/table_creation_wizard.css?ver=/wp-content/plugins/wpdatatables-forminator/assets/js/frf_table_config_object.js?ver=/wp-content/plugins/wpdatatables-forminator/assets/js/table_creation_wizard.js?ver=

HTML / DOM Fingerprints

Data Attributes
data-wdt-forminator-form-iddata-wdt-forminator-form-type
JS Globals
wdtFRFSettingswdtFRFTranslationStringswdtForminatorForms
REST Endpoints
/wp-json/wpdatatables-forminator/v1/settings
Shortcode Output
[wpdatatable id=WDT_ID] (This is a generic wpDataTables shortcode, but the integration logic for 'forminator' as a data source type will be invoked.)
FAQ

Frequently Asked Questions about wpDataTables integration for Forminator Forms