Bulk Delete Users by Email Security & Risk Analysis

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

Allows bulk deletion of users by providing a list of emails. Deletes user data and meta, with batch processing for large lists.

100 active installs v2.0.1 PHP 7.4+ WP 4.0+ Updated Feb 24, 2026
bulk-deletedata-privacydeletegdpruser-management
99
A · Safe
CVEs total2
Unpatched0
Last CVEDec 2, 2022
Safety Verdict

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

Generally Safe

Score 99/100

Bulk Delete Users by Email has a strong security track record. Known vulnerabilities have been patched promptly.

2 known CVEsLast CVE: Dec 2, 2022Updated 1mo ago
Risk Assessment

The "bulk-delete-users-by-email" plugin version 2.0.1 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, SQL queries without prepared statements, unescaped output, file operations, and external HTTP requests are all positive indicators. The presence of nonce and capability checks on all identified AJAX handlers further mitigates common attack vectors like Cross-Site Request Forgery (CSRF).

However, the plugin's vulnerability history is a significant concern. With two known CVEs, including a past high-severity vulnerability, it indicates a tendency for security flaws to emerge. The types of past vulnerabilities (CSRF and Cross-Site Scripting) suggest potential issues with how user input is handled or validated, despite the static analysis currently reporting no such issues. The fact that a vulnerability was reported in late 2022 warrants attention.

In conclusion, while the current code version appears to have addressed past vulnerabilities and implements good security practices like nonce and capability checks, the historical record of significant past vulnerabilities prevents a completely clean bill of health. Users should remain vigilant and ensure the plugin is updated promptly when new versions are released to address any potential emerging threats.

Key Concerns

  • Total known CVEs (2)
  • Past high severity vulnerability
  • Past medium severity vulnerability
Vulnerabilities
2

Bulk Delete Users by Email Security Vulnerabilities

CVEs by Year

2 CVEs in 2022
2022
Patched Has unpatched

Severity Breakdown

High
1
Medium
1

2 total CVEs

CVE-2022-4266high · 8.8Cross-Site Request Forgery (CSRF)

Bulk Delete Users by Email <= 1.2 - Cross-Site Request Forgery

Dec 2, 2022 Patched in 2.0.0 (1030d)
CVE-2022-4267medium · 6.1Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Bulk Delete Users by Email <= 1.2 - Reflected Cross-Site Scripting

Dec 2, 2022 Patched in 2.0.0 (1030d)
Code Analysis
Analyzed Mar 16, 2026

Bulk Delete Users by Email Code Analysis

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

Bulk Delete Users by Email Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_bdube_prepare_deletionbulk-delete-users-by-email.php:32
authwp_ajax_bdube_process_batch_deletionbulk-delete-users-by-email.php:33
WordPress Hooks 2
actionadmin_menubulk-delete-users-by-email.php:30
actionadmin_enqueue_scriptsbulk-delete-users-by-email.php:31
Maintenance & Trust

Bulk Delete Users by Email Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 24, 2026
PHP min version7.4
Downloads5K

Community Trust

Rating82/100
Number of ratings10
Active installs100
Developer Profile

Bulk Delete Users by Email Developer Profile

Ben Konyn

1 plugin · 100 total installs

78
trust score
Avg Security Score
99/100
Avg Patch Time
1030 days
View full developer profile
Detection Fingerprints

How We Detect Bulk Delete Users by Email

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-email/admin-style.css/wp-content/plugins/bulk-delete-users-by-email/admin-script.js
Script Paths
/wp-content/plugins/bulk-delete-users-by-email/admin-script.js
Version Parameters
bulk-delete-users-by-email/admin-style.css?ver=bulk-delete-users-by-email/admin-script.js?ver=

HTML / DOM Fingerprints

CSS Classes
bdube-wrapbdube-email-listbdube-prepare-buttonbdube-resultsbdube-results-titlebdube-user-list-previewbdube-delete-buttonbdube-cancel-button+5 more
Data Attributes
id="bdube-email-list"id="bdube-prepare-button"id="bdube-results"id="bdube-results-title"id="bdube-user-list-preview"id="bdube-delete-button"+6 more
JS Globals
bdube_ajax
REST Endpoints
/wp-json/bulk-delete-users-by-email/v1/prepare_deletion/wp-json/bulk-delete-users-by-email/v1/process_batch_deletion
FAQ

Frequently Asked Questions about Bulk Delete Users by Email