Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. shopware/core
  4. ›
  5. CVE-2026-48013

CVE-2026-48013: Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation

June 4, 2026

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.

References

  • github.com/advisories/GHSA-gq96-5pfx-f4vc
  • github.com/shopware/shopware/releases/tag/v6.7.10.1
  • github.com/shopware/shopware/security/advisories/GHSA-gq96-5pfx-f4vc
  • nvd.nist.gov/vuln/detail/CVE-2026-48013

Code Behaviors & Features

Detect and mitigate CVE-2026-48013 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 6.7.0 before 6.7.10.1

Fixed versions

  • 6.7.10.1

Solution

Upgrade to version 6.7.10.1 or above.

Impact 4.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-918: Server-Side Request Forgery (SSRF)

Source file

packagist/shopware/core/CVE-2026-48013.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:10 +0000.