CVE-2026-44212 PUBLISHED

PrestaShop: Stored XSS executable in customer service view

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 14.05.2026 Updated: 14.05.2026

PrestaShop is an open source e-commerce web application. Prior to 8.2.6 and 9.1.1, there is a stored Cross-Site Scripting (XSS) vulnerability in the PrestaShop back-office Customer Service view. An unauthenticated attacker can submit the public Contact Us form with a malicious email address. The payload is stored in the database and executed when a back-office employee opens the affected customer thread, enabling session hijacking and full back-office takeover. This vulnerability is fixed in 8.2.6 and 9.1.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 9.3

Product Status

Vendor PrestaShop
Product PrestaShop
Versions
  • Version < 8.2.6 is affected
  • Version >= 9.0.0-alpha.1, < 9.1.1 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE