CVE-2026-68500 PUBLISHED

Sylius Mollie Plugin: Payment status forgery via the payment webhook

Assigner: GitHub_M
Reserved: 30.07.2026 Published: 30.07.2026 Updated: 31.07.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 7.5

Product Status

Vendor Sylius
Product MolliePlugin
Versions
  • Version < 2.2.8 is affected
  • Version >= 3.0.0, < 3.2.4 is affected
  • Version >= 3.3.0, < 3.3.1 is affected

References

Problem Types

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