CVE-2026-15671 MEDIUM

CVE-2026-15671: SMS Alert <= 3.9.7 - Authenticated (Administrator+) SQL Injection via 'id' Parameter

Vendor Cozyvision1
Product SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery
Weakness CWE-89 · SQLi
Published July 28, 2026
Last update July 28, 2026

CVSS base score

4.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

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

Related vulnerabilities

08Related CVE