{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-68501",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-07-30T16:19:08.081Z",
        "datePublished": "2026-07-30T20:27:34.465Z",
        "dateUpdated": "2026-07-31T15:59:04.182Z"
    },
    "containers": {
        "cna": {
            "title": "Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII",
            "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": "LOW",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh"
                },
                {
                    "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:27:34.465Z"
            },
            "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 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."
                }
            ],
            "source": {
                "advisory": "GHSA-x83g-979r-f5fh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-31T15:53:18.678307Z",
                                "id": "CVE-2026-68501",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "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-31T15:59:04.182Z"
                }
            }
        ]
    }
}