CVE-2026-53637 Details
Description
Sylius is an Open Source eCommerce Framework on Symfony. Versions 2.0.0 through 2.0.17, 2.1.0 through 2.1.14, and 2.2.0 through 2.2.5 contain an improper workflow enforcement vulnerability in the cart `FormComponent`. When an order is completed while its cart page remains open, the stale LiveComponent does not detect the order’s changed state and continues to permit cart actions, allowing an authenticated customer to modify or permanently delete an already completed order. Versions 2.0.18, 2.1.15, and 2.2.6 contain a patch. As a workaround, deployments can copy the patched `FormComponent` into the application's `src/` directory and override the `sylius_shop.twig.component.cart.form` service definition to use that class.
A vulnerability exists in the Sylius eCommerce Framework, specifically in versions 2.0.0 prior to 2.0.18, 2.1.0 prior to 2.1.15, and 2.2.0 prior to 2.2.6. The issue arises from improper workflow enforcement in the cart 'FormComponent'. When an order is completed while the cart page is still open, the LiveComponent fails to recognize the change in the order's status. This oversight allows an authenticated customer to continue performing cart actions, such as modifying or permanently deleting an order that has already been completed. The vulnerability can be exploited by keeping the cart page open, completing the checkout process in another tab, and then manipulating the cart to exceed what was paid for.
Users can update Sylius to version 2.0.18, 2.1.15, or 2.2.6, where the vulnerability has been patched. If an immediate update is not possible, a patched copy of the 'FormComponent' can be created in the application's 'src/' directory. The Sylius service definition should then be overridden to use the patched class.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 8, 2026CISA-ADP
Assessed Sep 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Sylius/Sylius/security/advisories/GHSA-5597-7rmh-97q5 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-672 | Operation on a Resource after Expiration or Release | [email protected] |
| CWE-841 | Improper Enforcement of Behavioral Workflow | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Sylius | >= 2.0.0, < 2.0.18 (semver) >= 2.1.0, < 2.1.15 (semver) >= 2.2.0, < 2.2.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 9, 2026 | CVE Modified | CISA-ADP |
| Sep 8, 2026 | New CVE Received | [email protected] |
Volerion