SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-7848

HIGH · CVSS 8.6

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The Alior Bank PrestaShop module "raty" is vulnerable to SQL Injection due to unsanitized POST parameters in specific hook methods, allowing attackers with access to the backoffice to execute arbitrary SQL commands. This could lead to unauthorized access and modification of sensitive database information. Organizations using this module should prioritize patching to versions 9.0.7 or 8.1.11 to mitigate the risk.

CVE
CVE-2026-7848
Severity
HIGH
CVSS
8.6
EPSS
N/A
Office

Original NVD Description

Alior Bank PrestaShop module "raty" for commercial partners is vulnerable to SQL Injection in the "hookActionObjectProductUpdateBefore", "hookActionObjectCategoryUpdateBefore", and "hookActionObjectCategoryAddAfter" hook methods. The module inserts values of the POST parameters "alior_product_promotion",  "alior_category_promotion" and "alior_category_enabled" directly 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. This issue was fixed in versions: 9.0.7 and 8.1.11