CVE-2026-31888
March 11, 2026
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.
Affected Packages
shopware/platform (PHP):
Affected version(s) >=v6.0.0+dp1 <v6.6.10.15Fix Suggestion:
Update to version v6.6.10.15shopware/platform (PHP):
Affected version(s) >=v6.7.0.0 <v6.7.8.1Fix Suggestion:
Update to version v6.7.8.1shopware/core (PHP):
Affected version(s) >=v6.7.0.0 <v6.7.8.1Fix Suggestion:
Update to version v6.7.8.1shopware/core (PHP):
Affected version(s) >=v6.0.0+ea1 <v6.6.10.15Fix Suggestion:
Update to version v6.6.10.15Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Observable Response Discrepancy
EPSS
Base Score:
0.05