CVE-2026-31822

Severity CVSS v4.0:
MEDIUM
Type:
CWE-79 Cross-Site Scripting (XSS)
Publication date:
10/03/2026
Last modified:
11/03/2026

Description

Sylius is an Open Source eCommerce Framework on Symfony. A cross-site scripting (XSS) vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is rendered into the DOM using innerHTML, allowing any HTML or JavaScript in that value to be parsed and executed by the browser. The issue is fixed in versions: 2.0.16, 2.1.12, 2.2.3 and above.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:sylius:sylius:*:*:*:*:*:*:*:* 2.0.0 (including) 2.0.16 (excluding)
cpe:2.3:a:sylius:sylius:*:*:*:*:*:*:*:* 2.1.0 (including) 2.1.12 (excluding)
cpe:2.3:a:sylius:sylius:*:*:*:*:*:*:*:* 2.2.0 (including) 2.2.3 (excluding)