CVE-2026-48015
Deferred
Deferred - Pending Action
Stored XSS in Shopware via Malicious SVG Upload
Vulnerability report for CVE-2026-48015, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-17
Last updated on: 2026-07-17
Assigner: GitHub, Inc.
Description
Description
Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, SVG files are in the allowed_extensions whitelist in src/Core/Framework/Resources/config/packages/shopware.yaml and can be uploaded via the media manager without SVG content sanitization in the upload pipeline from MediaUploadController to FileSaver to TypeDetector, allowing malicious SVG JavaScript such as onload, <script>, and <foreignObject> to execute in the Shopware domain when the uploaded SVG is viewed. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| shopware | shopware | to 6.7.10.1 (exc) |
| shopware | shopware | to 6.6.10.18 (exc) |
| shopware | shopware | From 6.6.10.0 (inc) to 6.6.10.17 (inc) |
| shopware | shopware | From 6.7.0.0 (inc) to 6.7.10.1 (exc) |
| shopware | shopware | to 6.7.10.0 (inc) |
| shopware | shopware | 6.7.10.1 |
| shopware | shopware | 6.6.10.18 |
| shopware | shopware | From 6.7.0.0 (inc) to 6.7.10.0 (inc) |
| shopware | shopware | 6.7.10.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |