Back to overview

CVE-2026-48014

MEDIUM
6.5
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-48014
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-20 17:44 UTC
Published
2026-07-17 17:56 UTC
Last updated
2026-07-17 17:56 UTC
Primary CWE
CWE-862
CWE-862: Missing Authorization
Vendor / Product
shopware / shopware
Sources
cve.org  ·  NVD

Severity & Metrics

6.5 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Affected products (2)
VendorProductPlatformVersions
shopware platform < 6.6.10.18, >= 6.7.0.0, < 6.7.10.1
shopware shopware < 6.6.10.18, >= 6.7.0.0, < 6.7.10.1
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862: Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.5 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
References (5)
Back to overview