CVE-2026-48013

Source
https://cve.org/CVERecord?id=CVE-2026-48013
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48013.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48013
Aliases
Published
2026-07-23T19:14:32.579Z
Modified
2026-07-24T04:00:44.453423548Z
Severity
  • 4.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
Summary
Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/48xxx/CVE-2026-48013.json",
    "cwe_ids": [
        "CWE-918"
    ],
    "cna_assigner": "GitHub_M",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "6.6.10.18"
                },
                {
                    "fixed": "6.6.10.18"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/shopware/shopware

Affected ranges

Type
GIT
Repo
https://github.com/shopware/shopware
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "6.7.0.0"
        },
        {
            "fixed": "6.7.10.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48013.json"