Advanced Bulk Actions Security & Risk Analysis

wordpress.org/plugins/bulk-actions

Supercharge the WordPress admin panel with additional bulk actions to manage your content

100 active installs v1.1.2 PHP + WP 4.7+ Updated May 31, 2017
actionsadminadvanced-bulk-actionsbulkbulk-actions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Advanced Bulk Actions Safe to Use in 2026?

Generally Safe

Score 85/100

Advanced Bulk Actions 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" plugin v1.1.2 exhibits a generally good security posture with some notable exceptions. The absence of any recorded vulnerabilities in its history and the responsible use of prepared statements for SQL queries are positive indicators. Furthermore, the plugin avoids risky operations like file manipulation or external HTTP requests. However, a significant concern arises from the static analysis, which reveals a single AJAX handler that lacks authentication checks. This unprotected entry point presents a potential attack vector that could be exploited by unauthenticated users.

The code analysis indicates a low overall risk, primarily due to the limited attack surface and the absence of critical security issues like dangerous functions or unsanitized taint flows. The high percentage of properly escaped output is also reassuring. Nevertheless, the single unprotected AJAX handler is a critical weakness that must be addressed. The plugin's clean vulnerability history is commendable and suggests a commitment to security from its developers, but this does not negate the immediate risk posed by the identified unprotected entry point.

In conclusion, while "bulk-actions" v1.1.2 demonstrates several security strengths, particularly in its database interactions and output handling, the presence of an unprotected AJAX handler is a serious flaw that significantly degrades its overall security. Remediation of this specific issue is paramount to improving the plugin's security posture.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Advanced Bulk Actions Security Vulnerabilities

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

Advanced Bulk Actions Code Analysis

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

Output Escaping

84% escaped31 total outputs
Attack Surface
1 unprotected

Advanced Bulk Actions Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_wpba/dismiss_noticelibrary\AdminFeedback.php:17
WordPress Hooks 9
actionplugins_loadedbulk-actions.php:79
actioninitbulk-actions.php:80
actionadmin_initbulk-actions.php:81
actionplugins_loadedbulk-actions.php:84
actionadmin_noticeslibrary\AdminFeedback.php:15
actionadmin_enqueue_scriptslibrary\AdminFeedback.php:16
actionadmin_noticeslibrary\ListScreen\Abstract.php:41
actionadmin_enqueue_scriptslibrary\ListScreen\Abstract.php:42
actionadmin_print_footer_scriptslibrary\ListScreen\Abstract.php:43
Maintenance & Trust

Advanced Bulk Actions Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedMay 31, 2017
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings5
Active installs100
Developer Profile

Advanced Bulk Actions 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 Advanced Bulk Actions

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/css/admin.css/wp-content/plugins/bulk-actions/js/admin.js/wp-content/plugins/bulk-actions/js/bulk-actions.js
Script Paths
/wp-content/plugins/bulk-actions/js/admin.js/wp-content/plugins/bulk-actions/js/bulk-actions.js
Version Parameters
bulk-actions/css/admin.css?ver=bulk-actions/js/admin.js?ver=bulk-actions/js/bulk-actions.js?ver=

HTML / DOM Fingerprints

CSS Classes
wpba-notice-feedback
Data Attributes
data-wpba-posttype
JS Globals
wpba_admin_options
FAQ

Frequently Asked Questions about Advanced Bulk Actions