When a authentificated request is made to POST /store-api/account/logout
, the cart will be cleared, but the User won't be logged out. This affects only the direct store-api usage, as the PHP Storefront listens additionally on CustomerLogoutEvent
and invalidates the session additionally.
The problem has been fixed with Shopware 6.6.1.0 and 6.5.8.8.
When you are not able to update, you can install the latest version of the Shopware Security Plugin.
{ "nvd_published_at": "2024-04-08T16:15:08Z", "cwe_ids": [ "CWE-613" ], "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-04-08T15:48:27Z" }