Newsletter SMS – SMSAPI Security & Risk Analysis

wordpress.org/plugins/newsletter-sms-smsapi

Plugin which allows you to create Newsletter which will collect clients phone numbers and allow you to send SMS messages to them.

70 active installs v2.0.4 PHP 7.0+ WP 4.2.3+ Updated Apr 13, 2022
newslettersmssmsapi
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Newsletter SMS – SMSAPI Safe to Use in 2026?

Generally Safe

Score 85/100

Newsletter SMS – SMSAPI 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 "newsletter-sms-smsapi" plugin v2.0.4 exhibits a mixed security posture. While it demonstrates good practices in its handling of SQL queries and output escaping, significant concerns arise from its attack surface. The presence of two AJAX handlers without authentication checks creates a direct vulnerability for unauthorized actions. The lack of any recorded vulnerabilities in its history might suggest a history of careful development or simply a lack of widespread discovery. However, the static analysis reveals a concerning lack of security controls where they are most needed.

The taint analysis did not reveal any critical or high severity issues, which is a positive sign. However, the fact that all analyzed flows involved unsanitized paths, even if not deemed critical by the analysis, warrants attention. The absence of nonce checks on the unprotected AJAX endpoints is a critical oversight that could lead to Cross-Site Request Forgery (X-SRF) attacks, allowing attackers to trigger actions on behalf of authenticated users. The plugin also utilizes the Guzzle library, and while not explicitly stated as outdated, bundled libraries can sometimes introduce vulnerabilities if not actively maintained and updated.

In conclusion, the plugin has strengths in its SQL and output handling. However, the unprotected AJAX endpoints and the lack of nonce checks represent substantial security weaknesses. The absence of historical vulnerabilities is a positive trend, but it does not negate the immediate risks identified in the static code analysis. Mitigation of the unprotected entry points is strongly recommended to improve the plugin's overall security.

Key Concerns

  • AJAX handlers without authentication checks
  • No nonce checks on AJAX handlers
  • Flows with unsanitized paths identified
  • Bundled Guzzle library (potential for unpatched vulnerabilities)
Vulnerabilities
None known

Newsletter SMS – SMSAPI Security Vulnerabilities

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

Newsletter SMS – SMSAPI Release Timeline

v2.0.4Current
v2.0.3
v2.0.2
v2.0.0
v1.8.0
v1.7.0
v1.6.0
v1.5.8
v1.5.7
v1.5.6
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5
v1.4
v1.3
v1.2
v1.1
Code Analysis
Analyzed Mar 16, 2026

Newsletter SMS – SMSAPI Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

90% escaped143 total outputs
Data Flows · Security
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
smsapi_send_file (functions.php:37)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
2 unprotected

Newsletter SMS – SMSAPI Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_subscription_formsmsapi.php:114
noprivwp_ajax_subscription_formsmsapi.php:115
WordPress Hooks 7
actionwp_enqueue_scriptssmsapi.php:103
actioninitsmsapi.php:105
actionwidgets_initsmsapi.php:107
actionadmin_initsmsapi.php:108
actionadmin_menusmsapi.php:109
actionwp_logoutsmsapi.php:111
actionwp_loginsmsapi.php:112
Maintenance & Trust

Newsletter SMS – SMSAPI Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedApr 13, 2022
PHP min version7.0
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs70
Developer Profile

Newsletter SMS – SMSAPI Developer Profile

smsapi

2 plugins · 120 total installs

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

How We Detect Newsletter SMS – SMSAPI

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/newsletter-sms-smsapi/assets/css/admin.css/wp-content/plugins/newsletter-sms-smsapi/assets/css/front.css/wp-content/plugins/newsletter-sms-smsapi/assets/images/apl-logo-18x18.png

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Newsletter SMS – SMSAPI