SCA: security update for shopware/core, shopware/platform (GHSA-gq96-5pfx-f4vc)

medium Tenable Self-Hosted Container Security Plugin ID 442662

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 `/api/_action/media/external-
link` endpoint allows authenticated admin users to make server-side HTTP HEAD requests to arbitrary
internal IP addresses. While the parallel `uploadFromURL` flow validates target IPs against
private/reserved ranges via `FileUrlValidator`, the `linkURL` flow only performs a URL format check (regex
for `http://` or `https://` prefix), allowing SSRF to internal network services and cloud metadata
endpoints. This issue is fixed in versions 6.6.10.18 and 6.7.10.1. (CVE-2026-48013)

Solution

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

See Also

https://github.com/advisories/GHSA-gq96-5pfx-f4vc

Plugin Details

Severity: Medium

ID: 442662

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/5/2026

Updated: 7/24/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: Low

Base Score: 3.3

Temporal Score: 2.4

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

CVSS Score Source: CVE-2026-48013

CVSS v3

Risk Factor: Medium

Base Score: 4.1

Temporal Score: 3.6

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

Vulnerability Publication Date: 6/4/2026

Reference Information

CVE: CVE-2026-48013

cwe: CWE-918