DX Login Register Security & Risk Analysis

wordpress.org/plugins/dx-login-register

Custom login and registration. 自定义登录注册。

300 active installs v1.0.1 PHP + WP 3.1+ Updated Dec 20, 2013
captchaloginregistersignsign-up
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DX Login Register Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

Based on the static analysis and vulnerability history provided, the "dx-login-register" plugin v1.0.1 exhibits a generally positive security posture. The absence of any identified CVEs and the minimal attack surface, with no unprotected AJAX handlers, REST API routes, shortcodes, or cron events, are significant strengths. Furthermore, the adherence to prepared statements for all SQL queries is a best practice that mitigates common SQL injection risks.

However, a notable concern arises from the low percentage of properly escaped output (16%). This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, where unsanitized user-provided data could be rendered directly into the browser, potentially executing malicious scripts. The lack of nonce checks and capability checks, while not directly evidenced as exploitable due to the absence of entry points, represents a potential gap in security if new entry points were to be introduced without proper authentication and authorization.

In conclusion, while the plugin avoids many common pitfalls like unpatched vulnerabilities and raw SQL, the substantial amount of unescaped output presents a clear and present danger. The vulnerability history is clean, which is encouraging, but the code analysis highlights a critical area for improvement to ensure the plugin's overall security.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

DX Login Register Security Vulnerabilities

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

DX Login Register Code Analysis

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

Output Escaping

16% escaped19 total outputs
Attack Surface

DX Login Register Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 20
actionadmin_menuclass-settings.php:74
actionadmin_initclass-settings.php:75
actionadmin_enqueue_scriptsclass-settings.php:76
actionadmin_headclass-settings.php:77
actionplugins_loadeddx-login-register.php:24
actionlogin_enqueue_scriptsextends\class-custom-form.php:9
actionlogin_headextends\class-custom-form.php:10
actionlogin_headerurlextends\class-custom-form.php:11
actionlogin_headertitleextends\class-custom-form.php:12
filterlogin_messageextends\class-custom-form.php:13
actionregister_formextends\class-custom-form.php:14
actionregister_formextends\class-custom-form.php:15
actionlogin_formextends\class-custom-form.php:16
actionregistration_errorsextends\class-verify.php:9
filterrandom_passwordextends\class-verify.php:10
filterwp_redirectextends\class-verify.php:11
filterwp_authenticate_userextends\class-verify.php:12
filterlogin_redirectextends\class-verify.php:13
actionwp_footerextends\class-verify.php:14
actionadmin_initextends\class-verify.php:15
Maintenance & Trust

DX Login Register Maintenance & Trust

Maintenance Signals

WordPress version tested3.8.41
Last updatedDec 20, 2013
PHP min version
Downloads17K

Community Trust

Rating74/100
Number of ratings3
Active installs300
Developer Profile

DX Login Register Developer Profile

daxiawp

3 plugins · 320 total installs

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

How We Detect DX Login Register

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/dx-login-register/assets/css/dx-login-register-frontend.css/wp-content/plugins/dx-login-register/assets/js/dx-login-register-frontend.js/wp-content/plugins/dx-login-register/assets/css/dx-login-register-admin.css/wp-content/plugins/dx-login-register/assets/js/dx-login-register-admin.js
Version Parameters
dx-login-register/assets/css/dx-login-register-frontend.css?ver=dx-login-register/assets/js/dx-login-register-frontend.js?ver=dx-login-register/assets/css/dx-login-register-admin.css?ver=dx-login-register/assets/js/dx-login-register-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
dx-login-register-form-wrapperdx-login-register-formdx-login-register-header-messagedxl-logo-wrapperdxl-settings-containerdxl-sidebar-container
HTML Comments
<!-- dx-login-register-frontend.css --><!-- dx-login-register-frontend.js --><!-- dx-login-register-admin.css --><!-- dx-login-register-admin.js -->
Data Attributes
data-dxlore-redirectdata-dxlore-captcha
JS Globals
dxLoginRegisterFrontend
FAQ

Frequently Asked Questions about DX Login Register