SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-68501

MEDIUM · CVSS 6.5 EPSS 0.34% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

The Sylius Mollie Plugin is vulnerable in versions prior to 2.2.8, 3.2.4, and 3.3.1, allowing unauthorized access to sensitive customer information through insecure endpoints that do not validate ownership or session. This flaw can lead to exposure of customer names and emails via predictable order IDs. Organizations using affected versions should prioritize updating to the fixed releases to mitigate potential data breaches.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-68501
Severity
MEDIUM
CVSS
6.5
EPSS
0.34%

Original NVD Description

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.