CVE-2026-15600 Details
Description
Alior Bank PrestaShop module "raty" for commercial partners is vulnerable to SQL Injection in the toggleCategoryPromotionAction method. The module inserts value of the POST parameter "status" into SQL UPDATE queries without any sanitization or validation. An attacker with access to the product or category add/edit functionality in the PrestaShop backoffice can inject arbitrary SQL, potentially allowing unauthorized access to and modification of database contents.
A SQL injection vulnerability has been identified in the Alior Bank PrestaShop module 'raty' for commercial partners. This vulnerability exists in versions 8.1.9 prior to 8.1.12. The issue arises in the 'toggleCategoryPromotionAction' method, where the module improperly sanitizes and validates the POST parameter 'status' before inserting it into SQL UPDATE queries. As a result, an attacker with access to the product or category add/edit functionality in the PrestaShop back office could inject arbitrary SQL. This exploitation could lead to unauthorized access to and modification of database contents.
The vulnerability has been fixed in PrestaShop module 'raty' versions 9.0.8 and 8.1.12.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 14, 2026CISA-ADP
Assessed Sep 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Alior Bank raty | >= 8.1.9, <= 8.1.12 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 14, 2026 | New CVE Received | [email protected] |
Volerion