
User Login Disable Security & Risk Analysis
wordpress.org/plugins/user-login-disableAllows administrators to disable other user logins.
Is User Login Disable Safe to Use in 2026?
Generally Safe
Score 85/100User Login Disable has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "user-login-disable" v0.1.0 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface. Furthermore, the code shows good practices with 100% of SQL queries using prepared statements and a high percentage (71%) of output being properly escaped. The presence of capability checks also indicates an awareness of WordPress security mechanisms.
However, a critical area of concern is the taint analysis which revealed one flow with an unsanitized path. While the severity is not explicitly categorized as high or critical in the taint analysis results, an unsanitized path can be a precursor to more serious vulnerabilities if not properly handled. The plugin's vulnerability history is clean, with no known CVEs, which is a positive indicator. The lack of dangerous function usage and file operations also contributes to its apparent safety.
In conclusion, the plugin demonstrates solid fundamental security practices. The primary concern stems from the single unsanitized path identified in the taint analysis, which warrants investigation to ensure no exploitable condition exists. The clean vulnerability history is a significant strength, but it's important to remember that new vulnerabilities can always emerge, especially in plugins with limited attack surfaces or less mature codebases.
Key Concerns
- Flows with unsanitized paths found
- Output escaping is not 100% proper
- No nonce checks present
User Login Disable Security Vulnerabilities
User Login Disable Release Timeline
User Login Disable Code Analysis
Output Escaping
Data Flow Analysis
User Login Disable Attack Surface
WordPress Hooks 11
Maintenance & Trust
User Login Disable Maintenance & Trust
Maintenance Signals
Community Trust
User Login Disable Alternatives
Expire User Passwords
expire-user-passwords
Require certain users to change their passwords on a regular basis.
Prevent Concurrent Logins
prevent-concurrent-logins
Prevents users from staying logged into the same account from multiple places.
User Session Control
user-session-control
View and manage all active user sessions in a custom admin screen.
Users Login Monitor
users-login-monitor
A freeware plugin, for daily-notify site administrator, about users who logged in during the day.
Activity Track – User Activity Log
activity-track
User activity log for WordPress — track logins, edits, and admin actions with real-time alerts, audit trail, and AI-powered summaries.
User Login Disable Developer Profile
1 plugin · 10 total installs
How We Detect User Login Disable
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.