CVE-2026-65532

PersianScript · Persian Woocommerce SMS

A SQL injection vulnerability in the Persian Woocommerce SMS plugin allows authenticated shop managers to execute arbitrary SQL commands via improper neutralization of user-supplied input.

Executive summary

A SQL injection vulnerability in the Persian Woocommerce SMS plugin allows authenticated shop managers to compromise database integrity.

Vulnerability

This is a CWE-89 SQL injection vulnerability occurring within the plugin. The flaw requires the attacker to hold shop manager privileges to successfully inject and execute malicious SQL queries.

Business impact

Successful exploitation allows an attacker to manipulate the underlying database, potentially leading to unauthorized data exposure or modification. With a CVSS score of 7.6, the vulnerability represents a high risk to business operations, as it grants authenticated users excessive control over the application backend.

Remediation

Immediate Action: Update the Persian Woocommerce SMS plugin to the latest version available from the vendor repository to incorporate the necessary security fixes.

Proactive Monitoring: Review database access logs for unusual query patterns or syntax errors that may indicate injection attempts.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules specifically configured to detect and block common SQL injection payloads.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Given the high severity of this SQL injection flaw, administrators should prioritize updating the plugin immediately. Restricting administrative access to only trusted personnel will further reduce the risk of exploitation while the update process is managed.