Authorization bypass through user-controlled key in Shopware - #VU131952
Published: May 20, 2026
Shopware
Detailed vulnerability description
The vulnerability allows a remote user to trigger payment attempts for another user's order.
The vulnerability exists due to improper access control in /store-api/handle-payment when processing a user-supplied orderId. A remote user can submit a foreign orderId to trigger payment attempts for another user's order.
Guest context is sufficient, and the issue affects payment initiation and retry flows for orders not owned by the caller.