SCA: security update for shopware/core, shopware/platform (GHSA-9v5m-39wh-5chq)

medium Tenable Cloud Security Plugin ID 442657

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.6.10.18 and 6.7.10.1, the Store API endpoint /store-
api/handle-payment in src/Core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php accepts a user-
controlled orderId and forwards it to src/Core/Checkout/Payment/PaymentProcessor.php without verifying
order ownership or guest-order authentication, allowing a normal customer or guest context to trigger the
payment flow for another user's order while /store-api/order enforces the expected ownership model. This
issue is fixed in versions 6.6.10.18 and 6.7.10.1. (CVE-2026-48016)

Solution

Update the shopware/core library and its related packages to version 6.6.10.18 or later.

See Also

https://github.com/advisories/GHSA-9v5m-39wh-5chq

Plugin Details

Severity: Medium

ID: 442657

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/5/2026

Updated: 7/20/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: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-48016

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/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: 6/4/2026

Vulnerability Publication Date: 6/4/2026

Reference Information

CVE: CVE-2026-48016

cwe: CWE-290