CVE-2026-48013

MEDIUM CVSS 3.1: 4.1 EPSS 0.21%
Updated Jul 27, 2026
Shopware
Parameter Value
CVSS 4.1 (MEDIUM)
Type CWE-918 (Server-Side Request Forgery (SSRF))
Vendor Shopware
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
High
Admin privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1