
SMS Order Notification for WooCommerce Security & Risk Analysis
wordpress.org/plugins/wc-sms-order-notificationThis is a WooCommerce add-on. By Using this plugin buyer can get notification about their order via sms using smsoffice api.
Is SMS Order Notification for WooCommerce Safe to Use in 2026?
Generally Safe
Score 85/100SMS Order Notification for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wc-sms-order-notification" plugin, version 0.1.3, presents a mixed security posture. From a static analysis perspective, the plugin exhibits strong adherence to secure coding practices in several areas. It has zero reported AJAX handlers, REST API routes, shortcodes, or cron events, indicating a very small attack surface. Furthermore, it utilizes prepared statements for all SQL queries and performs no file operations or external HTTP requests that could be directly exploited. This suggests a generally robust foundation for security.
However, significant concerns arise from the output escaping and nonce/capability check findings. The fact that 100% of the identified output points are not properly escaped is a critical weakness. This opens the door to potential Cross-Site Scripting (XSS) vulnerabilities where malicious scripts could be injected and executed within the WordPress admin or on the frontend, depending on where these outputs are rendered. The complete absence of nonce checks and capability checks is also alarming. While the attack surface from entry points is zero, any future addition or misconfiguration could expose the site to unauthorized actions if proper authorization mechanisms are not implemented.
The plugin's vulnerability history is clean, with no known CVEs recorded. This is a positive sign and might indicate that the limited attack surface and absence of complex functionality have thus far prevented exploitable vulnerabilities from being discovered or reported. However, the presence of unescaped output and missing authorization checks represents a significant risk that could be exploited, especially if the plugin evolves or interacts with user-provided data in ways not immediately apparent from this analysis.
Key Concerns
- Output escaping missing on all outputs
- No nonce checks implemented
- No capability checks implemented
SMS Order Notification for WooCommerce Security Vulnerabilities
SMS Order Notification for WooCommerce Release Timeline
SMS Order Notification for WooCommerce Code Analysis
Output Escaping
SMS Order Notification for WooCommerce Attack Surface
WordPress Hooks 13
Maintenance & Trust
SMS Order Notification for WooCommerce Maintenance & Trust
Maintenance Signals
Community Trust
SMS Order Notification for WooCommerce Alternatives
WSMS (formerly WP SMS) – SMS & MMS Notifications with OTP and 2FA for WooCommerce
wp-sms
Send SMS/MMS notifications, OTP & 2FA messages, and WooCommerce updates with support for multiple gateways and plugin integrations.
SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery
sms-alert
Send WooCommerce SMS notifications, OTP verification, abandoned cart recovery alerts, and real-time order updates to customers and admins.
افزونه پیامک حرفه ای فراز اس ام اس
farazsms
شما می توانید با استفاده از افزونه فراز اس ام اس، سایت خود را با ابزاری خودکار برای ارسال پیامک و ذخیره شماره در دفترچه تلفن، تقویت کنید.
NotifSMS – SMS Notifications OTP & 2FA for WordPress & WooCommerce
wp-twilio-core
Send SMS, OTP & 2FA notifications from WordPress via Twilio. Includes automated alerts, bulk messaging, and integrations with popular plugins.
ShopMagic – Twilio SMS
shopmagic-for-twilio
Send WooCommerce SMS notifications, reminders, and text messages to your customers. The plugin is the ShopMagic add-on and it lets you send sms remind …
SMS Order Notification for WooCommerce Developer Profile
3 plugins · 30 total installs
How We Detect SMS Order Notification for WooCommerce
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wc-sms-order-notification/assets/js/sms.js/wp-content/plugins/wc-sms-order-notification/assets/css/sms.css/wp-content/plugins/wc-sms-order-notification/assets/js/sms.jsHTML / DOM Fingerprints
id="smsofficekey"id="smsoffice_sender"id="message_content"<code>%user_name% , %product% , %price% , %order_number% , %shipping_price% , %order_status%</code>