CVE-2026-31819
March 10, 2026
Sylius is an Open Source eCommerce Framework on Symfony. CurrencySwitchController::switchAction(), ImpersonateUserController::impersonateAction() and StorageBasedLocaleSwitcher::handle() use the HTTP Referer header directly when redirecting. The attack requires the victim to click a legitimate application link placed on an attacker-controlled page. The browser automatically sends the attacker's site as the Referer, and the application redirects back to it. This can be used for phishing or credential theft, as the redirect originates from a trusted domain. The severity varies by endpoint; public endpoints require no authentication and are trivially exploitable, while admin-only endpoints require an authenticated session but remain vulnerable if an admin follows a link from an external source such as email or chat. The issue is fixed in versions: 1.9.12, 1.10.16, 1.11.17, 1.12.23, 1.13.15, 1.14.18, 2.0.16, 2.1.12, 2.2.3 and above.
Affected Packages
sylius/sylius (PHP):
Affected version(s) >=v1.12.0 <v1.12.23Fix Suggestion:
Update to version v1.12.23sylius/sylius (PHP):
Affected version(s) >=v1.13.0 <v1.13.15Fix Suggestion:
Update to version v1.13.15sylius/sylius (PHP):
Affected version(s) >=v2.2.0 <v2.2.3Fix Suggestion:
Update to version v2.2.3sylius/sylius (PHP):
Affected version(s) >=v2.1.0 <v2.1.12Fix Suggestion:
Update to version v2.1.12sylius/sylius (PHP):
Affected version(s) >=v0.1.0 <v1.9.12Fix Suggestion:
Update to version v1.9.12sylius/sylius (PHP):
Affected version(s) >=v2.0.0 <v2.0.16Fix Suggestion:
Update to version v2.0.16sylius/sylius (PHP):
Affected version(s) >=v1.11.0 <v1.11.17Fix Suggestion:
Update to version v1.11.17sylius/sylius (PHP):
Affected version(s) >=v1.14.0 <v1.14.18Fix Suggestion:
Update to version v1.14.18sylius/sylius (PHP):
Affected version(s) >=v1.10.0 <v1.10.16Fix Suggestion:
Update to version v1.10.16Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
LOW
CVSS v3
Base Score:
8.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
URL Redirection to Untrusted Site ('Open Redirect')
EPSS
Base Score:
0.04