Lucene search
+L

335 matches found

Vulnrichment
Vulnrichment
added 2026/07/30 8:27 p.m.13 views

CVE-2026-68501 Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS5.5AI score0.00429EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/30 8:27 p.m.47 views

CVE-2026-68501 Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS0.00429EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/30 8:27 p.m.63 views

CVE-2026-68501

Sylius Mollie Plugin for Sylius is affected by an IDOR vulnerability prior to versions 2.2.8, 3.2.4, and 3.3.1. The GET endpoints /{_locale}/thank-you (PageRedirectController::thankYouAction) and /{_locale}/get-code (QrCodeAction::fetchQrCodeFromOrder) can look up sequential orderId values withou...

6.5CVSS5.8AI score0.00429EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/30 8:27 p.m.11 views

CVE-2026-68501 Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's GET /locale/thank-you PageRedirectController::thankYouAction and GET /locale/get-code QrCodeAction::fetchQrCodeFromOrder endpoints look up sequential orderId...

6.5CVSS5.5AI score
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/07/30 8:15 p.m.22 views

CVE-2026-68500

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's POST /locale/update-payment payment webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment belongs to the...

7.5CVSS5.9AI score0.00382EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2026/07/30 8:15 p.m.46 views

CVE-2026-68500 Sylius Mollie Plugin: Payment status forgery via the payment webhook

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's POST /locale/update-payment payment webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment belongs to the...

7.5CVSS5.5AI score
SaveExploits0References12
CVE
CVE
added 2026/07/30 8:15 p.m.57 views

CVE-2026-68500

The Sylius Mollie Plugin (affected: before versions 2.2.8, 3.2.4, 3.3.1) exposes a vulnerability in the POST /{_locale}/update-payment webhook. The webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment corresponds to the referenced Sylius order,...

7.5CVSS5.9AI score0.00382EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2026/07/30 8:15 p.m.12 views

CVE-2026-68500 Sylius Mollie Plugin: Payment status forgery via the payment webhook

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's POST /locale/update-payment payment webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment belongs to the...

7.5CVSS5.5AI score0.00382EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/30 8:15 p.m.48 views

CVE-2026-68500 Sylius Mollie Plugin: Payment status forgery via the payment webhook

Sylius Mollie Plugin provides Mollie payment integration for Sylius applications. Prior to 2.2.8, 3.2.4, and 3.3.1, Sylius Mollie Plugin's POST /locale/update-payment payment webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment belongs to the...

7.5CVSS0.00382EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.24 views

PT-2026-66607

Name of the Vulnerable Software and Affected Versions Sylius Mollie Plugin versions prior to 2.2.8 Sylius Mollie Plugin versions prior to 3.2.4 Sylius Mollie Plugin versions prior to 3.3.1 Description The software fails to perform ownership or session checks when looking up sequential orderId...

6.5CVSS5.5AI score0.00429EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.43 views

PT-2026-66606

Name of the Vulnerable Software and Affected Versions Sylius Mollie Plugin versions prior to 2.2.8 Sylius Mollie Plugin versions prior to 3.2.4 Sylius Mollie Plugin versions prior to 3.3.1 Description The payment webhook at the POST / locale/update-payment endpoint accepts the id and orderId...

7.5CVSS5.5AI score0.00382EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/09 9:03 p.m.15 views

GHSA-MR9R-H354-966R Sylius: IDOR on Shop Payment Request API endpoints

Impact The GET /api/v2/shop/payment-requests/hash and PUT /api/v2/shop/payment-requests/hash endpoints look up the payment request solely by the hash from the URL. No ownership check is performed against the authenticated customer or the underlying order. An attacker who obtains a payment request...

6.3CVSS6.2AI score0.00543EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/09 9:03 p.m.9 views

Authorization Bypass Through User-Controlled Key

Overview sylius/sylius is a platform for PHP, based on Symfony framework. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the GET /api/v2/shop/payment-requests/hash, PUT /api/v2/shop/payment-requests/hash, and POST...

6.3CVSS6.1AI score0.00543EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/09 9:03 p.m.19 views

Sylius: IDOR on Shop Payment Request API endpoints

Impact The GET /api/v2/shop/payment-requests/hash and PUT /api/v2/shop/payment-requests/hash endpoints look up the payment request solely by the hash from the URL. No ownership check is performed against the authenticated customer or the underlying order. An attacker who obtains a payment request...

6.3CVSS6AI score0.00543EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/09 9:03 p.m.11 views

GHSA-6955-HRM5-C4QP Sylius: Channel-based payment method restriction bypass on shop account orders API endpoint

Impact 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 STATENEW, does not...

4.3CVSS6AI score0.00178EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/09 9:03 p.m.10 views

Incorrect Authorization

Overview sylius/sylius is a platform for PHP, based on Symfony framework. Affected versions of this package are vulnerable to Incorrect Authorization in the PATCH /api/v2/shop/account/orders/tokenValue/payments/paymentId endpoint. An attacker can assign payment methods that are not enabled for th...

5.3CVSS6.1AI score0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 9:03 p.m.11 views

GHSA-5597-7RMH-97Q5 Sylius: Cart FormComponent allows modification or deletion of an already-completed order

Impact A user opens the cart page in the browser. In the background, the order gets completed, e.g. an admin changes the status, or the user finalizes payment in another tab. The browser still displays the old cart: the LiveComponent is unaware the underlying order state has changed. If the user...

6.5CVSS6AI score0.00295EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/09 9:03 p.m.17 views

Sylius: Cart FormComponent allows modification or deletion of an already-completed order

Impact A user opens the cart page in the browser. In the background, the order gets completed, e.g. an admin changes the status, or the user finalizes payment in another tab. The browser still displays the old cart: the LiveComponent is unaware the underlying order state has changed. If the user...

6.5CVSS5.9AI score0.00295EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.31 views

PT-2026-57038

Impact A user opens the cart page in the browser. In the background, the order gets completed, e.g. an admin changes the status, or the user finalizes payment in another tab. The browser still displays the old cart: the LiveComponent is unaware the underlying order state has changed. If the user...

6.5CVSS5.9AI score0.00295EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/26 3:07 p.m.13 views

CVE-2026-31825

Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy without validation. An attacker can inject arbitrary DQL. The issue is fixed in...

5.3CVSS5.9AI score0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder