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.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-639"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68501.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "2.2.8"
},
{
"introduced": "3.0.0"
},
{
"fixed": "3.2.4"
},
{
"introduced": "3.3.0"
},
{
"fixed": "3.3.1"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}