Vulnerability Description
The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to generic SQL Injection via 'checkout_payment_plans' and 'order_status' Settings in all versions up to, and including, 3.9.7 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is a second-order SQL injection: the malicious payload is stored in the 'checkout_payment_plans' and 'order_status' settings via update_option() and executed later when the cod_to_prepaid_cart_notification_sendsms_hook WP-Cron event fires SA_CodTOPrepaid::sendSms().
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/SMSAlert-wc-orde
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/SMSAlert-wc-orde
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/classes/setting-
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/classes/setting-
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/handler/forms/wo
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/handler/forms/wo
- https://plugins.trac.wordpress.org/browser/sms-alert/tags/3.9.7/handler/forms/wo
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3623914%40sms-alert&n
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c2ad4325-be1f-48c1-b21
FAQ
What is CVE-2026-15673?
CVE-2026-15673 is a vulnerability with a CVSS score of 4.4 (MEDIUM). The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to generic SQL Injection via 'checkout_payment_plans' and 'order_status' Set...
How severe is CVE-2026-15673?
CVE-2026-15673 has been rated MEDIUM with a CVSS base score of 4.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15673?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.