CVE-2026-15670
Received Received - Intake

SQL Injection in SMS Alert WooCommerce Plugin

Vulnerability report for CVE-2026-15670, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-28

Last updated on: 2026-07-28

Assigner: Wordfence

Description

The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress is vulnerable to time-based SQL Injection via the 'orderby' 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-28
Last Modified
2026-07-28
Generated
2026-07-28
AI Q&A
2026-07-28
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
woocommerce sms_alert to 3.9.7 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a time-based SQL Injection in the SMS Alert – SMS & OTP for WooCommerce plugin for WordPress. It exists due to insufficient escaping of the 'orderby' parameter and lack of proper SQL query preparation in versions up to 3.9.7. Authenticated attackers with administrator-level access can exploit this to inject malicious SQL queries and extract sensitive database information.

Detection Guidance

This vulnerability requires authenticated access with administrator-level privileges or higher. Detection involves checking for suspicious SQL queries or unusual database activity. Review WordPress plugin logs for requests containing the 'orderby' parameter with appended SQL syntax. Use database query logs to identify unexpected queries from the plugin.

Impact Analysis

If you use this plugin, an attacker with admin access could steal sensitive data from your WordPress database, such as customer information, order details, or other confidential data. This could lead to data breaches, financial loss, or reputational damage.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR and HIPAA by exposing personal or health-related data. GDPR requires protection of personal data, and HIPAA mandates safeguards for protected health information. A breach could result in legal penalties, fines, or regulatory actions.

Mitigation Strategies

Immediately update the SMS Alert – SMS & OTP for WooCommerce plugin to the latest version if available. If no update exists, disable the plugin until a patch is released. Restrict administrator-level access to only necessary users. Monitor database activity for unauthorized queries.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-15670. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart