Approved changes feed: RSS · Atom

cpe:2.3:a:shopware:shopware:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorShopware (03d0634f-d86e-5a60-ad92-ec84f39a59ef)
ProductShopware (8a34e4a1-8d42-5a90-ab0f-bdb02362a824)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from purl2cpe mapping

PURL mappings

PURLSourceLast updated
pkg:github/shopware/platform purl2cpe 2026-06-01 10:14:40.652873
pkg:shopware/shopware-6 purl2cpe 2026-06-01 10:14:40.652875

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-48016 vulnerable 2026-07-29 00:55:01.035856 Shopware: Unauthorized Payment Trigger for Foreign Orders via /store-api/handle-payment
MEDIUM (4.3)
Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the Store API endpoint /store-api/handle-payment in src/Core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php accepts a user-controlled orderId and forwards it to src/Core/Checkout/Payment/PaymentProcessor.php without verifying order ownership or guest-order authentication, allowing a normal customer or guest context to trigger the payment flow for another user's order while /store-api/order enforces the expected ownership model. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.
Published: 2026-07-17T17:54:21.990Z
Updated: 2026-07-20T19:27:17.356Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48015 vulnerable 2026-07-29 00:55:01.035632 Shopware: Stored XSS via SVG file upload — no SVG sanitization
MEDIUM (4.9)
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.
Published: 2026-07-17T17:53:01.695Z
Updated: 2026-07-17T18:11:57.809Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48014 vulnerable 2026-07-29 00:55:01.035181 Shopware: Admin API ACL Bypass in Order State Transition Endpoints
MEDIUM (6.5)
Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the order state transition features /api/_action/order/{orderId}/state/{transition} and similar transaction and delivery transition routes in src/Core/Checkout/Order/Api/OrderActionController.php do not declare PlatformRequest::ATTRIBUTE_ACL or perform an explicit privilege check, so AclAnnotationValidator exits when route ACL metadata is absent and low-privileged users without order:update, order_transaction:update, or order_delivery:update can trigger StateMachineRegistry::transition() writes in SYSTEM_SCOPE. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.
Published: 2026-07-17T17:56:43.236Z
Updated: 2026-07-21T01:48:04.992Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48013 vulnerable 2026-07-29 00:55:01.034830 Shopware: SSRF in Media External-Link Endpoint Bypasses IP Validation
MEDIUM (4.1)
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.
Published: 2026-07-23T19:14:32.579Z
Updated: 2026-07-23T19:27:54.530Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48012 vulnerable 2026-07-29 00:55:01.034641 Shopware SSO referer trust leading to an arbitrary redirect target
MEDIUM (4.3)
Shopware is an open commerce platform. Versions 6.7.3.0 through 6.7.10.0 have an open redirect in Shopware's public SSO entry point at `GET /api/oauth/sso/auth`. When the endpoint is reached without the expected SSO session state, the application falls back to the request's `Referer` header and uses that value as the redirect destination. In the validated behavior, the server does not restrict that fallback target to same-origin URLs, does not require a relative path, and does not reject dangerous schemes such as `javascript:`. As a result, an unauthenticated request can turn this endpoint into a reusable redirect primitive whose destination is fully controlled by attacker-supplied request metadata. The security problem is not limited to a harmless navigation mismatch. The endpoint sits under `/api/oauth/`, which gives the redirect a trustworthy application-controlled origin and makes it suitable for phishing chains, branded redirect abuse, and cases where client software automatically follows redirects issued by a trusted host. The attached evidence also shows that the response is not only an HTTP `302` with a user-controlled `Location` header. The HTML body contains a matching meta refresh tag and redirect link built from the same attacker-controlled value. In the validated proof, the endpoint redirects to `https://attacker.example/poc` when that URL is supplied through `Referer`, and it also reflects `javascript:alert(1)` into `Location` and the HTML redirect body without any scheme filtering. This report therefore stays conservative and claims an open redirect with arbitrary redirect targets, while noting that the lack of scheme restrictions makes the behavior materially worse than a same-scheme external redirect. Version 6.7.10.1 fixes the issue.
Published: 2026-07-23T19:16:38.956Z
Updated: 2026-07-24T13:31:43.099Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48011 vulnerable 2026-07-29 00:55:01.034494 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48010 vulnerable 2026-07-29 00:55:01.033997 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48009 vulnerable 2026-07-29 00:55:01.033703 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-48008 vulnerable 2026-07-29 00:55:01.031888 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-31889 vulnerable 2026-06-08 07:57:16.050898 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-31888 vulnerable 2026-06-08 07:57:16.050262 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-31887 vulnerable 2026-06-08 07:57:16.049836 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-23498 vulnerable 2026-06-08 07:51:15.535847 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-7954 vulnerable 2026-06-08 07:45:18.566545 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-67648 vulnerable 2026-06-08 07:41:20.278946 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-51541 vulnerable 2026-06-08 07:31:11.243358 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-32378 vulnerable 2026-06-08 07:18:59.689996 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-30151 vulnerable 2026-06-08 07:16:59.130175 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-30150 vulnerable 2026-06-08 07:16:59.128751 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2025-27892 vulnerable 2026-06-08 07:14:55.797647 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-42357 vulnerable 2026-06-08 06:43:56.471022 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-42356 vulnerable 2026-06-08 06:43:56.470636 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-42355 vulnerable 2026-06-08 06:43:56.470219 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-42354 vulnerable 2026-06-08 06:43:56.469743 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-31447 vulnerable 2026-06-08 06:35:31.541201 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-27917 vulnerable 2026-06-08 06:33:25.061629 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-22408 vulnerable 2026-06-08 06:29:34.888098 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-22407 vulnerable 2026-06-08 06:29:34.887666 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2024-22406 vulnerable 2026-06-08 06:29:34.887128 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-34099 vulnerable 2026-06-08 06:06:24.501112 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-34098 vulnerable 2026-06-08 06:06:24.500508 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-2017 vulnerable 2026-06-08 06:02:41.220089 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-22734 vulnerable 2026-06-08 05:54:26.982622 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-22733 vulnerable 2026-06-08 05:54:26.982219 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-22732 vulnerable 2026-06-08 05:54:26.981793 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-22731 vulnerable 2026-06-08 05:54:26.981357 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2023-22730 vulnerable 2026-06-08 05:54:26.980718 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-36102 vulnerable 2026-06-08 05:46:06.332176 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-36101 vulnerable 2026-06-08 05:46:06.331596 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-31148 vulnerable 2026-06-08 05:43:40.286147 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-31057 vulnerable 2026-06-08 05:43:40.079999 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24892 vulnerable 2026-06-08 05:41:44.843600 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24879 vulnerable 2026-06-08 05:41:44.813903 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24873 vulnerable 2026-06-08 05:41:44.803480 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24872 vulnerable 2026-06-08 05:41:44.802899 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24871 vulnerable 2026-06-08 05:41:44.802297 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24748 vulnerable 2026-06-08 05:41:01.538115 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24747 vulnerable 2026-06-08 05:41:01.537497 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24746 vulnerable 2026-06-08 05:41:01.536665 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24745 vulnerable 2026-06-08 05:41:01.536018 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-24744 vulnerable 2026-06-08 05:41:01.535312 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-21652 vulnerable 2026-06-08 05:40:01.929993 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-21651 vulnerable 2026-06-08 05:40:01.929437 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-41188 vulnerable 2026-06-08 05:35:19.971828 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37711 vulnerable 2026-06-08 05:32:54.656960 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37710 vulnerable 2026-06-08 05:32:54.656592 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37709 vulnerable 2026-06-08 05:32:54.656125 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37708 vulnerable 2026-06-08 05:32:54.655757 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-37707 vulnerable 2026-06-08 05:32:54.655262 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32717 vulnerable 2026-06-08 05:32:07.892069 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32716 vulnerable 2026-06-08 05:32:07.891692 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32713 vulnerable 2026-06-08 05:32:07.887725 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32712 vulnerable 2026-06-08 05:32:07.887383 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32711 vulnerable 2026-06-08 05:32:07.887038 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32710 vulnerable 2026-06-08 05:32:07.886631 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-32709 vulnerable 2026-06-08 05:32:07.886041 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-13997 vulnerable 2026-06-08 05:18:01.690817 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-13971 vulnerable 2026-06-08 05:18:01.654458 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-13970 vulnerable 2026-06-08 05:18:01.654026 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12935 vulnerable 2026-06-08 05:12:40.654911 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-12799 vulnerable 2026-06-08 05:12:40.501797 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2018-20713 vulnerable 2026-06-08 05:11:27.770549 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2017-18357 vulnerable 2026-06-08 05:09:11.061583 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data
CVE:CVE-2016-3109 vulnerable 2026-06-08 05:07:44.477011 db.gcve.eu details were skipped to keep the page responsive. Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.