Description
Shop manager SQL Injection in Persian Woocommerce SMS <= 7.2.2 versions.
Published: 2026-07-23
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can inject arbitrary SQL through the shop manager interface of the Persian Woocommerce SMS plugin in WordPress, allowing manipulation and retrieval of database contents. The vulnerability, classified as CWE‑89, can lead to data theft and corruption, and based on the description it is inferred that unauthorized code execution might be possible if the database is leveraged in such a way. The attack could compromise customer records, order data, and other sensitive information stored in the WooCommerce database.

Affected Systems

The weakness affects the PersianScript Persian Woocommerce SMS plugin for WordPress. All releases up to version 7.2.2 are vulnerable; versions 7.2.3 and above presumably contain the fix. The plugin integrates with WooCommerce and is used to send SMS notifications to customers; the shop manager role can access the vulnerable interface.

Risk and Exploitability

With a CVSS v3.1 score of 7.6, the vulnerability carries high severity. The EPSS score of less than 1% indicates that the exploitation probability is low at this time, and it is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector requires authentication as a shop manager to reach the vulnerable input, after which a crafted SQL payload could be executed against the backend database. The low EPSS suggests that, while possible, malicious actors may not yet be targeting this plugin extensively.

Generated by OpenCVE AI on August 3, 2026 at 21:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Persian Woocommerce SMS plugin to a version newer than 7.2.2 where the SQL injection fix is applied.
  • If an immediate upgrade is not possible, restrict access to the shop manager interface to a minimal set of trusted administrators and enforce strict input validation on all user-supplied data before it is used in SQL statements.
  • Deploy or configure a Web Application Firewall rule that detects and blocks typical SQL injection patterns targeting the plugin’s parameters.

Generated by OpenCVE AI on August 3, 2026 at 21:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Persianscript
Persianscript persian Woocommerce Sms
Wordpress
Wordpress wordpress
Vendors & Products Persianscript
Persianscript persian Woocommerce Sms
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Shop manager SQL Injection in Persian Woocommerce SMS <= 7.2.2 versions.
Title WordPress Persian Woocommerce SMS plugin <= 7.2.2 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Persianscript Persian Woocommerce Sms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T15:53:28.095Z

Reserved: 2026-07-22T08:54:08.235Z

Link: CVE-2026-65532

cve-icon Vulnrichment

Updated: 2026-07-23T15:53:24.535Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:46.143

Modified: 2026-07-23T16:17:52.483

Link: CVE-2026-65532

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:00:04Z

Weaknesses
  • CWE-89

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