CVE-2026-15673: SMS Alert <= 3.9.7 - Authenticated (Administrator+) SQL Injection via 'checkout_payment_plans' and 'order_status' Settings
The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to generic SQL Injection via 'checkoutpaymentplans' and 'orderstatus' 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 'checkoutpaymentplans' and 'orderstatus' settings via updateoption() and executed later when the codtoprepaidcartnotificationsendsmshook WP-Cron event fires SACodTOPrepaid::sendSms().
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-15673?
The severity of CVE-2026-15673 is rated as medium with a score of 4.4.
What type of vulnerability is CVE-2026-15673?
CVE-2026-15673 is an authenticated SQL Injection vulnerability.
How do I fix CVE-2026-15673?
To fix CVE-2026-15673, update the SMS Alert plugin to version 3.9.8 or later.
Which plugin is affected by CVE-2026-15673?
CVE-2026-15673 affects the SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress.
What settings are involved in the CVE-2026-15673 vulnerability?
The vulnerability involves SQL Injection via the 'checkout_payment_plans' and 'order_status' settings.