{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.2.8"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.2.4"
              },
              {
                "introduced": "3.3.0"
              },
              {
                "fixed": "3.3.1"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "introduced": "f0c05b8aeec1f6f3a152e6251c04514036ff5a1c"
            },
            {
              "introduced": "6a4f6d17dc89812e61ef66e4b4139ad734d7f913"
            },
            {
              "fixed": "d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a"
            },
            {
              "fixed": "153c754486b1bc597b67a90ac07ef71cd7958267"
            },
            {
              "fixed": "ab939bb0d29f4e3b8e9c30ccc50159568a4245aa"
            },
            {
              "fixed": "01316b3ad3cf82e3c5ad160115d0a2cf89174e49"
            }
          ],
          "repo": "https://github.com/sylius/mollieplugin",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-x83g-979r-f5fh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68501.json"
  },
  "details": "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.",
  "id": "CVE-2026-68501",
  "modified": "2026-08-12T03:51:30.075500497Z",
  "published": "2026-07-30T20:27:34.465Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/Sylius/MolliePlugin/releases/tag/v2.2.8"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Sylius/MolliePlugin/releases/tag/v3.2.4"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Sylius/MolliePlugin/releases/tag/v3.3.1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68501.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68501"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Sylius/MolliePlugin/commit/01316b3ad3cf82e3c5ad160115d0a2cf89174e49"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Sylius/MolliePlugin/commit/153c754486b1bc597b67a90ac07ef71cd7958267"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Sylius/MolliePlugin/commit/d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Sylius/MolliePlugin/pull/351"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Sylius/MolliePlugin/pull/352"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Sylius/MolliePlugin/pull/354"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII"
}