Bulk SMS Notification Security & Risk Analysis

wordpress.org/plugins/bulk-sms-notification

Bulk SMS Notification plugin sends SMS in bulk. Bulk SMS Notification sends bulk SMS based on selected user role.

10 active installs v2.0.1 PHP 5.3.0+ WP 4.6+ Updated Mar 20, 2026
bulk-smsmarketingrole-based-notificationsend-smssms-notification
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Bulk SMS Notification Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 1mo ago
Risk Assessment

The "bulk-sms-notification" plugin version 2.0.1 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to security best practices, with all identified entry points (AJAX handlers) including nonce and capability checks. The absence of dangerous functions, raw SQL queries, and unsanitized taint flows is highly commendable. Furthermore, all output is properly escaped, mitigating the risk of cross-site scripting vulnerabilities. The plugin also has a clean vulnerability history, with no recorded CVEs, indicating a well-maintained and secure codebase. The only notable external interaction is a single HTTP request, which, without further context, appears to be a minor potential risk if not handled securely within the plugin's logic.

While the static analysis reveals no immediate critical vulnerabilities, the presence of a single AJAX handler without explicit authentication checks (as noted in the 'Unprotected: 0' for entry points) warrants careful consideration. Although the analysis states it's protected, it's crucial to confirm the effectiveness of these protections in a real-world scenario. The use of a bundled library (DataTables) also presents a minor concern if it's not regularly updated, as outdated libraries can introduce vulnerabilities. Overall, this plugin appears to be developed with security in mind, but a comprehensive review of the single AJAX handler's protection mechanism and the DataTables library's versioning would further solidify its security assessment.

Key Concerns

  • Single AJAX handler without explicit auth check noted
  • Bundled library (DataTables) may be outdated
Vulnerabilities
None known

Bulk SMS Notification Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Bulk SMS Notification Release Timeline

v2.0.1Current
v2.0.0
v1.1.1
v1.0.1
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Bulk SMS Notification Code Analysis

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

Bundled Libraries

DataTables

Output Escaping

100% escaped290 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
register_customer (handler/class-mobsms-account-handler.php:35)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Bulk SMS Notification Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_mobsms_actioncontrollers/class-mobsms-ajax.php:42
WordPress Hooks 8
actionadmin_menuclass-mobsms.php:40
actionadmin_enqueue_scriptsclass-mobsms.php:41
actionadmin_enqueue_scriptsclass-mobsms.php:42
actionmobsms_show_messageclass-mobsms.php:43
actionadmin_footerclass-mobsms.php:44
actionadmin_initcontrollers/class-mobsms-ajax.php:33
actionadmin_inithandler/class-moblcfeedbackhandler.php:34
actionadmin_inithandler/class-mobsms-support-handler.php:32
Maintenance & Trust

Bulk SMS Notification Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 20, 2026
PHP min version5.3.0
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Bulk SMS Notification Developer Profile

miniOrange

41 plugins · 83K total installs

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

How We Detect Bulk SMS Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bulk-sms-notification/includes/css/style_settings.css/wp-content/plugins/bulk-sms-notification/includes/css/jquery.dataTables.min.css/wp-content/plugins/bulk-sms-notification/includes/js/settings_page.js/wp-content/plugins/bulk-sms-notification/includes/js/jquery.dataTables.min.js
Version Parameters
bulk-sms-notification/includes/css/style_settings.css?ver=bulk-sms-notification/includes/css/jquery.dataTables.min.css?ver=bulk-sms-notification/includes/js/settings_page.js?ver=bulk-sms-notification/includes/js/jquery.dataTables.min.js?ver=

HTML / DOM Fingerprints

CSS Classes
overlay_not_JQ_successpopup_text_not_JQoverlay_not_JQ_error
JS Globals
mobsms_admin_settings_scriptmobsms_admin_datatable_script
FAQ

Frequently Asked Questions about Bulk SMS Notification