NP posts bulk actions Security & Risk Analysis

wordpress.org/plugins/np-posts-bulk-actions

This plugin allows bulk updating of draft/publish status of posts and custom post type.

100 active installs v1.2.0 PHP 5.6+ WP 3.0.1+ Updated Dec 19, 2022
bulkbulk-actionsdraftpublishwp-posts-bulk-actions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is NP posts bulk actions Safe to Use in 2026?

Generally Safe

Score 85/100

NP posts bulk actions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The "np-posts-bulk-actions" plugin v1.2.0 exhibits a mixed security posture. While it demonstrates good practices by avoiding dangerous functions, raw SQL queries, file operations, and external HTTP requests, and includes a nonce check, significant concerns remain. The plugin has a small but critical attack surface, with two AJAX handlers identified, both of which lack authentication checks. This oversight represents a substantial risk, as it allows unauthenticated users to trigger functionality within the plugin, potentially leading to unauthorized actions.

The static analysis did not reveal any critical or high-severity taint flows, nor does the plugin have any recorded vulnerability history. This absence of past vulnerabilities and immediate taint issues is positive, suggesting a generally well-written codebase in certain areas. However, the presence of unprotected AJAX endpoints is a severe weakness that overshadows these strengths. The output escaping rate is also concerning, with over half of the outputs not being properly escaped, potentially opening the door to cross-site scripting (XSS) vulnerabilities if the data originates from user input.

In conclusion, while the plugin avoids common pitfalls like raw SQL and dangerous functions, the unprotected AJAX endpoints present a clear and present danger. The moderate output escaping rate further adds to the security concerns. Developers should prioritize implementing proper authentication and authorization checks for all AJAX actions and improve output escaping to mitigate these risks.

Key Concerns

  • Unprotected AJAX handlers found
  • Insufficient output escaping rate
Vulnerabilities
None known

NP posts bulk actions Security Vulnerabilities

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

NP posts bulk actions Code Analysis

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

Output Escaping

54% escaped13 total outputs
Attack Surface
2 unprotected

NP posts bulk actions Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_wp_posts_action_saveincludes\class-wp-posts-bulk-actions.php:162
noprivwp_ajax_wp_posts_action_saveincludes\class-wp-posts-bulk-actions.php:163
WordPress Hooks 8
actionplugins_loadedincludes\class-wp-posts-bulk-actions.php:142
actionadmin_enqueue_scriptsincludes\class-wp-posts-bulk-actions.php:157
actionadmin_enqueue_scriptsincludes\class-wp-posts-bulk-actions.php:158
actionadmin_menuincludes\class-wp-posts-bulk-actions.php:160
actioninitincludes\class-wp-posts-bulk-actions.php:165
actionadmin_noticesincludes\class-wp-posts-bulk-actions.php:167
actionwp_enqueue_scriptsincludes\class-wp-posts-bulk-actions.php:181
actionwp_enqueue_scriptsincludes\class-wp-posts-bulk-actions.php:182
Maintenance & Trust

NP posts bulk actions Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 19, 2022
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs100
Developer Profile

NP posts bulk actions Developer Profile

Nilesh Pipaliya

1 plugin · 100 total installs

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

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

HTML / DOM Fingerprints

CSS Classes
wp-pb-action-page-titlewp-pb-action-contantwp-pb-action-inner-contantwp-pb-action-inner-contant-headerwp-pb-action-inner-contant-bodywp-pb-action-selectwp-bulk-actions-labelwp-bulk-actions-label-all+1 more
Data Attributes
id="wp-pb-action-form"id="wp_posts_action_save_btn"
JS Globals
wppostajax
FAQ

Frequently Asked Questions about NP posts bulk actions