Back to overview

CVE-2026-48013

MEDIUM
4.1
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-48013
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-20 17:44 UTC
Published
2026-07-23 19:14 UTC
Last updated
2026-07-23 19:27 UTC
Primary CWE
CWE-918
CWE-918: Server-Side Request Forgery (SSRF)
Vendor / Product
shopware / shopware
Sources
cve.org  ·  NVD

Severity & Metrics

4.1 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
partial
Affected products (2)
VendorProductPlatformVersions
shopware platform < 6.6.10.18, >= 6.7.0.0, < 6.7.10.1
shopware shopware < 6.6.10.18, >= 6.7.0.0, < 6.7.10.1
Weakness (CWE)
CWESourceDescription
CWE-918 cna CWE-918: Server-Side Request Forgery (SSRF)
CWE-918 adp CWE-918 Server-Side Request Forgery (SSRF)
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.1 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
References (3)
Back to overview