CVE-2026-15671
Received Received - Intake

SQL Injection in SMS Alert – WooCommerce Plugin

Vulnerability report for CVE-2026-15671, 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 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.

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 SQL Injection flaw in the SMS Alert – SMS & OTP for WooCommerce WordPress plugin. It exists in versions up to 3.9.7 due to improper escaping of the 'id' parameter and lack of prepared statements in SQL queries. Authenticated attackers with administrator-level access can inject malicious SQL code to extract sensitive data from the database.

Detection Guidance

This vulnerability requires authenticated access with administrator-level privileges or higher. Detection involves checking for unusual SQL query patterns or unauthorized database access attempts. Review WordPress plugin logs for suspicious activity related to the 'id' parameter in the SMS Alert plugin.

Impact Analysis

If you use this plugin, an attacker with admin access could steal sensitive information from your WordPress database, such as user credentials, payment details, or other confidential data. This could lead to data breaches, unauthorized access, or further compromise of your website.

Compliance Impact

This vulnerability could lead to non-compliance with GDPR or HIPAA if it results in unauthorized access to personal or health data. GDPR requires protection of personal data, while HIPAA mandates safeguards for protected health information. A breach could lead to legal penalties, fines, or reputational damage.

Mitigation Strategies
  • Update the SMS Alert plugin to the latest version immediately to patch the SQL injection flaw.
  • Restrict administrator-level access to only necessary users to reduce attack surface.
  • Monitor database queries for unexpected or unauthorized SQL commands.

Chat Assistant

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

EPSS Chart