SCA: security update for shopware/core, shopware/platform (GHSA-f8q6-3g5w-jjr6)

medium Tenable Cloud Security Plugin ID 442664

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 order state transition
features /api/_action/order/{orderId}/state/{transition} and similar transaction and delivery transition
routes in src/Core/Checkout/Order/Api/OrderActionController.php do not declare
PlatformRequest::ATTRIBUTE_ACL or perform an explicit privilege check, so AclAnnotationValidator exits
when route ACL metadata is absent and low-privileged users without order:update, order_transaction:update,
or order_delivery:update can trigger StateMachineRegistry::transition() writes in SYSTEM_SCOPE. This issue
is fixed in versions 6.6.10.18 and 6.7.10.1. (CVE-2026-48014)

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-f8q6-3g5w-jjr6

Plugin Details

Severity: Medium

ID: 442664

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: 3

Percentile: 23.74

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-48014

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

cwe: CWE-862