SB SMS Sender Security & Risk Analysis

wordpress.org/plugins/sb-sms-sender

Send SMS to client using SMS club.

20 active installs v0.0.2 PHP 7.2+ WP 5.0+ Updated Jun 21, 2021
send-smssendersmssms-notificationswoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is SB SMS Sender Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "sb-sms-sender" plugin, in version 0.0.2, exhibits a generally positive security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events as entry points significantly limits the potential attack surface. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and having a high percentage of properly escaped output, reducing the risk of common web vulnerabilities like SQL injection and cross-site scripting.

Despite these strengths, there are areas that warrant attention. The lack of any recorded vulnerability history, while a positive sign, might also suggest limited historical analysis or a very new plugin. The presence of a single external HTTP request without further context raises a potential concern for supply chain attacks or data leakage if the external endpoint is compromised or malicious. More critically, the absence of any nonce checks or capability checks, particularly concerning if any functionality were to be added in the future, means that even a small number of entry points could be exploited without proper authorization.

In conclusion, the current version of "sb-sms-sender" appears to be relatively safe due to its minimal attack surface and strong adherence to secure coding practices for SQL and output handling. However, the lack of nonces and capability checks represents a significant weakness that could become a problem if the plugin evolves to include more interactive features. The single external HTTP request also requires careful monitoring.

Key Concerns

  • No nonce checks
  • No capability checks
  • External HTTP request without context
Vulnerabilities
None known

SB SMS Sender Security Vulnerabilities

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

SB SMS Sender Code Analysis

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

Output Escaping

88% escaped8 total outputs
Attack Surface

SB SMS Sender Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
filterwoocommerce_settings_tabs_arrayinc\admin.php:12
actionwoocommerce_thankyouinc\sender.php:15
actionwoocommerce_order_status_changedinc\sender.php:19
actionplugins_loadedsb-sms-sender.php:19
Maintenance & Trust

SB SMS Sender Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedJun 21, 2021
PHP min version7.2
Downloads936

Community Trust

Rating60/100
Number of ratings2
Active installs20
Developer Profile

SB SMS Sender Developer Profile

Max Shostak

1 plugin · 20 total installs

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

How We Detect SB SMS Sender

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/sb-sms-sender/inc/admin.php/wp-content/plugins/sb-sms-sender/inc/sender.php
Version Parameters
sb-sms-sender/inc/admin.php?ver=sb-sms-sender/inc/sender.php?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about SB SMS Sender