RGPD Fields Registration Form Security & Risk Analysis

wordpress.org/plugins/rgpd-fields-registration-form

With this plugin you can add some extra fields on your default registration form of WordPress to adapt it to the GDPR.

30 active installs v0.1 PHP 7.1+ WP 5.1+ Updated Sep 17, 2020
formslearndashprivacyregistrationrpgd
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is RGPD Fields Registration Form Safe to Use in 2026?

Generally Safe

Score 85/100

RGPD Fields Registration Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

The 'rgpd-fields-registration-form' plugin v0.1 exhibits a generally positive security posture, with no critical or high-severity vulnerabilities found in the static analysis or taint flows. The complete absence of SQL queries, file operations, and external HTTP requests, along with the use of prepared statements for the few SQL interactions and the presence of nonce and capability checks, are strong indicators of good security development practices. The plugin also boasts a clean vulnerability history, with no recorded CVEs, which further bolsters confidence in its current security. However, a significant concern arises from the output escaping, where only 40% of outputs are properly escaped. This leaves a substantial portion of the plugin's output vulnerable to cross-site scripting (XSS) attacks if malicious data is introduced into the system. While the attack surface appears minimal and protected, this unescaped output is a notable weakness that requires attention to prevent potential client-side vulnerabilities.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

RGPD Fields Registration Form Security Vulnerabilities

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

RGPD Fields Registration Form Code Analysis

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

Output Escaping

40% escaped25 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
rgpd_frf_page_options (rgpd-frf.php:85)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

RGPD Fields Registration Form Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_enqueue_scriptsrgpd-frf.php:22
actionregister_formrgpd-frf.php:25
filterregistration_errorsrgpd-frf.php:52
filterlearndash-registration-errorsrgpd-frf.php:62
actionadmin_menurgpd-frf.php:83
Maintenance & Trust

RGPD Fields Registration Form Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedSep 17, 2020
PHP min version7.1
Downloads2K

Community Trust

Rating60/100
Number of ratings2
Active installs30
Developer Profile

RGPD Fields Registration Form Developer Profile

Rubén Alonso

1 plugin · 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 RGPD Fields Registration Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/rgpd-fields-registration-form/rgpd-frf-style.css
Version Parameters
/wp-content/plugins/rgpd-fields-registration-form/rgpd-frf-style.css?ver=0.1

HTML / DOM Fingerprints

CSS Classes
rgpd_frf_checkrgpd_frf_info
Data Attributes
name="rgpd_yes"name="privacy_url_rgpd_frf"name="init_text_rgpd_frf"name="responsible_rgpd_frf"name="purpose_rgpd_frf"name="legitimacy_rgpd_frf"+4 more
FAQ

Frequently Asked Questions about RGPD Fields Registration Form