CVE-2026-48013
Published:July 23, 2026
Updated:August 04, 2026
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.
Affected Packages
https://github.com/shopware/shopware.git (GITHUB):
Affected version(s) >=v6.7.0.0 <v6.7.10.1Fix Suggestion:
Update to version v6.7.10.1shopware/core (PHP):
Affected version(s) >=v6.7.0.0 <v6.7.10.1Fix Suggestion:
Update to version v6.7.10.1shopware/platform (PHP):
Affected version(s) >=v6.7.0.0 <v6.7.10.1Fix Suggestion:
Update to version v6.7.10.1Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
HIGH
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.1
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.21