{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-48016",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-20T17:44:09.586Z",
        "datePublished": "2026-07-17T17:54:21.990Z",
        "dateUpdated": "2026-07-20T19:27:17.356Z"
    },
    "containers": {
        "cna": {
            "title": "Shopware: Unauthorized Payment Trigger for Foreign Orders via /store-api/handle-payment",
            "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": 4.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/shopware/shopware/security/advisories/GHSA-9v5m-39wh-5chq",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/shopware/shopware/security/advisories/GHSA-9v5m-39wh-5chq"
                },
                {
                    "name": "https://github.com/shopware/shopware/commit/69dd5b6cb01d3c2aea49ac29dd4512a87836ac3f",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/shopware/commit/69dd5b6cb01d3c2aea49ac29dd4512a87836ac3f"
                },
                {
                    "name": "https://github.com/shopware/shopware/commit/df15f2e607dcf9ebc4a26ec622ffcf452dc25090",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/shopware/commit/df15f2e607dcf9ebc4a26ec622ffcf452dc25090"
                },
                {
                    "name": "https://github.com/shopware/shopware/releases/tag/v6.6.10.18",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/shopware/releases/tag/v6.6.10.18"
                },
                {
                    "name": "https://github.com/shopware/shopware/releases/tag/v6.7.10.1",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/shopware/shopware/releases/tag/v6.7.10.1"
                }
            ],
            "affected": [
                {
                    "vendor": "shopware",
                    "product": "shopware",
                    "versions": [
                        {
                            "version": "< 6.6.10.18",
                            "status": "affected"
                        },
                        {
                            "version": ">= 6.7.0.0, < 6.7.10.1",
                            "status": "affected"
                        }
                    ]
                },
                {
                    "vendor": "shopware",
                    "product": "platform",
                    "versions": [
                        {
                            "version": "< 6.6.10.18",
                            "status": "affected"
                        },
                        {
                            "version": ">= 6.7.0.0, < 6.7.10.1",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-17T17:54:21.990Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the Store API endpoint /store-api/handle-payment in src/Core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php accepts a user-controlled orderId and forwards it to src/Core/Checkout/Payment/PaymentProcessor.php without verifying order ownership or guest-order authentication, allowing a normal customer or guest context to trigger the payment flow for another user's order while /store-api/order enforces the expected ownership model. This issue is fixed in versions 6.6.10.18 and 6.7.10.1."
                }
            ],
            "source": {
                "advisory": "GHSA-9v5m-39wh-5chq",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-20T19:26:49.676054Z",
                                "id": "CVE-2026-48016",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "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-20T19:27:17.356Z"
                }
            }
        ]
    }
}