GDPR Framework Add-on for Formidable Forms Security & Risk Analysis

wordpress.org/plugins/gdpr-for-formidable-forms

Tools to help with making Formidable Forms GDPR-compliant. Fully documented, extendable and developer-friendly.

40 active installs v2.0.0 PHP 5.6+ WP 4.7+ Updated Mar 30, 2023
complianceformidable-formsgdprprivacysecurity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GDPR Framework Add-on for Formidable Forms Safe to Use in 2026?

Generally Safe

Score 85/100

GDPR Framework Add-on for Formidable Forms has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The security posture of the gdpr-for-formidable-forms plugin v2.0.0 presents significant concerns despite a seemingly low attack surface and no recorded historical vulnerabilities. The static analysis reveals a critical weakness in the use of the `unserialize` function, which is a known vector for remote code execution when processing untrusted data. Furthermore, the complete lack of output escaping (0%) is highly alarming, indicating that any data outputted by the plugin is vulnerable to cross-site scripting (XSS) attacks. The use of SQL queries without prepared statements also exposes the plugin to SQL injection vulnerabilities. The taint analysis confirms these concerns with two flows identified as having unsanitized paths, suggesting potential for data manipulation or injection. While the absence of known CVEs and a low attack surface are positive indicators, they are overshadowed by the identified code-level risks. The plugin's reliance on insecure coding practices like unserialization and unescaped output, coupled with raw SQL queries, necessitates immediate attention and remediation.

Key Concerns

  • Dangerous function unserialize used
  • No output escaping detected
  • SQL queries without prepared statements
  • Critical taint flows with unsanitized paths
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

GDPR Framework Add-on for Formidable Forms Security Vulnerabilities

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

GDPR Framework Add-on for Formidable Forms Code Analysis

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

Dangerous Functions Found

unserialize$option_val_unserialized = unserialize(get_option("frm_gdpr_" . $_GET['id']));src\AdminSettingsTab.php:11

SQL Query Safety

0% prepared3 total queries

Output Escaping

0% escaped22 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
__construct (src\AdminSettingsTab.php:7)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GDPR Framework Add-on for Formidable Forms Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 12
actionplugins_loadedformidable-gdpr.php:24
actionadmin_noticesformidable-gdpr.php:28
actionadmin_noticesformidable-gdpr.php:50
actionadmin_noticessrc\AdminSettingsTab.php:17
filterfrm_add_form_settings_sectionsrc\AdminSettingsTab.php:26
filterfrm_form_options_before_updatesrc\AdminSettingsTab.php:27
actionfrm_field_options_formsrc\AdminSettingsTab.php:28
filterfrm_update_field_optionssrc\AdminSettingsTab.php:29
filtergdpr/data-subject/datasrc\FormidableForms.php:16
actiongdpr/data-subject/deletesrc\FormidableForms.php:17
actiongdpr/data-subject/anonymizesrc\FormidableForms.php:18
actionfrm_after_create_entrysrc\FormidableForms.php:19
Maintenance & Trust

GDPR Framework Add-on for Formidable Forms Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMar 30, 2023
PHP min version5.6
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs40
Developer Profile

GDPR Framework Add-on for Formidable Forms Developer Profile

Data443 Risk Mitigation, Inc.

10 plugins · 213K total installs

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

How We Detect GDPR Framework Add-on for Formidable Forms

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gdpr-for-formidable-forms/dist/css/gdpr-formidable-forms.css/wp-content/plugins/gdpr-for-formidable-forms/dist/js/gdpr-formidable-forms.js
Script Paths
/wp-content/plugins/gdpr-for-formidable-forms/dist/js/gdpr-formidable-forms.js
Version Parameters
gdpr-for-formidable-forms/dist/css/gdpr-formidable-forms.css?ver=gdpr-for-formidable-forms/dist/js/gdpr-formidable-forms.js?ver=

HTML / DOM Fingerprints

CSS Classes
gdpr-formidable-form-wrapper
Data Attributes
data-gdpr-formidable-form-id
FAQ

Frequently Asked Questions about GDPR Framework Add-on for Formidable Forms