What the vulnerability does
01Description
The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to generic SQL Injection via the 'id' parameter 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.
Explanation of Vulnerability in Simple Terms
02Summary
The SMS Alert plugin for WooCommerce contains a SQL injection vulnerability in versions up to 3.9.7. An attacker with high-level privileges (such as an administrator or shop manager) can craft malicious input to read sensitive data from the site's database without modifying or deleting it. The vulnerability requires network access and authenticated admin-level credentials to exploit.
What an attacker can do
03Attacker Capabilities
Read sensitive data from the site database, such as customer information, orders, and payment details.
Potential impact on your site
04Site Impact
Unauthorized database access by a trusted admin or compromised admin account could expose customer data and business information.
Conditions required to exploit
05Prerequisites
Attacker must have high-level admin or shop manager privileges on the WooCommerce site.
Key dates
06Disclosure timeline
July 28, 2026
CVE published