
wpSMS Security & Risk Analysis
wordpress.org/plugins/wpsmsA plugin to send SMS messages from other plugins. As easy to use as wp_mail().
Is wpSMS Safe to Use in 2026?
Generally Safe
Score 85/100wpSMS has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The static analysis of wpsms v1.0.0a indicates a strong adherence to secure coding practices, with no dangerous functions, all SQL queries using prepared statements, and all outputs properly escaped. The absence of any registered AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the plugin's attack surface, and there are no identified taint flows or vulnerabilities in its history. This suggests a robust initial security posture.
However, the analysis also reveals several areas that, while not explicitly indicating a vulnerability in this specific version, warrant careful consideration for future development and security. The lack of any nonce checks or capability checks on the identified file operation and external HTTP request is a notable concern. While these might be implemented elsewhere or not pose an immediate threat due to the limited attack surface, their absence as a general practice is a weakness. The plugin's vulnerability history being completely clean is a positive sign, but this might be due to its limited exposure or the early stage of its development (indicated by the 'a' in the version number).
In conclusion, wpsms v1.0.0a exhibits excellent baseline security in its core coding practices and a minimal attack surface. The primary weaknesses lie in the potential for insecure handling of file operations and external requests due to the absence of nonce and capability checks. While no current vulnerabilities are evident, addressing these gaps in input validation and authorization would significantly enhance its overall security posture and resilience against potential future threats.
Key Concerns
- File operation without capability check
- External HTTP request without capability check
- File operation without nonce check
- External HTTP request without nonce check
wpSMS Security Vulnerabilities
wpSMS Code Analysis
wpSMS Attack Surface
Maintenance & Trust
wpSMS Maintenance & Trust
Maintenance Signals
Community Trust
wpSMS Alternatives
Abandoned cart SMS reminders and SMS campaigns – CartFox
cartfox
Dynamic SMS abandoned cart reminders with coupons, post-purchase campaigns and various options for SMS campaigns. Available for 58 languages worldwide …
Receive Notifications After Form Submitting – Form Notify for Any Forms
form-notify
⭐Description
Message Mate
message-mate
Message Mate lets customers text you from their phone or computer. Reply via email, text or dashboard.
Dialog eSMS
dialog-e-sms
Corporate SMS solution
EasySMS
easysms
EasySMS provides an easy way for readers to subscribe to SMS updates and for admins to send SMS messages to groups. Auto SMS with post publishing.
wpSMS Developer Profile
7 plugins · 290 total installs
How We Detect wpSMS
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.