CVE-2026-31888
CVE-2026-31888 is a medium-severity vulnerability in Shopware with a CVSS 3.x base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-204.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (12th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-11298
- Weakness: CWE-204
- Affected product: Shopware
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-31888?
- 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.
- How severe is CVE-2026-31888?
- CVE-2026-31888 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2026-31888 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (12th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-31888?
- CVE-2026-31888 affects Shopware. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-31888?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-31888 have an EU (EUVD) identifier?
- Yes. CVE-2026-31888 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-11298.
- When was CVE-2026-31888 published?
- CVE-2026-31888 was published on 2026-03-11 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:*
More vulnerabilities in Shopware
- CVE-2023-22731 — Critical (CVSS 9.9): Shopware is an open source commerce platform based on Symfony Framework and Vue js. In a Twig environment **without the…
- CVE-2016-3109 — Critical (CVSS 9.8): The backend/Login/load/ script in Shopware before 5.1.5 allows remote attackers to execute arbitrary code.
- CVE-2024-22406 — Critical (CVSS 9.3): Shopware is an open headless commerce platform. The Shopware application API contains a search functionality which…
- CVE-2021-32711 — Critical (CVSS 9.1): Shopware is an open source eCommerce platform. Versions prior to 6.3.5.1 may leak of information via Store-API. The…
- CVE-2026-31889 — High (CVSS 8.9): Shopware is an open commerce platform. Prior to 6.6.10.15 and 6.7.8.1, a vulnerability in the Shopware app registration…
- CVE-2023-2017 — High (CVSS 8.8): Server-side Template Injection (SSTI) in Shopware 6 (<= v6.4.20.0, v6.5.0.0-rc1 <= v6.5.0.0-rc4), affecting both…
Other CWE-204 vulnerabilities
- CVE-2018-25350 — Critical (CVSS 9.8): userSpice 4.3.24 contains a username enumeration vulnerability that allows unauthenticated attackers to discover valid…
- CVE-2025-5485 — High (CVSS 8.6): User names used to access the web management interface are limited to the device identifier, which is a numerical…
- CVE-2026-33419 — High (CVSS 7.5): MinIO is a high-performance object storage system. Prior to RELEASE.2026-03-17T21-25-16Z, MinIO AIStor's STS (Security…
- CVE-2025-12455 — High (CVSS 7.5): Observable response discrepancy vulnerability in OpenText™ Vertica allows Password Brute Forcing. The…
- CVE-2025-46390 — High (CVSS 7.5): CWE-204: Observable Response Discrepancy
- CVE-2025-3092 — High (CVSS 7.5): An unauthenticated remote attacker can enumerate valid user names from an unprotected endpoint.