Bulk Actions Select All Security & Risk Analysis

wordpress.org/plugins/bulk-actions-select-all

Adds an option to the admin posts and terms overview pages to select all items (instead of just the ones on the current page) to apply bulk actions.

900 active installs v1.1.1 PHP + WP 3.5+ Updated Jun 2, 2017
adminbulkbulk-actionspoststerms
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bulk Actions Select All Safe to Use in 2026?

Generally Safe

Score 85/100

Bulk Actions Select All has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The "bulk-actions-select-all" plugin v1.1.1 exhibits a mixed security posture. On the positive side, the code analysis reveals a lack of dangerous functions, file operations, external HTTP requests, and critically, all SQL queries use prepared statements, and output is properly escaped. The absence of any recorded vulnerabilities in its history is also a strong indicator of good development practices. However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This unprotected entry point represents a potential avenue for attackers to interact with the plugin's functionality without proper authorization, even though the static analysis did not reveal any taint flows or SQL injection risks in this specific handler.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Bulk Actions Select All Security Vulnerabilities

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

Bulk Actions Select All Code Analysis

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

Output Escaping

100% escaped2 total outputs
Attack Surface
1 unprotected

Bulk Actions Select All Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_basa/dismiss_noticelibrary\AdminFeedback.php:17
WordPress Hooks 8
actionplugins_loadedbulk-actions-select-all.php:93
actioninitbulk-actions-select-all.php:94
actionplugins_loadedbulk-actions-select-all.php:108
actionadmin_enqueue_scriptslibrary\Admin.php:25
actioncheck_admin_refererlibrary\Admin.php:26
filterrequestlibrary\Admin.php:145
actionadmin_noticeslibrary\AdminFeedback.php:15
actionadmin_enqueue_scriptslibrary\AdminFeedback.php:16
Maintenance & Trust

Bulk Actions Select All Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedJun 2, 2017
PHP min version
Downloads22K

Community Trust

Rating92/100
Number of ratings30
Active installs900
Developer Profile

Bulk Actions Select All Developer Profile

Jesper van Engelen

7 plugins · 2K total installs

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

How We Detect Bulk Actions Select All

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bulk-actions-select-all/assets/js/admin.js/wp-content/plugins/bulk-actions-select-all/assets/css/admin.css
Script Paths
/wp-content/plugins/bulk-actions-select-all/assets/js/admin.js
Version Parameters
bulk-actions-select-all/assets/js/admin.js?ver=bulk-actions-select-all/assets/css/admin.css?ver=

HTML / DOM Fingerprints

JS Globals
BASA_Admin
FAQ

Frequently Asked Questions about Bulk Actions Select All