SCA: security update for shopware/core, shopware/platform (GHSA-gqc5-xv7m-gcjq)

medium Tenable Self-Hosted Container Security Plugin ID 438662

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-31888)

Solution

Update the shopware/platform library and its related packages to version 6.6.10.14 or later.

See Also

https://github.com/advisories/GHSA-gqc5-xv7m-gcjq

Plugin Details

Severity: Medium

ID: 438662

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/12/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-31888

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/11/2026

Vulnerability Publication Date: 3/11/2026

Reference Information

CVE: CVE-2026-31888

cwe: CWE-204