CVE-2026-68501

Source
https://cve.org/CVERecord?id=CVE-2026-68501
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68501.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-68501
Aliases
Published
2026-07-30T20:27:34Z
Modified
2026-08-12T03:51:30Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L CVSS Calculator
Summary
Sylius Mollie Plugin: Unauthenticated IDOR leaks order token and customer PII
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.

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"
}
References

Affected packages

Git / github.com/sylius/mollieplugin

Affected ranges

Type
GIT
Repo
https://github.com/sylius/mollieplugin
Events
Database specific
Show details
{
    "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"
    ]
}

Affected versions

v2.*
v2.0.0
v2.0.1
v2.1.0
v2.2.0
v2.2.1
v2.2.2
v2.2.3
v2.2.4
v2.2.5
v2.2.6
v2.2.7
v3.*
v3.0.0
v3.1.0
v3.1.1
v3.2.0
v3.2.1
v3.2.2
v3.2.3
v3.3.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-68501.json"