{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-68500",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-07-30T16:19:08.081Z",
        "datePublished": "2026-07-30T20:15:11.785Z",
        "dateUpdated": "2026-07-31T14:36:51.614Z"
    },
    "containers": {
        "cna": {
            "title": "Sylius Mollie Plugin: Payment status forgery via the payment webhook",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-639",
                            "lang": "en",
                            "description": "CWE-639: Authorization Bypass Through User-Controlled Key",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-rc52-c4hv-w89p",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-rc52-c4hv-w89p"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/pull/351",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/pull/351"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/pull/352",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/pull/352"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/pull/354",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/pull/354"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/commit/01316b3ad3cf82e3c5ad160115d0a2cf89174e49",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/commit/01316b3ad3cf82e3c5ad160115d0a2cf89174e49"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/commit/153c754486b1bc597b67a90ac07ef71cd7958267",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/commit/153c754486b1bc597b67a90ac07ef71cd7958267"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/commit/d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/commit/d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/releases/tag/v2.2.8",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/releases/tag/v2.2.8"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/releases/tag/v3.2.4",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/releases/tag/v3.2.4"
                },
                {
                    "name": "https://github.com/Sylius/MolliePlugin/releases/tag/v3.3.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/releases/tag/v3.3.1"
                }
            ],
            "affected": [
                {
                    "vendor": "Sylius",
                    "product": "MolliePlugin",
                    "versions": [
                        {
                            "version": "< 2.2.8",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.0.0, < 3.2.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 3.3.0, < 3.3.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-30T20:15:11.785Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "source": {
                "advisory": "GHSA-rc52-c4hv-w89p",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-31T14:36:41.859832Z",
                                "id": "CVE-2026-68500",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-31T14:36:51.614Z"
                }
            }
        ]
    }
}