CVE Catalog

CVE-2026-48016

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

In Shopware prior to versions 6.6.10.18 and 6.7.10.1, the Store API endpoint /store-api/handle-payment does not verify order ownership or guest authentication, allowing a normal customer or guest to trigger payment for another user's order.

Risk Assessment

An attacker can unauthorizedly initiate the payment process for another user's order, potentially leading to transaction integrity issues and financial losses.

Recommendation

Immediately update Shopware to version 6.6.10.18 or 6.7.10.1, which contain the fix for this vulnerability.

Other vulnerabilities in Shopware

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS