CVE-2026-53637
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Sylius | Sylius | >= 2.0.0, < 2.0.18 | affected |
| Sylius | Sylius | >= 2.1.0, < 2.1.15 | affected |
| Sylius | Sylius | >= 2.2.0, < 2.2.6 | affected |
Weaknesses
- CWE-672: CWE-672: Operation on a Resource after Expiration or Release
- CWE-841: CWE-841: Improper Enforcement of Behavioral Workflow
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.