CVE-2026-100869
Received
Received - Intake
Sylius Shop API Payment Action Bypass
Vulnerability report for CVE-2026-100869, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-27
Last updated on: 2026-09-27
Assigner: VulnCheck
Description
Description
Sylius versions before 2.1.16 and 2.2.9 fail to restrict payment request actions in the Shop API endpoint, allowing customers to trigger refunds on completed orders. Attackers with order tokens can submit arbitrary payment actions like refunds that payment gateways execute while Sylius maintains order as paid, causing financial loss.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sylius | sylius | From 2.0.0 (inc) to 2.1.16 (exc) |
| sylius | sylius | From 2.2.0 (inc) to 2.2.9 (exc) |
| sylius | sylius | 2.1.16 |
| sylius | sylius | 2.2.9 |
| sylius | sylius | to 2.1.16 (exc) |
| sylius | sylius | to 2.2.9 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |