Search for packages
| purl | pkg:composer/shopware/core@6.6.10%2B15 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-jyjy-zjf1-z7fv | Shopware has user enumeration via distinct error codes on Store API login endpoint The Store API login endpoint (`POST /store-api/account/login`) returns different error codes depending on whether the submitted email address belongs to a registered customer (`CHECKOUT__CUSTOMER_AUTH_BAD_CREDENTIALS`) or is unknown (`CHECKOUT__CUSTOMER_NOT_FOUND`). The "not found" response also echoes the probed email address. This allows an unauthenticated attacker to enumerate valid customer accounts. The storefront login controller correctly unifies both error paths, but the Store API does not — indicating an inconsistent defense. |
CVE-2026-31888
GHSA-gqc5-xv7m-gcjq |
| VCID-qczj-f83h-5bbp | Shopware vulnerable to a potential take over of app credentials We identified and fixed a vulnerability in the Shopware app registration flow that could, under specific conditions, allow attackers to take over the communication channel between a shop and an app. By abusing app re‑registration, an attacker could redirect app traffic to an attacker‑controlled domain and potentially obtain API credentials intended for the legitimate shop. We have no evidence that this vulnerability has been exploited. --- |
CVE-2026-31889
GHSA-c4p7-rwrg-pf6p |
| VCID-ycdn-z1n4-m7ce | Shopware: Unauthenticated data extraction possible through store-api.order endpoint An insufficient check on the filter types for unauthenticated customers allows access to orders of other customers. This is part of the `deepLinkCode` support on the `store-api.order` endpoint. |
CVE-2026-31887
GHSA-7vvp-j573-5584 |