Bulk Delete Users by Keyword Security & Risk Analysis

wordpress.org/plugins/bulk-delete-users-by-keyword

Efficiently manage your WordPress users with keyword-based bulk deletion capabilities.

70 active installs v2.0 PHP 7.4+ WP 5.5+ Updated Jun 22, 2025
admin-toolsbulk-deletedelete-userskeyword-based-deletionuser-management
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bulk Delete Users by Keyword Safe to Use in 2026?

Generally Safe

Score 100/100

Bulk Delete Users by Keyword has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

Based on the provided static analysis and vulnerability history, the 'bulk-delete-users-by-keyword' v2.0 plugin exhibits a strong security posture. The code analysis reveals no dangerous functions, all SQL queries are prepared, and all outputs are properly escaped. Furthermore, there are no file operations or external HTTP requests, which are common vectors for exploits. The presence of nonce and capability checks on its two identified AJAX entry points is also a positive indicator, as these are crucial for preventing unauthorized actions.

The plugin's vulnerability history is equally encouraging, with zero recorded CVEs of any severity. This lack of historical vulnerabilities, combined with the robust code analysis signals, suggests that the developers have implemented good security practices. The taint analysis also shows no flows with unsanitized paths, further reinforcing the confidence in the code's safety.

In conclusion, this plugin appears to be developed with security in mind. Its small attack surface, strong authentication and authorization mechanisms on its entry points, and clean code analysis, coupled with an unblemished vulnerability history, indicate a low-risk profile. However, as with any software, continuous monitoring and updates are always recommended, although the current data suggests a very secure and well-maintained plugin.

Vulnerabilities
None known

Bulk Delete Users by Keyword Security Vulnerabilities

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

Bulk Delete Users by Keyword Code Analysis

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

Output Escaping

100% escaped8 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
bdubk_process_bulk_delete (bulk-delete-users-by-keyword.php:118)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Bulk Delete Users by Keyword Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_bdubk_get_user_countbulk-delete-users-by-keyword.php:24
authwp_ajax_bdubk_process_batchbulk-delete-users-by-keyword.php:25
WordPress Hooks 4
actionadmin_menubulk-delete-users-by-keyword.php:20
actionadmin_initbulk-delete-users-by-keyword.php:21
actionadmin_enqueue_scriptsbulk-delete-users-by-keyword.php:22
actionadmin_initbulk-delete-users-by-keyword.php:23
Maintenance & Trust

Bulk Delete Users by Keyword Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 22, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings1
Active installs70
Developer Profile

Bulk Delete Users by Keyword Developer Profile

Shiek Md Anwar Hussain Mizan (Sheikh MiZan)

2 plugins · 80 total installs

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

How We Detect Bulk Delete Users by Keyword

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bulk-delete-users-by-keyword/css/bdubk-admin-styles.css/wp-content/plugins/bulk-delete-users-by-keyword/js/bdubk-admin-script.js
Script Paths
js/bdubk-admin-script.js
Version Parameters
bulk-delete-users-by-keyword/css/bdubk-admin-styles.css?ver=bulk-delete-users-by-keyword/js/bdubk-admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
bdubk-bulk-delete-formbdubk-progress-containerbdubk-progress-barbdubk-progress-bar-fillbdubk-progress-textbdubk-processed-countbdubk-deleted-count
Data Attributes
id="bdubk-bulk-delete-form"name="bdubk_keyword"name="bdubk_batch_size"name="bdubk_search_fields[]"id="bdubk-progress-container"id="bdubk-progress-bar"+6 more
JS Globals
bdubk_ajax
REST Endpoints
/wp-admin/admin-ajax.php
FAQ

Frequently Asked Questions about Bulk Delete Users by Keyword