CVE-2025-30150
published 2025-04-08CVE-2025-30150: 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…
PriorityP431medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EPSS
0.37%
29.4th percentile
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.
Affected
12 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| shopware | core | >= 0 < 6.5.8.18 | 6.5.8.18 |
| shopware | core | >= 6.6.0.0 < 6.6.10.3 | 6.6.10.3 |
| shopware | core | >= 6.7.0.0-rc1 < 6.7.0.0-rc2 | 6.7.0.0-rc2 |
| shopware | platform | >= 0 < 6.5.8.18 | 6.5.8.18 |
| shopware | platform | >= 6.6.0.0 < 6.6.10.3 | 6.6.10.3 |
| shopware | platform | >= 6.7.0.0-rc1 < 6.7.0.0-rc2 | 6.7.0.0-rc2 |
| shopware | shopware | < 6.5.8.17 | 6.5.8.17 |
| shopware | shopware | < 6.5.8.18 | 6.5.8.18 |
| shopware | shopware | — | — |
| shopware | shopware | — | — |
| shopware | shopware | — | — |
| shopware | shopware | >= 6.6.0.0 < 6.6.10.3 | 6.6.10.3 |
CVSS provenance
nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv4.05.5MEDIUMCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Green
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Shopware 6 allows attackers to check for registered accounts through the store-api
ghsa·2025-04-08
CVE-2025-30150 [MEDIUM] CWE-204 Shopware 6 allows attackers to check for registered accounts through the store-api
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":"CHECKOUT__CUSTOMER_NOT_FOUND","title":"Not Found","detail":"No matching customer for the email \[email protected]\u0022 was found.","meta":{"parameters":{"email":"[email protected]"}}}]}
```
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 a
OSV
Shopware 6 allows attackers to check for registered accounts through the store-api
osv·2025-04-08
CVE-2025-30150 [MEDIUM] Shopware 6 allows attackers to check for registered accounts through the store-api
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":"CHECKOUT__CUSTOMER_NOT_FOUND","title":"Not Found","detail":"No matching customer for the email \[email protected]\u0022 was found.","meta":{"parameters":{"email":"[email protected]"}}}]}
```
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 a
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-04-08
Published