CVE-2026-68501 (GCVE-0-2026-68501)

Vulnerability from cvelistv5 – Published: 2026-07-30 20:27 – Updated: 2026-07-31 15:59
VLAI
Title
Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII
Summary
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.
SSVC
Exploitation: poc Automatable: yes Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
  • CWE-639 - Authorization Bypass Through User-Controlled Key
Assigner
Impacted products
Vendor Product Version
Sylius MolliePlugin Affected: < 2.2.8
Affected: >= 3.0.0, < 3.2.4
Affected: >= 3.3.0, < 3.3.1
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-68501",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-31T15:53:18.678307Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-31T15:59:04.182Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "MolliePlugin",
          "vendor": "Sylius",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2.2.8"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.0.0, \u003c 3.2.4"
            },
            {
              "status": "affected",
              "version": "\u003e= 3.3.0, \u003c 3.3.1"
            }
          ]
        }
      ],
      "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\u0027s 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."
        }
      ],
      "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"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-639",
              "description": "CWE-639: Authorization Bypass Through User-Controlled Key",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-30T20:27:34.465Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "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"
        }
      ],
      "source": {
        "advisory": "GHSA-x83g-979r-f5fh",
        "discovery": "UNKNOWN"
      },
      "title": "Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-68501",
    "datePublished": "2026-07-30T20:27:34.465Z",
    "dateReserved": "2026-07-30T16:19:08.081Z",
    "dateUpdated": "2026-07-31T15:59:04.182Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-68501",
      "date": "2026-08-04",
      "epss": "0.00341",
      "percentile": "0.26708"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-68501\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-07-30T21:18:13.180\",\"lastModified\":\"2026-07-31T16:17:12.053\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"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\u0027s 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.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"Sylius\",\"product\":\"MolliePlugin\",\"versions\":[{\"version\":\"\u003c 2.2.8\",\"status\":\"affected\"},{\"version\":\"\u003e= 3.0.0, \u003c 3.2.4\",\"status\":\"affected\"},{\"version\":\"\u003e= 3.3.0, \u003c 3.3.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":2.5}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-31T15:53:18.678307Z\",\"id\":\"CVE-2026-68501\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-639\"}]}],\"references\":[{\"url\":\"https://github.com/Sylius/MolliePlugin/commit/01316b3ad3cf82e3c5ad160115d0a2cf89174e49\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/commit/153c754486b1bc597b67a90ac07ef71cd7958267\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/commit/d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/pull/351\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/pull/352\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/pull/354\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/releases/tag/v2.2.8\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/releases/tag/v3.2.4\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/releases/tag/v3.3.1\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-68501\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-31T15:53:18.678307Z\"}}}], \"references\": [{\"url\": \"https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-31T15:53:29.591Z\"}}], \"cna\": {\"title\": \"Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII\", \"source\": {\"advisory\": \"GHSA-x83g-979r-f5fh\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"Sylius\", \"product\": \"MolliePlugin\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.2.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.0.0, \u003c 3.2.4\"}, {\"status\": \"affected\", \"version\": \"\u003e= 3.3.0, \u003c 3.3.1\"}]}], \"references\": [{\"url\": \"https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh\", \"name\": \"https://github.com/Sylius/MolliePlugin/security/advisories/GHSA-x83g-979r-f5fh\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/pull/351\", \"name\": \"https://github.com/Sylius/MolliePlugin/pull/351\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/pull/352\", \"name\": \"https://github.com/Sylius/MolliePlugin/pull/352\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/pull/354\", \"name\": \"https://github.com/Sylius/MolliePlugin/pull/354\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/commit/01316b3ad3cf82e3c5ad160115d0a2cf89174e49\", \"name\": \"https://github.com/Sylius/MolliePlugin/commit/01316b3ad3cf82e3c5ad160115d0a2cf89174e49\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/commit/153c754486b1bc597b67a90ac07ef71cd7958267\", \"name\": \"https://github.com/Sylius/MolliePlugin/commit/153c754486b1bc597b67a90ac07ef71cd7958267\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/commit/d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a\", \"name\": \"https://github.com/Sylius/MolliePlugin/commit/d1f7753e92106e8bf3bedcfc61b02ea7b8e1c38a\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/releases/tag/v2.2.8\", \"name\": \"https://github.com/Sylius/MolliePlugin/releases/tag/v2.2.8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/releases/tag/v3.2.4\", \"name\": \"https://github.com/Sylius/MolliePlugin/releases/tag/v3.2.4\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/Sylius/MolliePlugin/releases/tag/v3.3.1\", \"name\": \"https://github.com/Sylius/MolliePlugin/releases/tag/v3.3.1\", \"tags\": [\"x_refsource_MISC\"]}], \"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\u0027s 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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-639\", \"description\": \"CWE-639: Authorization Bypass Through User-Controlled Key\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-07-30T20:27:34.465Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-68501\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-31T15:59:04.182Z\", \"dateReserved\": \"2026-07-30T16:19:08.081Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-07-30T20:27:34.465Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…