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.
Published: 2026-07-28
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The SMS Alert – SMS & OTP for WooCommerce, Order Notifications & Abandoned Cart Recovery plugin for WordPress suffers from a time‑based SQL injection flaw. The vulnerable 'orderby' parameter is incorporated into database queries without proper escaping or prepared statement usage, allowing an attacker with administrator‑level privileges to execute arbitrary SQL. This can result in extraction of sensitive database content, violating confidentiality and potentially allowing further exploitation.

Affected Systems

CozVision treats the plugin as part of WordPress, and the vulnerability applies to all releases up to and including 3.9.7. Administrators or other users with equivalent privileges on the WordPress site that host the plugin are at risk.

Risk and Exploitability

The CVSS base score of 4.9 suggests moderate severity. The EPSS score of less than 1% indicates a low probability of exploitation in the wild. The vulnerability is not currently listed in the CISA KEV catalog. Because the attack requires authenticated access, the likelihood of compromise is limited to sites with admin privileges, but given the ability to exfiltrate data once compromised, any attacker who gains such access can cause significant damage.

Generated by OpenCVE AI on August 3, 2026 at 15:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SMS Alert plugin to the latest stable release (≥3.9.8), which contains the fixed code.
  • Ensure that administrative accounts are tightly controlled and use strong, unique credentials.
  • Limit the WordPress database user permissions to the minimal level required by the application, preventing arbitrary SELECT operations by more privileged accounts.

Generated by OpenCVE AI on August 3, 2026 at 15:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Cozyvision1
Cozyvision1 sms Alert – Sms & Otp For Woocommerce, Order Notifications & Abandoned Cart Recovery
Wordpress
Wordpress wordpress
Vendors & Products Cozyvision1
Cozyvision1 sms Alert – Sms & Otp For Woocommerce, Order Notifications & Abandoned Cart Recovery
Wordpress
Wordpress wordpress

Tue, 28 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
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.
Title SMS Alert <= 3.9.7 - Authenticated (Administrator+) SQL Injection via 'orderby' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Cozyvision1 Sms Alert – Sms & Otp For Woocommerce, Order Notifications & Abandoned Cart Recovery
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T16:10:05.206Z

Reserved: 2026-07-13T21:12:46.906Z

Link: CVE-2026-15670

cve-icon Vulnrichment

Updated: 2026-07-28T16:09:59.220Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T08:17:14.750

Modified: 2026-07-28T16:17:29.950

Link: CVE-2026-15670

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T15:30:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')