Shopware is an open commerce platform. Prior to 6.7.8.1 and 6.6.10.15, 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. This vulnerability is fixed in 6.7.8.1 and 6.6.10.15.
References
| Link | Resource |
|---|---|
| https://github.com/shopware/shopware/security/advisories/GHSA-gqc5-xv7m-gcjq | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
16 Mar 2026, 20:37
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CPE | cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:* | |
| First Time |
Shopware
Shopware shopware |
|
| References | () https://github.com/shopware/shopware/security/advisories/GHSA-gqc5-xv7m-gcjq - Vendor Advisory |
11 Mar 2026, 19:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-11 19:16
Updated : 2026-03-16 20:37
NVD link : CVE-2026-31888
Mitre link : CVE-2026-31888
CVE.ORG link : CVE-2026-31888
JSON object : View
Products Affected
shopware
- shopware
CWE
CWE-204
Observable Response Discrepancy
