DRegister Security & Risk Analysis

wordpress.org/plugins/dregister

Enhance your Registration Page. Require First Name, Last Name. Add custom fields. Require custom fields.

10 active installs v1.3 PHP + WP 2.0+ Updated Feb 14, 2009
custom-fieldsfieldsfirst_nameregisterregistration
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DRegister Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 17yr ago
Risk Assessment

The "dregister" plugin version 1.3 presents a mixed security posture. On the positive side, there are no recorded vulnerabilities (CVEs) associated with this plugin, and the static analysis shows no dangerous functions, no direct SQL queries without prepared statements, and no external HTTP requests. This suggests a generally cautious approach to handling sensitive operations. However, significant concerns arise from the output escaping and taint analysis. A very low percentage of outputs (2%) are properly escaped, indicating a high risk of Cross-Site Scripting (XSS) vulnerabilities where user-supplied data could be injected and executed by the browser. Furthermore, the taint analysis reveals two flows with unsanitized paths, which, while not classified as critical or high severity, still represent potential avenues for malicious data to enter and be processed without adequate validation. The absence of recorded vulnerabilities, coupled with these findings, might suggest that either the plugin's attack surface is very small, or that existing vulnerabilities have not yet been discovered or reported. While the lack of direct database manipulation risks and a history of no vulnerabilities are strengths, the pervasive issue with output escaping and the identified unsanitized taint flows are critical weaknesses that demand immediate attention.

Key Concerns

  • Low output escaping percentage
  • Unsanitized paths in taint analysis
Vulnerabilities
None known

DRegister Security Vulnerabilities

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

DRegister Code Analysis

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

Output Escaping

2% escaped61 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

3 flows2 with unsanitized paths
dr_add_fields (dregister.php:142)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DRegister Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 9
actionlogin_headdregister.php:111
actionadmin_headdregister.php:112
actionregister_formdregister.php:115
filterregistration_errorsdregister.php:118
actionuser_registerdregister.php:121
actionshow_user_profiledregister.php:124
actionedit_user_profiledregister.php:125
actionprofile_updatedregister.php:128
actionadmin_menudregister.php:214
Maintenance & Trust

DRegister Maintenance & Trust

Maintenance Signals

WordPress version tested2.7.1
Last updatedFeb 14, 2009
PHP min version
Downloads10K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

DRegister Developer Profile

juzaam

1 plugin · 10 total installs

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

How We Detect DRegister

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dregister/css/dregister.css

HTML / DOM Fingerprints

CSS Classes
dr_input_radio
Data Attributes
id="dr_custom_input"
FAQ

Frequently Asked Questions about DRegister