Improper Enforcement of Behavioral Workflow in Sylius - CVE-2026-53637
Published: September 2, 2026
Vulnerability details
The vulnerability allows a remote user to modify or delete a completed order.
The vulnerability exists due to improper enforcement of behavioral workflow in the Cart FormComponent when handling stale cart state after the underlying order has been completed. A remote user can keep the cart page open, complete checkout in another tab, and then modify the stale cart to modify or delete a completed order.
The issue occurs when the browser still displays an outdated cart while the order state has already changed in the background.