Registration form eu Security & Risk Analysis

wordpress.org/plugins/registration-form-eu

Plugin user signup and customize welcome email

0 active installs v1.0.3 PHP + WP 3.9+ Updated Nov 28, 2017
add-useremail-automationformregistrationwelcome-email
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Registration form eu Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The "registration-form-eu" plugin version 1.0.3 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by utilizing prepared statements for all SQL queries and having no recorded vulnerabilities (CVEs). It also has a very small attack surface, with only one shortcode and no AJAX handlers or REST API routes, which significantly reduces its exposure to common web attack vectors. However, several concerning signals emerge from the static analysis. The most significant weakness is the low percentage of properly escaped output (31%), suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of nonce checks and capability checks on its limited entry points, combined with two flows with unsanitized paths identified in the taint analysis, raises concerns about potential privilege escalation or unauthorized data manipulation, even if these specific flows didn't reach a critical severity in the analysis. The lack of critical or high vulnerabilities in its history is encouraging, but the current code analysis reveals potential weaknesses that could be exploited.

Key Concerns

  • Low output escaping percentage
  • Taint flows with unsanitized paths (2)
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Registration form eu Security Vulnerabilities

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

Registration form eu Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
9
4 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

31% escaped13 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
registration_form_shortcode (classes\class.rfe.php:77)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Registration form eu Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[registration-form-eu] classes\class.rfe.php:75
WordPress Hooks 2
actionplugins_loadedregistration-form-eu.php:57
filteradmin_menuregistration-form-eu.php:66
Maintenance & Trust

Registration form eu Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedNov 28, 2017
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Registration form eu Developer Profile

ilariotr

3 plugins · 300 total installs

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

How We Detect Registration form eu

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/registration-form-eu/images/signup.png

HTML / DOM Fingerprints

CSS Classes
registration-form-eu
HTML Comments
Shortcode: [registration-form-eu]
Data Attributes
name="registration_form_eu_options[rfe_enable]"name="registration_form_eu_options_cfg[rfe_style_field]"name="registration_form_eu_options_cfg[rfe_style_button]"name="registration_form_eu_options_cfg[rfe_subject]"name="registration_form_eu_options_cfg[rfe_message]"
Shortcode Output
[registration-form-eu]
FAQ

Frequently Asked Questions about Registration form eu