User Login Disable Security & Risk Analysis

wordpress.org/plugins/user-login-disable

Allows administrators to disable other user logins.

10 active installs v0.1.0 PHP 8.0+ WP 5.6+ Updated Jul 22, 2022
auditloginsecurityusers
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is User Login Disable Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

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
Vulnerabilities
None known

User Login Disable Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

User Login Disable Release Timeline

v0.1.0Current
Code Analysis
Analyzed Mar 17, 2026

User Login Disable Code Analysis

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

Output Escaping

71% escaped7 total outputs
Data Flows · Security
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
bulkActionNotifications (include\UserLoginDisablePlugin.php:239)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

User Login Disable Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionshow_user_profileinclude\UserLoginDisablePlugin.php:25
actionedit_user_profileinclude\UserLoginDisablePlugin.php:26
actionpersonal_options_updateinclude\UserLoginDisablePlugin.php:27
actionedit_user_profile_updateinclude\UserLoginDisablePlugin.php:28
filterwp_authenticate_userinclude\UserLoginDisablePlugin.php:31
actionwp_authenticate_application_password_errorsinclude\UserLoginDisablePlugin.php:34
filtermanage_users_columnsinclude\UserLoginDisablePlugin.php:37
filtermanage_users_custom_columninclude\UserLoginDisablePlugin.php:38
actionadmin_noticesinclude\UserLoginDisablePlugin.php:41
filterbulk_actions-usersinclude\UserLoginDisablePlugin.php:44
filterhandle_bulk_actions-usersinclude\UserLoginDisablePlugin.php:45
Maintenance & Trust

User Login Disable Maintenance & Trust

Maintenance Signals

WordPress version tested6.0.11
Last updatedJul 22, 2022
PHP min version8.0
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

User Login Disable Developer Profile

chexwarrior

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 User Login Disable

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about User Login Disable