SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-68500

HIGH · CVSS 7.5 EPSS 0.38% 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 to an authentication bypass in its payment webhook, allowing attackers to manipulate order statuses by submitting valid Mollie payment IDs without proper verification. This could enable unauthorized marking of orders as paid, potentially leading to financial losses and fraud. Organizations using affected versions of the plugin should prioritize upgrading to versions 2.2.8, 3.2.4, or 3.3.1 to mitigate this high-severity risk.

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-68500
Severity
HIGH
CVSS
7.5
EPSS
0.38%

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 POST /{_locale}/update-payment payment webhook accepts attacker-controlled id and orderId parameters but does not verify that the Mollie payment belongs to the referenced Sylius order, allowing an unauthenticated attacker with any valid paid Mollie payment ID to mark a victim order as paid without transferring funds for that order. This issue is fixed in 2.2.8, 3.2.4, and 3.3.1.