CVE-2026-48013

medium

Description

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.

References

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

https://github.com/shopware/shopware/releases/tag/v6.7.10.1

https://github.com/shopware/shopware/releases/tag/v6.6.10.18

Details

Source: Mitre, NVD

Published: 2026-07-23

Updated: 2026-07-27

Risk Information

CVSS v2

Base Score: 3.3

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

Severity: Low

CVSS v3

Base Score: 4.1

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N

Severity: Medium

EPSS

EPSS: 0.00051