CVE-2026-7848 PUBLISHED

SQL Injection in Alior Bank raty PrestaShop module

Assigner: CERT-PL
Reserved: 05.05.2026 Published: 14.09.2026 Updated: 14.09.2026

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

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Alior Bank
Product raty
Versions Default: unaffected
  • affected from 8.0.0 to 8.1.11 (excl.)
  • affected from 9.0.0 to 9.0.7 (excl.)

Credits

  • K. Winiarski <kwiniarski93@proton.me> finder

References

Problem Types

  • CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE

Impacts

  • CAPEC-66 SQL Injection