CVE-2026-53638
Last modified
CVE-2026-53638 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Sylius is an Open Source eCommerce Framework on Symfony. Starting in version 2.0.0 and prior to version 2.0.18, 2.1.15, and 2.2.6, an authorization bypass vulnerability exists in the shop account API. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
Sylius is an Open Source eCommerce Framework on Symfony. Starting in version 2.0.0 and prior to version 2.0.18, 2.1.15, and 2.2.6, an authorization bypass vulnerability exists in the shop account API. The `PATCH /api/v2/shop/account/orders/{tokenValue}/payments/{paymentId}` endpoint, used by an authenticated shop customer to change the payment method of an order that has been placed but not yet paid (state `STATE_NEW`), does not validate that the chosen payment method is enabled for the order's channel. The equivalent checkout endpoint (`PATCH /api/v2/shop/orders/{tokenValue}/payments/{paymentId}`) correctly rejects out-of-channel payment methods with `HTTP 422`; the account endpoint silently accepts them and returns `HTTP 200`. An authenticated customer can therefore assign any globally enabled payment method to their own placed order, including methods that the store operator has explicitly excluded from that channel. The issue is fixed in versions: 2.0.18, 2.1.15, 2.2.6 and above. As a workaround, decorate the `Sylius\Bundle\ApiBundle\Changer\PaymentMethodChangerInterface` service in the application.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Sylius | Sylius | >= 2.0.0, < 2.0.18; >= 2.1.0, < 2.1.15; >= 2.2.0, < 2.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53638?
How severe is CVE-2026-53638?
How do I fix CVE-2026-53638?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53632launch-editor allows users to open files with line numbers i…5.5
- CVE-2026-53633Vitest is a testing framework powered by Vite. From 3.0.0 un…9.8
- CVE-2026-53634Sharp is a content management framework built for Laravel as…4.3
- CVE-2026-53635Open edX Platform enables the authoring and delivery of onli…7.6
- CVE-2026-53636Open edX Platform enables the authoring and delivery of onli…4.7
- CVE-2026-53637Sylius is an Open Source eCommerce Framework on Symfony. Ver…6.5
- CVE-2026-53639Sylius is an Open Source eCommerce Framework on Symfony. Sta…6.3
- CVE-2026-5364The Drag and Drop File Upload for Contact Form 7 plugin for …8.1
- CVE-2026-53640FOSSBilling is a free, open-source billing and client manage…2.3
- CVE-2026-53641FOSSBilling is a free, open-source billing and client manage…4.8
- CVE-2026-53642FOSSBilling is a free, open-source billing and client manage…5.3
- CVE-2026-53643FOSSBilling is a free, open-source billing and client manage…8.7
Are you affected by CVE-2026-53638?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
