
Enable/Disable Auto Login when Register Security & Risk Analysis
wordpress.org/plugins/auto-login-when-resisterThe plugin provides feature to enable/disable auto login when user register
Is Enable/Disable Auto Login when Register Safe to Use in 2026?
Use With Caution
Score 64/100Enable/Disable Auto Login when Register has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.
The "auto-login-when-resister" plugin v1.0.0 exhibits a mixed security posture. On the positive side, static code analysis reveals no dangerous functions, all SQL queries use prepared statements, and all identified outputs are properly escaped. There are also no file operations or external HTTP requests, and no bundled libraries, which minimizes certain attack vectors. However, the complete absence of nonce checks and capability checks across all entry points is a significant concern, as it implies that any potential functionality could be triggered without proper authorization.
The taint analysis shows one flow with unsanitized paths, although it is not rated as critical or high severity. This could still indicate a potential weakness depending on the nature of the unsanitized path. The most concerning aspect is the plugin's vulnerability history, which includes one unpatched medium severity CVE related to Cross-Site Request Forgery (CSRF). This suggests that the plugin has had known security flaws in the past, and one of them remains unaddressed, making it a target for attackers.
In conclusion, while the plugin demonstrates good practices in certain areas of code hygiene, the lack of authorization checks and the presence of an unpatched CSRF vulnerability present significant risks. Users should be aware of these potential weaknesses and consider the implications before deploying this plugin, especially on sensitive websites.
Key Concerns
- Unpatched Medium Severity CVE
- Flow with unsanitized paths (Taint Analysis)
- Missing nonce checks on all entry points
- Missing capability checks on all entry points
Enable/Disable Auto Login when Register Security Vulnerabilities
CVEs by Year
Severity Breakdown
1 total CVE
Enable/Disable Auto Login when Register <= 1.1.0 Cross-Site Request Forgery
Enable/Disable Auto Login when Register Code Analysis
Output Escaping
Data Flow Analysis
Enable/Disable Auto Login when Register Attack Surface
WordPress Hooks 2
Maintenance & Trust
Enable/Disable Auto Login when Register Maintenance & Trust
Maintenance Signals
Community Trust
Enable/Disable Auto Login when Register Alternatives
Allow Multiple Accounts
allow-multiple-accounts
Allow multiple user accounts to be created, registered, and updated having the same email address.
Customer Email Verification for WooCommerce
customer-email-verification-for-woocommerce
Secure WooCommerce registrations with OTP-based email verification, reducing spam and ensuring only valid email addresses are used.
Restrict Usernames
restrict-usernames
Restrict the usernames that new users may use when registering for your site.
Simple Subscriber Signup Widget
simple-subscriber-signup-widget
A simple plugin to allow visitors to submit their email and name and be added to the subscribers list
Auto Login After Registration
auto-login-after-registration
This plugin allows users to easily add a simple user registration form and login form anywhere on their site using simple shortcode.
Enable/Disable Auto Login when Register Developer Profile
5 plugins · 3K total installs
How We Detect Enable/Disable Auto Login when Register
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.