Intel

AIKIDO-2026-969198

shopware/core is vulnerable to Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF)GHSA-fgjq-45xv-rj8r Published Yesterday

63

Medium Risk

This Affects:

PHPshopware/core
6.5.0.0 - 6.6.10.22
Fixed in 6.6.10.23
6.7.0.0 - 6.7.13.0
Fixed in 6.7.13.1
Are you affected? Scan for Free

TL;DR

Shopware's media URL import uses FileUrlValidator to block fetches to internal IP addresses, but that check and the later download resolve the hostname separately. A DNS-rebinding hostname can therefore pass validation against a public address and then resolve to an internal address at fetch time. An authenticated Administration user with media permissions can import a crafted URL and retrieve responses from internal services or cloud-instance metadata.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and Administration users or integrations with media permissions can import media from external URLs.

Background info

shopware/core is vulnerable to Server-Side Request Forgery (SSRF) in versions 6.5.0.0 - 6.6.10.22 and 6.7.0.0 - 6.7.13.0.

How to fix this

Upgrade the shopware/core and/or the shopware/platform library to the patch version.