CVE-2026-68501

Summary

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 values without ownership or session checks, exposing order tokenValue values that can be used with GET /{_locale}/register-after-checkout/{tokenValue} to view customer first name, last name, and email. This issue is fixed in 2.2.8, 3.2.4, and 3.3.1.

Affected Software

VendorProductVersion RangeStatus
SyliusMolliePlugin< 2.2.8affected
SyliusMolliePlugin>= 3.0.0, < 3.2.4affected
SyliusMolliePlugin>= 3.3.0, < 3.3.1affected

Weaknesses

  • CWE-639: CWE-639: Authorization Bypass Through User-Controlled Key

References