CVE-2025-30150: Shopware 6 allows attackers to check for registered accounts through the store-api
Impact Through the store-api it is possible as a attacker to check if a specific e-mail address has an account in the shop.
Using the store-api endpoint /store-api/account/recovery-password you get the response {"errors":[{"status":"404","code":"CHECKOUTCUSTOMERNOTFOUND","title":"Not Found","detail":"No matching customer for the email \u0022asdasfd@asdads.de\u0022 was found.","meta":{"parameters":{"email":"asdasfd@asdads.de"}}}]}
which indicates clearly that there is no account for this customer. In contrast you get a success response if the account was found.
Patches Update to Shopware 6.6.10.3
Workarounds For older versions of 6.5 or 6.4, corresponding security measures are also available via a plugin. For the full range of functions, we recommend updating to the latest Shopware version.
Other sources
Shopware 6 is an open commerce platform based on Symfony Framework and Vue. Through the store-api it is possible as a attacker to check if a specific e-mail address has an account in the shop. Using the store-api endpoint /store-api/account/recovery-password you get the response, which indicates clearly that there is no account for this customer. In contrast you get a success response if the account was found. This vulnerability is fixed in Shopware 6.6.10.3 or 6.5.8.17. For older versions of 6.4, corresponding security measures are also available via a plugin. For the full range of functions, we recommend updating to the latest Shopware version.
— NVD
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-30150?
CVE-2025-30150 has been categorized as a medium severity vulnerability due to its potential for information disclosure.
How do I fix CVE-2025-30150?
To fix CVE-2025-30150, upgrade your Shopware 6 installation to version 6.6.10.4 or later.
What does CVE-2025-30150 affect?
CVE-2025-30150 affects Shopware 6 versions up to 6.6.10.3, 6.5.8.17, and 6.4.
What types of accounts are at risk in CVE-2025-30150?
CVE-2025-30150 allows attackers to verify the existence of Shopware accounts associated with specific email addresses.
Is there any workaround for CVE-2025-30150?
There is no recommended workaround for CVE-2025-30150; updating to a patched version is essential.