DW Block User Account Security & Risk Analysis

wordpress.org/plugins/block-user-account

This plugin blocks user accounts and prevents users from accessing the WP ADMIN

1K active installs v1.4 PHP 7.4+ WP 6.5+ Updated Aug 28, 2025
block-accountblock-userdisable-account
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DW Block User Account Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 7mo ago
Risk Assessment

The 'block-user-account' v1.4 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of a discernible attack surface, including AJAX handlers, REST API routes, shortcodes, and cron events, is a significant positive. Furthermore, the plugin demonstrates good practices by exclusively using prepared statements for its SQL queries and avoiding file operations and external HTTP requests. The presence of capability checks, even without explicit mention of nonce checks, suggests some level of access control is implemented.

However, a notable concern arises from the output escaping. With 50% of outputs not properly escaped, there is a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected directly in the output without sanitization. The lack of any taint analysis results is also interesting; it could indicate a very limited data flow or potentially that the analysis tools were not able to fully assess it. The plugin's history of zero vulnerabilities, across all severities and types, is highly commendable and suggests a commitment to secure coding practices. This, combined with the lack of an attack surface, points to a plugin that is likely very lightweight and focused. The primary weakness lies in the potential for XSS due to incomplete output escaping, which, while not a critical or high-severity finding on its own without further context, is the most concrete risk identified.

Key Concerns

  • 50% of outputs not properly escaped
Vulnerabilities
None known

DW Block User Account Security Vulnerabilities

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

DW Block User Account Code Analysis

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

Output Escaping

50% escaped2 total outputs
Attack Surface

DW Block User Account Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedblock-user-account.php:12
actionshow_user_profileblock-user-account.php:24
actionedit_user_profileblock-user-account.php:25
actionpersonal_options_updateblock-user-account.php:67
actionedit_user_profile_updateblock-user-account.php:68
filterbulk_actions-usersblock-user-account.php:90
filterhandle_bulk_actions-usersblock-user-account.php:98
filtermanage_users_columnsblock-user-account.php:125
actionmanage_users_custom_columnblock-user-account.php:133
filterauthenticateblock-user-account.php:158
actionadmin_enqueue_scriptsblock-user-account.php:180
Maintenance & Trust

DW Block User Account Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 28, 2025
PHP min version7.4
Downloads10K

Community Trust

Rating86/100
Number of ratings7
Active installs1K
Developer Profile

DW Block User Account Developer Profile

Dango Web

2 plugins · 1K total installs

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

How We Detect DW Block User Account

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/block-user-account/css/style.css

HTML / DOM Fingerprints

CSS Classes
bua-toggle-switchbua-toggle-slidertgluser-status-deactiveuser-status-active
Data Attributes
id="block_user"name="user_status"id="user_status"name="user_status_message"id="user_status_message"
FAQ

Frequently Asked Questions about DW Block User Account