Answer in brief
CVE-2026-53637 records a Medium severity (CVSS 6.5) vulnerability in Sylius: Cart FormComponent allows modification or deletion of an already-completed order. The current sources do not mark it as known exploited. The current feed maps sylius/sylius (composer), sylius/sylius (composer), sylius/sylius (composer), Sylius/Sylius (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 6.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps sylius/sylius (composer), sylius/sylius (composer), sylius/sylius (composer), Sylius/Sylius (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| sylius/syliuscomposer | >=2.0.0,<2.0.18 | 2.0.18 |
| sylius/syliuscomposer | >=2.1.0,<2.1.15 | 2.1.15 |
| sylius/syliuscomposer | >=2.2.0,<2.2.6 | 2.2.6 |
| Sylius/Syliusgeneric | >= 2.0.0, < 2.0.18 || >= 2.1.0, < 2.1.15 || >= 2.2.0, < 2.2.6 | Not reported |
Published upstream
Sep 8, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.