CVE-2026-48014
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
shopware/platformPackagist | >= 6.7.0.0, < 6.7.10.1 | 6.7.10.1 |
shopware/platformPackagist | < 6.6.10.18 | 6.6.10.18 |
shopware/corePackagist | >= 6.7.0.0, < 6.7.10.1 | 6.7.10.1 |
shopware/corePackagist | < 6.6.10.18 | 6.6.10.18 |
Affected products
1Patches
Vulnerability mechanics
References
6- github.com/advisories/GHSA-f8q6-3g5w-jjr6ghsaADVISORY
- github.com/shopware/shopware/releases/tag/v6.6.10.18nvdWEB
- github.com/shopware/shopware/releases/tag/v6.7.10.1nvdWEB
- github.com/shopware/shopware/security/advisories/GHSA-f8q6-3g5w-jjr6nvdWEB
- github.com/shopware/shopware/commit/86dff24ba500e16325742e59d20357f57a79c2afnvd
- github.com/shopware/shopware/commit/9f15faee704b61e8a96657024fa96c70b47ad082nvd
News mentions
1- Shopware: Nine Vulnerabilities Disclosed, Including Privilege Escalation and XSSVypr Intelligence · Jun 4, 2026